"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Starting (try 1/5) 2025/08/30 01:31:59 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-pijodub7pexo" 2025/08/30 01:31:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/30 01:31:59 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2025/08/30 01:31:59 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/30 01:31:59 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2025/08/30 01:31:59 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/30 01:31:59 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:31:59 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: 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/30 01:31:59 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell type "unix" from config 2025/08/30 01:31:59 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Relative path resolved to "/rclone-test-pijodub7pexo" 2025/08/30 01:31:59 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Using root directory "/rclone-test-pijodub7pexo" 2025/08/30 01:31:59 DEBUG : Creating backend with remote "/tmp/rclone938136828" === RUN TestDirHandleMethods run.go:180: Remote "sftp://rclone@:22/rclone-test-pijodub7pexo", Local "Local file system at /tmp/rclone938136828", Modify Window "1s" 2025/08/30 01:31:59 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:31:59 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:31:59 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:31:59 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:31:59 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:31:59 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:31:59 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:31:59 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:31:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/30 01:31:59 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:31:59 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:31:59 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:31:59 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:00 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:00 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:00 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:00 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/30 01:32:00 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:00 DEBUG : dir: Looking for writers 2025/08/30 01:32:00 DEBUG : Looking for writers 2025/08/30 01:32:00 DEBUG : dir: reading active writers 2025/08/30 01:32:00 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.24s) === RUN TestDirHandleReaddir run.go:180: Remote "sftp://rclone@:22/rclone-test-pijodub7pexo", Local "Local file system at /tmp/rclone938136828", Modify Window "1s" 2025/08/30 01:32:00 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:00 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:00 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:00 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:00 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:00 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:00 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:00 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:00 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/30 01:32:00 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:00 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:00 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:00 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:00 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:00 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:00 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:00 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/30 01:32:00 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file2" 2025/08/30 01:32:00 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:00 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file2 2025/08/30 01:32:00 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file2" 2025/08/30 01:32:00 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:00 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-pijodub7pexo/dir/file2 2025/08/30 01:32:00 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:00 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2025/08/30 01:32:00 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file2" 2025/08/30 01:32:00 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:00 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir/file2 2025/08/30 01:32:00 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir/file2" 2025/08/30 01:32:00 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:00 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-pijodub7pexo/dir/file2 2025/08/30 01:32:00 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:00 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2025/08/30 01:32:00 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/subdir/file3" 2025/08/30 01:32:00 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:00 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/subdir/file3 2025/08/30 01:32:00 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/subdir/file3" 2025/08/30 01:32:00 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:00 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-pijodub7pexo/dir/subdir/file3 2025/08/30 01:32:00 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:00 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2025/08/30 01:32:00 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/subdir/file3" 2025/08/30 01:32:00 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:00 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir/subdir/file3 2025/08/30 01:32:00 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir/subdir/file3" 2025/08/30 01:32:00 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:00 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-pijodub7pexo/dir/subdir/file3 2025/08/30 01:32:00 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:00 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2025/08/30 01:32:00 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:00 DEBUG : dir/subdir: Looking for writers 2025/08/30 01:32:00 DEBUG : dir: Looking for writers 2025/08/30 01:32:00 DEBUG : subdir: reading active writers 2025/08/30 01:32:00 DEBUG : file1: reading active writers 2025/08/30 01:32:00 DEBUG : file2: reading active writers 2025/08/30 01:32:00 DEBUG : Looking for writers 2025/08/30 01:32:00 DEBUG : dir: reading active writers 2025/08/30 01:32:00 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.70s) === RUN TestDirHandleReaddirnames run.go:180: Remote "sftp://rclone@:22/rclone-test-pijodub7pexo", Local "Local file system at /tmp/rclone938136828", Modify Window "1s" 2025/08/30 01:32:00 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:00 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:00 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:00 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:00 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:00 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:00 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:00 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:00 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/30 01:32:00 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:00 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:00 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:00 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:00 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:00 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:00 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:00 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/30 01:32:00 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:00 DEBUG : dir: Looking for writers 2025/08/30 01:32:00 DEBUG : file1: reading active writers 2025/08/30 01:32:00 DEBUG : Looking for writers 2025/08/30 01:32:00 DEBUG : dir: reading active writers 2025/08/30 01:32:00 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.19s) === RUN TestDirMethods run.go:180: Remote "sftp://rclone@:22/rclone-test-pijodub7pexo", Local "Local file system at /tmp/rclone938136828", Modify Window "1s" 2025/08/30 01:32:00 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:00 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:00 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:00 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:00 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:01 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:01 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:01 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:01 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/30 01:32:01 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:01 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:01 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:01 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:01 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:01 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:01 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:01 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/30 01:32:01 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:01 DEBUG : dir: Looking for writers 2025/08/30 01:32:01 DEBUG : Looking for writers 2025/08/30 01:32:01 DEBUG : dir: reading active writers 2025/08/30 01:32:01 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.22s) === RUN TestDirForgetAll run.go:180: Remote "sftp://rclone@:22/rclone-test-pijodub7pexo", Local "Local file system at /tmp/rclone938136828", Modify Window "1s" 2025/08/30 01:32:01 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:01 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:01 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:01 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:01 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:01 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:01 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:01 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:01 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/30 01:32:01 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:01 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:01 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:01 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:01 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:01 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:01 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:01 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/30 01:32:01 DEBUG : dir: forgetting directory cache 2025/08/30 01:32:01 DEBUG : forgetting directory cache 2025/08/30 01:32:01 DEBUG : dir: forgetting directory cache 2025/08/30 01:32:01 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:01 DEBUG : Looking for writers 2025/08/30 01:32:01 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.23s) === RUN TestDirForgetPath run.go:180: Remote "sftp://rclone@:22/rclone-test-pijodub7pexo", Local "Local file system at /tmp/rclone938136828", Modify Window "1s" 2025/08/30 01:32:01 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:01 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:01 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:01 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:01 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:01 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:01 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:01 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:01 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/30 01:32:01 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:01 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:01 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:01 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:01 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:01 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:01 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:01 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/30 01:32:01 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/08/30 01:32:01 DEBUG : dir: invalidating directory cache 2025/08/30 01:32:01 DEBUG : >ForgetPath: 2025/08/30 01:32:01 DEBUG : ForgetPath: relativePath="dir", type=0 2025/08/30 01:32:01 DEBUG : invalidating directory cache 2025/08/30 01:32:01 DEBUG : dir: forgetting directory cache 2025/08/30 01:32:01 DEBUG : >ForgetPath: 2025/08/30 01:32:01 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/08/30 01:32:01 DEBUG : >ForgetPath: 2025/08/30 01:32:01 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:01 DEBUG : dir: Looking for writers 2025/08/30 01:32:01 DEBUG : Looking for writers 2025/08/30 01:32:01 DEBUG : dir: reading active writers 2025/08/30 01:32:01 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.22s) === RUN TestDirWalk run.go:180: Remote "sftp://rclone@:22/rclone-test-pijodub7pexo", Local "Local file system at /tmp/rclone938136828", Modify Window "1s" 2025/08/30 01:32:01 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:01 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:01 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:01 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:01 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:01 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:01 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:01 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:01 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/30 01:32:01 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:01 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:01 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:01 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:01 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:01 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:01 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:01 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/30 01:32:01 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:01 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: 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/30 01:32:01 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/fil/a/b/c" 2025/08/30 01:32:01 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:01 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/fil/a/b/c 2025/08/30 01:32:01 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/fil/a/b/c" 2025/08/30 01:32:02 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:02 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /rclone-test-pijodub7pexo/fil/a/b/c 2025/08/30 01:32:02 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:02 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2025/08/30 01:32:02 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/fil/a/b/c" 2025/08/30 01:32:02 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:02 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/fil/a/b/c 2025/08/30 01:32:02 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/fil/a/b/c" 2025/08/30 01:32:02 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:02 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /rclone-test-pijodub7pexo/fil/a/b/c 2025/08/30 01:32:02 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:02 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2025/08/30 01:32:02 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:02 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:02 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:02 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:02 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:02 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:02 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:02 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/30 01:32:02 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:02 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:02 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:02 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:02 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:02 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:02 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:02 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/30 01:32:02 DEBUG : forgetting directory cache 2025/08/30 01:32:02 DEBUG : dir: forgetting directory cache 2025/08/30 01:32:02 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:02 DEBUG : dir: Looking for writers 2025/08/30 01:32:02 DEBUG : fil/a/b: Looking for writers 2025/08/30 01:32:02 DEBUG : fil/a: Looking for writers 2025/08/30 01:32:02 DEBUG : b: reading active writers 2025/08/30 01:32:02 DEBUG : fil: Looking for writers 2025/08/30 01:32:02 DEBUG : a: reading active writers 2025/08/30 01:32:02 DEBUG : Looking for writers 2025/08/30 01:32:02 DEBUG : dir: reading active writers 2025/08/30 01:32:02 DEBUG : fil: reading active writers 2025/08/30 01:32:02 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.81s) === RUN TestDirSetModTime run.go:180: Remote "sftp://rclone@:22/rclone-test-pijodub7pexo", Local "Local file system at /tmp/rclone938136828", Modify Window "1s" 2025/08/30 01:32:02 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:02 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:02 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:02 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:02 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:02 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:02 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:02 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:02 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/30 01:32:02 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:02 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:02 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:02 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:02 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:02 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:02 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:02 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/30 01:32:02 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:02 DEBUG : dir: Looking for writers 2025/08/30 01:32:02 DEBUG : Looking for writers 2025/08/30 01:32:02 DEBUG : dir: reading active writers 2025/08/30 01:32:02 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.23s) === RUN TestDirStat run.go:180: Remote "sftp://rclone@:22/rclone-test-pijodub7pexo", Local "Local file system at /tmp/rclone938136828", Modify Window "1s" 2025/08/30 01:32:02 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:02 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:02 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:02 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:02 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:02 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:02 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:02 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:02 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/30 01:32:02 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:02 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:02 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:02 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:02 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:02 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:02 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:02 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/30 01:32:02 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:02 DEBUG : dir: Looking for writers 2025/08/30 01:32:02 DEBUG : file1: reading active writers 2025/08/30 01:32:02 DEBUG : Looking for writers 2025/08/30 01:32:02 DEBUG : dir: reading active writers 2025/08/30 01:32:02 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.26s) === RUN TestDirReadDirAll run.go:180: Remote "sftp://rclone@:22/rclone-test-pijodub7pexo", Local "Local file system at /tmp/rclone938136828", Modify Window "1s" 2025/08/30 01:32:02 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:02 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:02 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:02 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:02 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:03 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:03 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:03 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:03 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/30 01:32:03 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:03 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:03 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:03 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:03 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:03 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:03 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:03 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/30 01:32:03 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file2" 2025/08/30 01:32:03 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:03 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file2 2025/08/30 01:32:03 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file2" 2025/08/30 01:32:03 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:03 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-pijodub7pexo/dir/file2 2025/08/30 01:32:03 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:03 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2025/08/30 01:32:03 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file2" 2025/08/30 01:32:03 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:03 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir/file2 2025/08/30 01:32:03 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir/file2" 2025/08/30 01:32:03 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:03 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-pijodub7pexo/dir/file2 2025/08/30 01:32:03 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:03 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2025/08/30 01:32:03 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/subdir/file3" 2025/08/30 01:32:03 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:03 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/subdir/file3 2025/08/30 01:32:03 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/subdir/file3" 2025/08/30 01:32:03 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:03 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-pijodub7pexo/dir/subdir/file3 2025/08/30 01:32:03 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:03 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2025/08/30 01:32:03 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/subdir/file3" 2025/08/30 01:32:03 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:03 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir/subdir/file3 2025/08/30 01:32:03 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir/subdir/file3" 2025/08/30 01:32:03 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:03 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-pijodub7pexo/dir/subdir/file3 2025/08/30 01:32:03 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:03 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2025/08/30 01:32:03 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/08/30 01:32:03 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/08/30 01:32:03 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/08/30 01:32:03 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/08/30 01:32:03 DEBUG : Waiting for deletions to finish 2025/08/30 01:32:03 INFO : dir/subdir/file3: Deleted 2025/08/30 01:32:03 DEBUG : removing 1 level 2 directories 2025/08/30 01:32:03 INFO : dir/subdir: Removing directory 2025/08/30 01:32:03 DEBUG : dir: invalidating directory cache 2025/08/30 01:32:03 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/08/30 01:32:03 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/08/30 01:32:03 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/08/30 01:32:03 DEBUG : dir/file1: Reset virtual modtime 2025/08/30 01:32:03 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/08/30 01:32:03 DEBUG : dir/virtualFile: Reset virtual modtime 2025/08/30 01:32:03 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/08/30 01:32:03 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/08/30 01:32:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/30 01:32:03 DEBUG : dir: invalidating directory cache 2025/08/30 01:32:03 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/08/30 01:32:03 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/08/30 01:32:03 DEBUG : dir/virtualFile: Reset virtual modtime 2025/08/30 01:32:03 DEBUG : forgetting directory cache 2025/08/30 01:32:03 DEBUG : dir: forgetting directory cache 2025/08/30 01:32:03 DEBUG : dir/virtualDir: forgetting directory cache 2025/08/30 01:32:03 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:03 DEBUG : dir/virtualDir: Looking for writers 2025/08/30 01:32:03 DEBUG : dir: Looking for writers 2025/08/30 01:32:03 DEBUG : virtualDir: reading active writers 2025/08/30 01:32:03 DEBUG : file1: reading active writers 2025/08/30 01:32:03 DEBUG : virtualFile2: reading active writers 2025/08/30 01:32:03 DEBUG : virtualFile: reading active writers 2025/08/30 01:32:03 DEBUG : Looking for writers 2025/08/30 01:32:03 DEBUG : dir: reading active writers 2025/08/30 01:32:03 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.72s) --- PASS: TestDirReadDirAll/Virtual (0.02s) === RUN TestDirOpen run.go:180: Remote "sftp://rclone@:22/rclone-test-pijodub7pexo", Local "Local file system at /tmp/rclone938136828", Modify Window "1s" 2025/08/30 01:32:03 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:03 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:03 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:03 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:03 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:03 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:03 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:03 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:03 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/30 01:32:03 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:03 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:03 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:03 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:03 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:03 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:03 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:03 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/30 01:32:03 ERROR : dir/: Can only open directories read only 2025/08/30 01:32:03 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:03 DEBUG : dir: Looking for writers 2025/08/30 01:32:03 DEBUG : Looking for writers 2025/08/30 01:32:03 DEBUG : dir: reading active writers 2025/08/30 01:32:03 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.25s) === RUN TestDirCreate run.go:180: Remote "sftp://rclone@:22/rclone-test-pijodub7pexo", Local "Local file system at /tmp/rclone938136828", Modify Window "1s" 2025/08/30 01:32:03 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:03 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:03 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:03 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:03 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:03 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:03 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:03 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:03 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/30 01:32:03 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:03 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:03 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:03 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:04 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:04 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:04 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/30 01:32:04 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:04 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/30 01:32:04 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/08/30 01:32:04 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/30 01:32:04 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: File to upload is small (5 bytes), uploading instead of streaming 2025/08/30 01:32:04 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/potato" 2025/08/30 01:32:04 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:04 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/potato 2025/08/30 01:32:04 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/potato" 2025/08/30 01:32:04 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:04 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-pijodub7pexo/dir/potato 2025/08/30 01:32:04 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:04 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/08/30 01:32:04 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/30 01:32:04 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/08/30 01:32:04 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/30 01:32:04 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:04 DEBUG : dir: Looking for writers 2025/08/30 01:32:04 DEBUG : file1: reading active writers 2025/08/30 01:32:04 DEBUG : potato: reading active writers 2025/08/30 01:32:04 DEBUG : Looking for writers 2025/08/30 01:32:04 DEBUG : dir: reading active writers 2025/08/30 01:32:04 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.47s) === RUN TestDirMkdir run.go:180: Remote "sftp://rclone@:22/rclone-test-pijodub7pexo", Local "Local file system at /tmp/rclone938136828", Modify Window "1s" 2025/08/30 01:32:04 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:04 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:04 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:04 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:04 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:04 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:04 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:04 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/30 01:32:04 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:04 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:04 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:04 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:04 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:04 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:04 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/30 01:32:04 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/30 01:32:04 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:04 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:04 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:04 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:04 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:04 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:04 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/30 01:32:04 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:04 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:04 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:04 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:04 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:04 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:04 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/30 01:32:04 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:04 DEBUG : dir/sub: Looking for writers 2025/08/30 01:32:04 DEBUG : dir: Looking for writers 2025/08/30 01:32:04 DEBUG : file1: reading active writers 2025/08/30 01:32:04 DEBUG : sub: reading active writers 2025/08/30 01:32:04 DEBUG : Looking for writers 2025/08/30 01:32:04 DEBUG : dir: reading active writers 2025/08/30 01:32:04 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.55s) === RUN TestDirMkdirSub run.go:180: Remote "sftp://rclone@:22/rclone-test-pijodub7pexo", Local "Local file system at /tmp/rclone938136828", Modify Window "1s" 2025/08/30 01:32:04 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:04 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:04 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:04 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:04 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:04 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:04 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:04 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/30 01:32:04 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:04 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:04 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:04 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:05 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:05 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:05 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:05 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/30 01:32:05 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/30 01:32:05 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/08/30 01:32:05 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:05 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:05 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:05 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:05 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:05 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:05 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/30 01:32:05 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:05 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:05 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:05 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:05 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:05 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:05 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:05 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/30 01:32:05 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:05 DEBUG : dir/sub/subsub: Looking for writers 2025/08/30 01:32:05 DEBUG : dir/sub: Looking for writers 2025/08/30 01:32:05 DEBUG : subsub: reading active writers 2025/08/30 01:32:05 DEBUG : dir: Looking for writers 2025/08/30 01:32:05 DEBUG : file1: reading active writers 2025/08/30 01:32:05 DEBUG : sub: reading active writers 2025/08/30 01:32:05 DEBUG : Looking for writers 2025/08/30 01:32:05 DEBUG : dir: reading active writers 2025/08/30 01:32:05 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.47s) === RUN TestDirRemove run.go:180: Remote "sftp://rclone@:22/rclone-test-pijodub7pexo", Local "Local file system at /tmp/rclone938136828", Modify Window "1s" 2025/08/30 01:32:05 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:05 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:05 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:05 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:05 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:05 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:05 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:05 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/30 01:32:05 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:05 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:05 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:05 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:05 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:05 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:05 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:05 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/30 01:32:05 ERROR : dir/: Dir.Remove not empty 2025/08/30 01:32:05 DEBUG : dir/file1: Remove: 2025/08/30 01:32:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/30 01:32:05 DEBUG : dir/file1: >Remove: err= 2025/08/30 01:32:05 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/30 01:32:05 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:05 DEBUG : Looking for writers 2025/08/30 01:32:05 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.23s) === RUN TestDirRemoveAll run.go:180: Remote "sftp://rclone@:22/rclone-test-pijodub7pexo", Local "Local file system at /tmp/rclone938136828", Modify Window "1s" 2025/08/30 01:32:05 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:05 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:05 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:05 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:05 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:05 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:05 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:05 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/30 01:32:05 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:05 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:05 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:05 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:05 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:05 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:05 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:05 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/30 01:32:05 DEBUG : dir/file1: Remove: 2025/08/30 01:32:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/30 01:32:05 DEBUG : dir/file1: >Remove: err= 2025/08/30 01:32:05 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/30 01:32:05 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:05 DEBUG : Looking for writers 2025/08/30 01:32:05 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.18s) === RUN TestDirRemoveName run.go:180: Remote "sftp://rclone@:22/rclone-test-pijodub7pexo", Local "Local file system at /tmp/rclone938136828", Modify Window "1s" 2025/08/30 01:32:05 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:05 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:05 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:05 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:05 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:05 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:05 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:05 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/30 01:32:05 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:05 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:05 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:05 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:05 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:05 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:05 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:05 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/30 01:32:06 DEBUG : dir/file1: Remove: 2025/08/30 01:32:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/30 01:32:06 DEBUG : dir/file1: >Remove: err= 2025/08/30 01:32:06 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:06 DEBUG : dir: Looking for writers 2025/08/30 01:32:06 DEBUG : Looking for writers 2025/08/30 01:32:06 DEBUG : dir: reading active writers 2025/08/30 01:32:06 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.30s) === RUN TestDirRename run.go:180: Remote "sftp://rclone@:22/rclone-test-pijodub7pexo", Local "Local file system at /tmp/rclone938136828", Modify Window "1s" 2025/08/30 01:32:06 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:06 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:06 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:06 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:06 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:06 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:06 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:06 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/30 01:32:06 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:06 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:06 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:06 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:06 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:06 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:06 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/30 01:32:06 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:06 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:06 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:06 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:06 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:06 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:06 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/30 01:32:06 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:06 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:06 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:06 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:06 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:06 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:06 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/30 01:32:06 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file3" 2025/08/30 01:32:06 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:06 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file3 2025/08/30 01:32:06 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file3" 2025/08/30 01:32:06 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:06 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-pijodub7pexo/dir/file3 2025/08/30 01:32:06 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:06 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2025/08/30 01:32:06 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file3" 2025/08/30 01:32:06 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:06 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir/file3 2025/08/30 01:32:06 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir/file3" 2025/08/30 01:32:06 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:06 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-pijodub7pexo/dir/file3 2025/08/30 01:32:06 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:06 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2025/08/30 01:32:06 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/08/30 01:32:06 DEBUG : dir: Updating dir with dir2 0xc00054c820 2025/08/30 01:32:06 DEBUG : dir: forgetting directory cache 2025/08/30 01:32:06 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/30 01:32:06 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/08/30 01:32:06 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir2/file1" 2025/08/30 01:32:06 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:06 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir2/file1 2025/08/30 01:32:06 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir2/file1" 2025/08/30 01:32:06 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:06 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-pijodub7pexo/dir2/file1 2025/08/30 01:32:06 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:06 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/30 01:32:06 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir2/file1" 2025/08/30 01:32:06 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:06 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir2/file1 2025/08/30 01:32:06 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir2/file1" 2025/08/30 01:32:06 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:06 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-pijodub7pexo/dir2/file1 2025/08/30 01:32:06 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:06 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/30 01:32:06 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir2/file3" 2025/08/30 01:32:06 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:06 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir2/file3 2025/08/30 01:32:06 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir2/file3" 2025/08/30 01:32:07 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:07 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-pijodub7pexo/dir2/file3 2025/08/30 01:32:07 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:07 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2025/08/30 01:32:07 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir2/file3" 2025/08/30 01:32:07 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:07 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir2/file3 2025/08/30 01:32:07 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir2/file3" 2025/08/30 01:32:07 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:07 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-pijodub7pexo/dir2/file3 2025/08/30 01:32:07 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:07 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2025/08/30 01:32:07 INFO : dir2/file1: Moved (server-side) to: file2 2025/08/30 01:32:07 DEBUG : file2: Updating file with file2 0xc0001af500 2025/08/30 01:32:07 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/08/30 01:32:07 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/30 01:32:07 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/file2" 2025/08/30 01:32:07 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:07 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/file2 2025/08/30 01:32:07 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/file2" 2025/08/30 01:32:07 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:07 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-pijodub7pexo/file2 2025/08/30 01:32:07 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:07 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/30 01:32:07 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/file2" 2025/08/30 01:32:07 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:07 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/file2 2025/08/30 01:32:07 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/file2" 2025/08/30 01:32:07 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:07 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-pijodub7pexo/file2 2025/08/30 01:32:07 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:07 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/30 01:32:07 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir2/file3" 2025/08/30 01:32:07 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:07 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir2/file3 2025/08/30 01:32:07 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir2/file3" 2025/08/30 01:32:07 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:07 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-pijodub7pexo/dir2/file3 2025/08/30 01:32:07 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:07 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2025/08/30 01:32:07 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir2/file3" 2025/08/30 01:32:07 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:07 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir2/file3 2025/08/30 01:32:07 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir2/file3" 2025/08/30 01:32:07 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:07 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-pijodub7pexo/dir2/file3 2025/08/30 01:32:07 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:07 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2025/08/30 01:32:07 INFO : dir2/file3: Deleted 2025/08/30 01:32:07 INFO : file2: Moved (server-side) to: dir2/file3 2025/08/30 01:32:07 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0001af500 2025/08/30 01:32:07 DEBUG : Added virtual directory entry vDel: "file2" 2025/08/30 01:32:07 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/08/30 01:32:07 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir2/file3" 2025/08/30 01:32:07 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:07 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir2/file3 2025/08/30 01:32:07 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir2/file3" 2025/08/30 01:32:07 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:07 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-pijodub7pexo/dir2/file3 2025/08/30 01:32:07 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:07 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/30 01:32:07 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir2/file3" 2025/08/30 01:32:07 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:07 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir2/file3 2025/08/30 01:32:07 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir2/file3" 2025/08/30 01:32:07 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:07 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-pijodub7pexo/dir2/file3 2025/08/30 01:32:07 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:07 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/30 01:32:07 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/08/30 01:32:07 DEBUG : empty directory: Updating dir with renamed empty directory 0xc00054c9c0 2025/08/30 01:32:07 DEBUG : empty directory: forgetting directory cache 2025/08/30 01:32:07 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/08/30 01:32:07 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/08/30 01:32:07 DEBUG : dir2: Renaming to "dir3" 2025/08/30 01:32:07 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:07 DEBUG : dir3: Looking for writers 2025/08/30 01:32:07 DEBUG : file3: reading active writers 2025/08/30 01:32:07 DEBUG : renamed empty directory: Looking for writers 2025/08/30 01:32:07 DEBUG : Looking for writers 2025/08/30 01:32:07 DEBUG : dir3: reading active writers 2025/08/30 01:32:07 DEBUG : renamed empty directory: reading active writers 2025/08/30 01:32:07 DEBUG : >WaitForWriters: --- PASS: TestDirRename (1.85s) === 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-pijodub7pexo", Local "Local file system at /tmp/rclone938136828", Modify Window "1s" 2025/08/30 01:32:07 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:07 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:07 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:07 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:07 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:07 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:07 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:07 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/30 01:32:07 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:07 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:07 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:07 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:08 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:08 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:08 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/30 01:32:08 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/30 01:32:08 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:08 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/30 01:32:08 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/30 01:32:08 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/08/30 01:32:08 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/08/30 01:32:08 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/30 01:32:08 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:08 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/30 01:32:08 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/30 01:32:08 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/08/30 01:32:08 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/08/30 01:32:08 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/30 01:32:08 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: File to upload is small (12 bytes), uploading instead of streaming 2025/08/30 01:32:08 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/sub/file2" 2025/08/30 01:32:08 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:08 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/sub/file2 2025/08/30 01:32:08 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/sub/file2" 2025/08/30 01:32:08 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:08 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: fc3ff98e8c6a0d3087d515c0473f8677 /rclone-test-pijodub7pexo/dir/sub/file2 2025/08/30 01:32:08 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:08 DEBUG : dir/sub/file2: Parsed hash: fc3ff98e8c6a0d3087d515c0473f8677 2025/08/30 01:32:08 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/08/30 01:32:08 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/08/30 01:32:08 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/30 01:32:08 DEBUG : forgetting directory cache 2025/08/30 01:32:08 DEBUG : dir: forgetting directory cache 2025/08/30 01:32:08 DEBUG : dir/sub: forgetting directory cache 2025/08/30 01:32:08 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/08/30 01:32:08 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/08/30 01:32:08 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: File to upload is small (5 bytes), uploading instead of streaming 2025/08/30 01:32:08 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/sub/file0" 2025/08/30 01:32:08 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:08 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/sub/file0 2025/08/30 01:32:08 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/sub/file0" 2025/08/30 01:32:08 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:08 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-pijodub7pexo/dir/sub/file0 2025/08/30 01:32:08 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:08 DEBUG : dir/sub/file0: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/08/30 01:32:08 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/30 01:32:08 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/08/30 01:32:08 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/30 01:32:08 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:08 DEBUG : dir/sub: Looking for writers 2025/08/30 01:32:08 DEBUG : file0: reading active writers 2025/08/30 01:32:08 DEBUG : file2: reading active writers 2025/08/30 01:32:08 DEBUG : dir: Looking for writers 2025/08/30 01:32:08 DEBUG : file1: reading active writers 2025/08/30 01:32:08 DEBUG : sub: reading active writers 2025/08/30 01:32:08 DEBUG : Looking for writers 2025/08/30 01:32:08 DEBUG : dir: reading active writers 2025/08/30 01:32:08 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.45s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "sftp://rclone@:22/rclone-test-pijodub7pexo", Local "Local file system at /tmp/rclone938136828", Modify Window "1s" 2025/08/30 01:32:08 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:08 DEBUG : forgetting directory cache 2025/08/30 01:32:09 DEBUG : forgetting directory cache 2025/08/30 01:32:09 DEBUG : dir: forgetting directory cache 2025/08/30 01:32:09 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:09 DEBUG : dir: Looking for writers 2025/08/30 01:32:09 DEBUG : Looking for writers 2025/08/30 01:32:09 DEBUG : dir: reading active writers 2025/08/30 01:32:09 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (1.12s) === RUN TestDirMetadataExtension run.go:180: Remote "sftp://rclone@:22/rclone-test-pijodub7pexo", Local "Local file system at /tmp/rclone938136828", Modify Window "1s" 2025/08/30 01:32:09 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:09 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:09 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:09 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:09 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:09 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:09 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:09 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/30 01:32:09 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:09 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:09 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:09 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:09 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:09 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:09 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:09 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/30 01:32:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/08/30 01:32:09 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:09 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/08/30 01:32:09 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/08/30 01:32:09 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/08/30 01:32:09 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/08/30 01:32:09 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/30 01:32:09 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/08/30 01:32:09 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:09 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/08/30 01:32:09 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/08/30 01:32:09 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/08/30 01:32:09 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/08/30 01:32:09 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/30 01:32:09 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:09 DEBUG : dir: Looking for writers 2025/08/30 01:32:09 DEBUG : file1: reading active writers 2025/08/30 01:32:09 DEBUG : file1.metadata: reading active writers 2025/08/30 01:32:09 DEBUG : Looking for writers 2025/08/30 01:32:09 DEBUG : dir: reading active writers 2025/08/30 01:32:09 DEBUG : dir.metadata: reading active writers 2025/08/30 01:32:09 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.25s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "sftp://rclone@:22/rclone-test-pijodub7pexo", Local "Local file system at /tmp/rclone938136828", Modify Window "1s" 2025/08/30 01:32:09 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:09 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:09 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:09 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:09 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:09 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:09 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:09 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/30 01:32:09 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:09 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:09 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:09 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:09 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:09 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:09 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:09 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/30 01:32:09 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:09 DEBUG : dir: Looking for writers 2025/08/30 01:32:09 DEBUG : file1: reading active writers 2025/08/30 01:32:09 DEBUG : Looking for writers 2025/08/30 01:32:09 DEBUG : dir: reading active writers 2025/08/30 01:32:09 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.24s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "sftp://rclone@:22/rclone-test-pijodub7pexo", Local "Local file system at /tmp/rclone938136828", Modify Window "1s" 2025/08/30 01:32:09 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:09 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:09 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:09 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:09 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:10 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:10 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:10 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/30 01:32:10 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:10 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:10 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:10 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:10 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:10 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:10 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/30 01:32:10 DEBUG : Can set mod time: true 2025/08/30 01:32:10 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/08/30 01:32:10 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:10 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:10 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:10 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:10 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:10 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:10 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/30 01:32:10 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:10 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:10 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:10 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:10 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:10 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:10 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/30 01:32:10 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:10 DEBUG : dir: Looking for writers 2025/08/30 01:32:10 DEBUG : file1: reading active writers 2025/08/30 01:32:10 DEBUG : Looking for writers 2025/08/30 01:32:10 DEBUG : dir: reading active writers 2025/08/30 01:32:10 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "sftp://rclone@:22/rclone-test-pijodub7pexo", Local "Local file system at /tmp/rclone938136828", Modify Window "1s" 2025/08/30 01:32:10 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:10 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:10 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:10 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:10 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:10 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:10 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:10 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/30 01:32:10 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:10 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:10 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:10 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:10 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:10 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:10 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/30 01:32:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/30 01:32:10 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/30 01:32:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:10 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: File to upload is small (0 bytes), uploading instead of streaming 2025/08/30 01:32:10 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:10 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:10 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:10 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:10 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:10 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:10 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:10 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/08/30 01:32:10 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/30 01:32:10 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/08/30 01:32:10 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/08/30 01:32:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:10 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:10 DEBUG : dir: Looking for writers 2025/08/30 01:32:10 DEBUG : file1: reading active writers 2025/08/30 01:32:10 DEBUG : Looking for writers 2025/08/30 01:32:10 DEBUG : dir: reading active writers 2025/08/30 01:32:10 DEBUG : >WaitForWriters: 2025/08/30 01:32:10 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:10 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:10 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:10 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:10 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:10 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:10 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:10 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/08/30 01:32:10 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:10 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:10 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:10 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:11 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:11 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:11 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:11 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/08/30 01:32:11 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:11 DEBUG : dir: Looking for writers 2025/08/30 01:32:11 DEBUG : file1: reading active writers 2025/08/30 01:32:11 DEBUG : Looking for writers 2025/08/30 01:32:11 DEBUG : dir: reading active writers 2025/08/30 01:32:11 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "sftp://rclone@:22/rclone-test-pijodub7pexo", Local "Local file system at /tmp/rclone938136828", Modify Window "1s" 2025/08/30 01:32:11 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:11 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:11 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:11 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:11 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:11 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:11 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:11 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/30 01:32:11 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:11 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:11 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:11 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:11 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:11 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:11 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/30 01:32:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/30 01:32:11 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/30 01:32:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:11 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: File to upload is small (5 bytes), uploading instead of streaming 2025/08/30 01:32:11 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:11 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:11 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:11 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:11 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:11 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:11 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:11 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/08/30 01:32:11 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/30 01:32:11 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/08/30 01:32:11 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/08/30 01:32:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:11 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:11 DEBUG : dir: Looking for writers 2025/08/30 01:32:11 DEBUG : file1: reading active writers 2025/08/30 01:32:11 DEBUG : Looking for writers 2025/08/30 01:32:11 DEBUG : dir: reading active writers 2025/08/30 01:32:11 DEBUG : >WaitForWriters: 2025/08/30 01:32:11 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:11 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:11 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:11 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:11 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:11 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:11 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:11 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/08/30 01:32:11 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:11 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:11 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:11 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:11 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:11 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:11 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:11 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2025/08/30 01:32:11 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:11 DEBUG : dir: Looking for writers 2025/08/30 01:32:11 DEBUG : file1: reading active writers 2025/08/30 01:32:11 DEBUG : Looking for writers 2025/08/30 01:32:11 DEBUG : dir: reading active writers 2025/08/30 01:32:11 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "sftp://rclone@:22/rclone-test-pijodub7pexo", Local "Local file system at /tmp/rclone938136828", Modify Window "1s" 2025/08/30 01:32:11 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:11 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/30 01:32:11 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:11 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:32:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:32:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:11 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/30 01:32:11 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:11 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:11 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:11 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:11 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:11 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:11 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/30 01:32:11 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:11 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:11 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:11 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:11 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:11 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:11 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/30 01:32:11 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/08/30 01:32:11 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:11 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:11 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:11 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:11 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:11 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:11 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/30 01:32:11 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:11 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:11 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:11 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:11 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:11 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:11 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/30 01:32:11 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:11 DEBUG : dir: Looking for writers 2025/08/30 01:32:11 DEBUG : file1: reading active writers 2025/08/30 01:32:11 DEBUG : Looking for writers 2025/08/30 01:32:11 DEBUG : dir: reading active writers 2025/08/30 01:32:11 DEBUG : >WaitForWriters: 2025/08/30 01:32:11 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "sftp://rclone@:22/rclone-test-pijodub7pexo", Local "Local file system at /tmp/rclone938136828", Modify Window "1s" 2025/08/30 01:32:11 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:11 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/30 01:32:11 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:11 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:32:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:32:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:11 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/30 01:32:11 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:11 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:11 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:11 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:12 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:12 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:12 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/30 01:32:12 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:12 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:12 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:12 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:12 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:12 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:12 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/30 01:32:12 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/08/30 01:32:12 DEBUG : dir/file1: newRWFileHandle: 2025/08/30 01:32:12 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/30 01:32:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/30 01:32:12 DEBUG : dir/file1(0xc00069a200): close: 2025/08/30 01:32:12 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/08/30 01:32:12 DEBUG : dir/file1(0xc00069a200): >close: err= 2025/08/30 01:32:12 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:12 DEBUG : dir: Looking for writers 2025/08/30 01:32:12 DEBUG : file1: reading active writers 2025/08/30 01:32:12 DEBUG : Looking for writers 2025/08/30 01:32:12 DEBUG : dir: reading active writers 2025/08/30 01:32:12 DEBUG : >WaitForWriters: 2025/08/30 01:32:12 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:12 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:12 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:12 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:12 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:12 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:12 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/30 01:32:12 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:12 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:12 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:12 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:12 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:12 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:12 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/30 01:32:12 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:12 DEBUG : dir: Looking for writers 2025/08/30 01:32:12 DEBUG : file1: reading active writers 2025/08/30 01:32:12 DEBUG : Looking for writers 2025/08/30 01:32:12 DEBUG : dir: reading active writers 2025/08/30 01:32:12 DEBUG : >WaitForWriters: 2025/08/30 01:32:12 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "sftp://rclone@:22/rclone-test-pijodub7pexo", Local "Local file system at /tmp/rclone938136828", Modify Window "1s" 2025/08/30 01:32:12 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:12 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/30 01:32:12 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:12 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:32:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:32:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:12 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/30 01:32:12 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:12 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:12 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:12 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:12 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:12 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:12 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/30 01:32:12 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:12 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:12 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:12 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:12 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:12 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:12 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/30 01:32:12 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/08/30 01:32:12 DEBUG : dir/file1: newRWFileHandle: 2025/08/30 01:32:12 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/30 01:32:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/30 01:32:12 DEBUG : dir/file1(0xc0002c59c0): _writeAt: size=5, off=0 2025/08/30 01:32:12 DEBUG : dir/file1(0xc0002c59c0): openPending: 2025/08/30 01:32:12 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:12 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:12 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:12 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:12 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:12 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:12 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/30 01:32:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/30 01:32:12 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/30 01:32:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:12 DEBUG : dir/file1(0xc0002c59c0): >openPending: err= 2025/08/30 01:32:12 DEBUG : dir/file1(0xc0002c59c0): >_writeAt: n=5, err= 2025/08/30 01:32:12 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/30 01:32:12 DEBUG : dir/file1(0xc0002c59c0): close: 2025/08/30 01:32:12 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/08/30 01:32:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/08/30 01:32:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/08/30 01:32:12 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/08/30 01:32:12 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/30 01:32:12 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:12 DEBUG : dir/file1(0xc0002c59c0): >close: err= 2025/08/30 01:32:12 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:12 DEBUG : dir: Looking for writers 2025/08/30 01:32:12 DEBUG : file1: reading active writers 2025/08/30 01:32:12 DEBUG : Looking for writers 2025/08/30 01:32:12 DEBUG : dir: reading active writers 2025/08/30 01:32:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/30 01:32:12 DEBUG : dir: Looking for writers 2025/08/30 01:32:12 DEBUG : file1: reading active writers 2025/08/30 01:32:12 DEBUG : Looking for writers 2025/08/30 01:32:12 DEBUG : dir: reading active writers 2025/08/30 01:32:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/30 01:32:12 DEBUG : dir: Looking for writers 2025/08/30 01:32:12 DEBUG : file1: reading active writers 2025/08/30 01:32:12 DEBUG : Looking for writers 2025/08/30 01:32:12 DEBUG : dir: reading active writers 2025/08/30 01:32:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/30 01:32:12 DEBUG : dir: Looking for writers 2025/08/30 01:32:12 DEBUG : file1: reading active writers 2025/08/30 01:32:12 DEBUG : Looking for writers 2025/08/30 01:32:12 DEBUG : dir: reading active writers 2025/08/30 01:32:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/30 01:32:12 DEBUG : dir/file1: vfs cache: starting upload 2025/08/30 01:32:12 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1.b6fbcc80.partial" 2025/08/30 01:32:12 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:12 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1.b6fbcc80.partial 2025/08/30 01:32:12 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1.b6fbcc80.partial" 2025/08/30 01:32:12 DEBUG : dir: Looking for writers 2025/08/30 01:32:12 DEBUG : file1: reading active writers 2025/08/30 01:32:12 DEBUG : Looking for writers 2025/08/30 01:32:12 DEBUG : dir: reading active writers 2025/08/30 01:32:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/30 01:32:13 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:13 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-pijodub7pexo/dir/file1.b6fbcc80.partial 2025/08/30 01:32:13 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:13 DEBUG : dir/file1.b6fbcc80.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2025/08/30 01:32:13 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2025/08/30 01:32:13 DEBUG : dir/file1.b6fbcc80.partial: renamed to: dir/file1 2025/08/30 01:32:13 INFO : dir/file1: Copied (replaced existing) 2025/08/30 01:32:13 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:13 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:13 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:13 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:13 DEBUG : dir: Looking for writers 2025/08/30 01:32:13 DEBUG : file1: reading active writers 2025/08/30 01:32:13 DEBUG : Looking for writers 2025/08/30 01:32:13 DEBUG : dir: reading active writers 2025/08/30 01:32:13 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:13 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:13 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:13 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2025/08/30 01:32:13 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2025/08/30 01:32:13 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/30 01:32:13 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/08/30 01:32:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:13 DEBUG : >WaitForWriters: 2025/08/30 01:32:13 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/30 01:32:13 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:13 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:13 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:13 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:13 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:13 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:13 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:13 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2025/08/30 01:32:13 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:13 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:13 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:13 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:13 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:13 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:13 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:13 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2025/08/30 01:32:13 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:13 DEBUG : dir: Looking for writers 2025/08/30 01:32:13 DEBUG : file1: reading active writers 2025/08/30 01:32:13 DEBUG : Looking for writers 2025/08/30 01:32:13 DEBUG : dir: reading active writers 2025/08/30 01:32:13 DEBUG : >WaitForWriters: 2025/08/30 01:32:13 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (3.37s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.48s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.57s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.50s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.47s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.45s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.91s) === RUN TestFileOpenRead run.go:180: Remote "sftp://rclone@:22/rclone-test-pijodub7pexo", Local "Local file system at /tmp/rclone938136828", Modify Window "1s" 2025/08/30 01:32:13 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:13 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:13 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:13 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:13 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:13 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:13 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:13 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:13 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/30 01:32:13 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:13 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:13 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:13 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:13 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:13 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:13 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:13 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/30 01:32:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/30 01:32:13 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/30 01:32:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/30 01:32:13 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/30 01:32:13 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:13 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:13 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:13 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:13 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:13 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:13 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:13 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/30 01:32:13 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:13 DEBUG : dir: Looking for writers 2025/08/30 01:32:13 DEBUG : file1: reading active writers 2025/08/30 01:32:13 DEBUG : Looking for writers 2025/08/30 01:32:13 DEBUG : dir: reading active writers 2025/08/30 01:32:13 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.34s) === RUN TestFileOpenReadUnknownSize 2025/08/30 01:32:13 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/08/30 01:32:13 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/30 01:32:13 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/30 01:32:13 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/08/30 01:32:13 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:13 DEBUG : Looking for writers 2025/08/30 01:32:13 DEBUG : file.txt: reading active writers 2025/08/30 01:32:13 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "sftp://rclone@:22/rclone-test-pijodub7pexo", Local "Local file system at /tmp/rclone938136828", Modify Window "1s" 2025/08/30 01:32:13 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:13 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:13 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:13 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:13 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:13 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:13 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:13 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:13 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/30 01:32:13 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:13 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:13 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:13 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:13 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:13 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:13 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:13 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/30 01:32:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:13 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: File to upload is small (25 bytes), uploading instead of streaming 2025/08/30 01:32:13 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:13 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:13 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:13 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:14 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:14 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:14 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:14 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/08/30 01:32:14 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/30 01:32:14 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/08/30 01:32:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:14 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:14 DEBUG : dir: Looking for writers 2025/08/30 01:32:14 DEBUG : file1: reading active writers 2025/08/30 01:32:14 DEBUG : Looking for writers 2025/08/30 01:32:14 DEBUG : dir: reading active writers 2025/08/30 01:32:14 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.36s) === RUN TestFileRemove run.go:180: Remote "sftp://rclone@:22/rclone-test-pijodub7pexo", Local "Local file system at /tmp/rclone938136828", Modify Window "1s" 2025/08/30 01:32:14 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:14 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:14 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:14 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:14 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:14 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:14 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:14 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/30 01:32:14 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:14 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:14 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:14 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:14 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:14 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:14 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/30 01:32:14 DEBUG : dir/file1: Remove: 2025/08/30 01:32:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/30 01:32:14 DEBUG : dir/file1: >Remove: err= 2025/08/30 01:32:14 DEBUG : dir/file1: Remove: 2025/08/30 01:32:14 DEBUG : dir/file1: >Remove: err=Read only file system 2025/08/30 01:32:14 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:14 DEBUG : dir: Looking for writers 2025/08/30 01:32:14 DEBUG : Looking for writers 2025/08/30 01:32:14 DEBUG : dir: reading active writers 2025/08/30 01:32:14 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.22s) === RUN TestFileRemoveAll run.go:180: Remote "sftp://rclone@:22/rclone-test-pijodub7pexo", Local "Local file system at /tmp/rclone938136828", Modify Window "1s" 2025/08/30 01:32:14 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:14 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:14 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:14 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:14 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:14 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:14 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:14 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/30 01:32:14 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:14 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:14 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:14 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:14 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:14 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:14 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/30 01:32:14 DEBUG : dir/file1: Remove: 2025/08/30 01:32:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/30 01:32:14 DEBUG : dir/file1: >Remove: err= 2025/08/30 01:32:14 DEBUG : dir/file1: Remove: 2025/08/30 01:32:14 DEBUG : dir/file1: >Remove: err=Read only file system 2025/08/30 01:32:14 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:14 DEBUG : dir: Looking for writers 2025/08/30 01:32:14 DEBUG : Looking for writers 2025/08/30 01:32:14 DEBUG : dir: reading active writers 2025/08/30 01:32:14 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.23s) === RUN TestFileOpen run.go:180: Remote "sftp://rclone@:22/rclone-test-pijodub7pexo", Local "Local file system at /tmp/rclone938136828", Modify Window "1s" 2025/08/30 01:32:14 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:14 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:14 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:14 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:14 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:14 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:14 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:14 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/30 01:32:14 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:14 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:14 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:14 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:14 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:14 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:14 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/30 01:32:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/30 01:32:14 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/30 01:32:14 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/08/30 01:32:14 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/30 01:32:14 DEBUG : dir/file1: Open: flags=O_RDWR 2025/08/30 01:32:14 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/30 01:32:14 DEBUG : dir/file1: Open: flags=0x3 2025/08/30 01:32:14 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/08/30 01:32:14 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/08/30 01:32:14 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:14 DEBUG : dir: Looking for writers 2025/08/30 01:32:14 DEBUG : file1: reading active writers 2025/08/30 01:32:14 DEBUG : Looking for writers 2025/08/30 01:32:14 DEBUG : dir: reading active writers 2025/08/30 01:32:14 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.24s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "sftp://rclone@:22/rclone-test-pijodub7pexo", Local "Local file system at /tmp/rclone938136828", Modify Window "1s" 2025/08/30 01:32:14 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:14 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:14 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:14 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:14 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:14 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:14 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:14 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/30 01:32:14 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:14 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:14 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:14 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:14 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:14 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:14 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/30 01:32:14 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:14 DEBUG : dir: Looking for writers 2025/08/30 01:32:14 DEBUG : file1: reading active writers 2025/08/30 01:32:14 DEBUG : Looking for writers 2025/08/30 01:32:14 DEBUG : dir: reading active writers 2025/08/30 01:32:14 DEBUG : >WaitForWriters: 2025/08/30 01:32:14 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:14 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:14 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:14 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:15 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:15 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:15 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/30 01:32:15 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:15 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:15 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:15 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:15 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:15 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:15 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/30 01:32:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/30 01:32:15 DEBUG : newLeaf: Updating file with newLeaf 0xc0001afec0 2025/08/30 01:32:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/30 01:32:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/30 01:32:15 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/newLeaf" 2025/08/30 01:32:15 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:15 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/newLeaf 2025/08/30 01:32:15 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/newLeaf" 2025/08/30 01:32:15 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:15 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-pijodub7pexo/newLeaf 2025/08/30 01:32:15 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:15 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/30 01:32:15 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/newLeaf" 2025/08/30 01:32:15 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:15 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/newLeaf 2025/08/30 01:32:15 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/newLeaf" 2025/08/30 01:32:15 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:15 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-pijodub7pexo/newLeaf 2025/08/30 01:32:15 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:15 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/30 01:32:15 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/30 01:32:15 DEBUG : dir/file1: Updating file with dir/file1 0xc0001afec0 2025/08/30 01:32:15 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/30 01:32:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:15 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:15 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:15 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:15 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:15 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:15 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:15 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/30 01:32:15 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:15 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:15 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:15 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:15 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:15 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:15 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/30 01:32:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/30 01:32:15 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/30 01:32:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:15 DEBUG : dir/file1: File is currently open, delaying rename 0xc0001afec0 2025/08/30 01:32:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/30 01:32:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/30 01:32:15 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: File to upload is small (25 bytes), uploading instead of streaming 2025/08/30 01:32:15 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:15 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:15 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:15 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:15 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:15 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:15 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:15 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/08/30 01:32:15 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/30 01:32:15 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/08/30 01:32:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/30 01:32:15 DEBUG : newLeaf: Running delayed rename now 2025/08/30 01:32:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/30 01:32:15 DEBUG : newLeaf: Updating file with newLeaf 0xc0001afec0 2025/08/30 01:32:15 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:15 DEBUG : dir: Looking for writers 2025/08/30 01:32:15 DEBUG : Looking for writers 2025/08/30 01:32:15 DEBUG : dir: reading active writers 2025/08/30 01:32:15 DEBUG : newLeaf: reading active writers 2025/08/30 01:32:15 DEBUG : >WaitForWriters: 2025/08/30 01:32:15 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/newLeaf" 2025/08/30 01:32:15 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:15 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/newLeaf 2025/08/30 01:32:15 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/newLeaf" 2025/08/30 01:32:15 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:15 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-pijodub7pexo/newLeaf 2025/08/30 01:32:15 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:15 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/08/30 01:32:15 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/newLeaf" 2025/08/30 01:32:15 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:15 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/newLeaf 2025/08/30 01:32:15 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/newLeaf" 2025/08/30 01:32:15 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:15 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-pijodub7pexo/newLeaf 2025/08/30 01:32:15 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:15 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/08/30 01:32:15 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:15 DEBUG : dir: Looking for writers 2025/08/30 01:32:15 DEBUG : Looking for writers 2025/08/30 01:32:15 DEBUG : dir: reading active writers 2025/08/30 01:32:15 DEBUG : newLeaf: reading active writers 2025/08/30 01:32:15 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "sftp://rclone@:22/rclone-test-pijodub7pexo", Local "Local file system at /tmp/rclone938136828", Modify Window "1s" 2025/08/30 01:32:15 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:15 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/30 01:32:15 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:15 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:32:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:32:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:15 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/30 01:32:15 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:15 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:15 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:15 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:16 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:16 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:16 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/30 01:32:16 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:16 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:16 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:16 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:16 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:16 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:16 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/30 01:32:16 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:16 DEBUG : dir: Looking for writers 2025/08/30 01:32:16 DEBUG : file1: reading active writers 2025/08/30 01:32:16 DEBUG : Looking for writers 2025/08/30 01:32:16 DEBUG : dir: reading active writers 2025/08/30 01:32:16 DEBUG : >WaitForWriters: 2025/08/30 01:32:16 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:16 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:16 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:16 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:16 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:16 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:16 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/30 01:32:16 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:16 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:16 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:16 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:16 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:16 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:16 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/30 01:32:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/30 01:32:16 DEBUG : newLeaf: Updating file with newLeaf 0xc000d0c300 2025/08/30 01:32:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/30 01:32:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/30 01:32:16 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/newLeaf" 2025/08/30 01:32:16 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:16 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/newLeaf 2025/08/30 01:32:16 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/newLeaf" 2025/08/30 01:32:16 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:16 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-pijodub7pexo/newLeaf 2025/08/30 01:32:16 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:16 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/30 01:32:16 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/newLeaf" 2025/08/30 01:32:16 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:16 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/newLeaf 2025/08/30 01:32:16 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/newLeaf" 2025/08/30 01:32:16 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:16 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-pijodub7pexo/newLeaf 2025/08/30 01:32:16 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:16 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/30 01:32:16 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/30 01:32:16 DEBUG : dir/file1: Updating file with dir/file1 0xc000d0c300 2025/08/30 01:32:16 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/30 01:32:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:16 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:16 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:16 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:16 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:16 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:16 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:16 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/30 01:32:16 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:16 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:16 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:16 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:16 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:16 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:16 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/30 01:32:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/30 01:32:16 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/30 01:32:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:16 DEBUG : dir/file1: File is currently open, delaying rename 0xc000d0c300 2025/08/30 01:32:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/30 01:32:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/30 01:32:16 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: File to upload is small (25 bytes), uploading instead of streaming 2025/08/30 01:32:16 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:16 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:16 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:16 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:16 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:16 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:16 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:16 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/08/30 01:32:16 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/30 01:32:16 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/08/30 01:32:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/30 01:32:16 DEBUG : newLeaf: Running delayed rename now 2025/08/30 01:32:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/30 01:32:16 DEBUG : newLeaf: Updating file with newLeaf 0xc000d0c300 2025/08/30 01:32:16 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:16 DEBUG : dir: Looking for writers 2025/08/30 01:32:16 DEBUG : Looking for writers 2025/08/30 01:32:16 DEBUG : dir: reading active writers 2025/08/30 01:32:16 DEBUG : newLeaf: reading active writers 2025/08/30 01:32:16 DEBUG : >WaitForWriters: 2025/08/30 01:32:16 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/newLeaf" 2025/08/30 01:32:16 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:16 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/newLeaf 2025/08/30 01:32:16 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/newLeaf" 2025/08/30 01:32:16 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:16 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-pijodub7pexo/newLeaf 2025/08/30 01:32:16 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:16 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/08/30 01:32:16 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/newLeaf" 2025/08/30 01:32:16 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:16 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/newLeaf 2025/08/30 01:32:16 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/newLeaf" 2025/08/30 01:32:17 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:17 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-pijodub7pexo/newLeaf 2025/08/30 01:32:17 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:17 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/08/30 01:32:17 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:17 DEBUG : dir: Looking for writers 2025/08/30 01:32:17 DEBUG : Looking for writers 2025/08/30 01:32:17 DEBUG : dir: reading active writers 2025/08/30 01:32:17 DEBUG : newLeaf: reading active writers 2025/08/30 01:32:17 DEBUG : >WaitForWriters: 2025/08/30 01:32:17 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "sftp://rclone@:22/rclone-test-pijodub7pexo", Local "Local file system at /tmp/rclone938136828", Modify Window "1s" 2025/08/30 01:32:17 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:17 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/30 01:32:17 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:17 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:32:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:32:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:17 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/30 01:32:17 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:17 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:17 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:17 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:17 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:17 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:17 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/30 01:32:17 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:17 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:17 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:17 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:17 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:17 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:17 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:17 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/30 01:32:17 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/30 01:32:17 DEBUG : dir/file1: newRWFileHandle: 2025/08/30 01:32:17 DEBUG : dir/file1(0xc000855640): openPending: 2025/08/30 01:32:17 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:17 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:17 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:17 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:17 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:17 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:17 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/30 01:32:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/30 01:32:17 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/30 01:32:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:17 DEBUG : dir/file1(0xc000855640): >openPending: err= 2025/08/30 01:32:17 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/30 01:32:17 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/30 01:32:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/30 01:32:17 DEBUG : dir/file1(0xc000855640): _writeAt: size=14, off=0 2025/08/30 01:32:17 DEBUG : dir/file1(0xc000855640): >_writeAt: n=14, err= 2025/08/30 01:32:17 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/30 01:32:17 DEBUG : dir/file1(0xc000855640): close: 2025/08/30 01:32:17 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/30 01:32:17 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/30 01:32:17 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:17 DEBUG : dir/file1(0xc000855640): >close: err= 2025/08/30 01:32:17 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:17 DEBUG : dir: Looking for writers 2025/08/30 01:32:17 DEBUG : file1: reading active writers 2025/08/30 01:32:17 DEBUG : Looking for writers 2025/08/30 01:32:17 DEBUG : dir: reading active writers 2025/08/30 01:32:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/30 01:32:17 DEBUG : dir: Looking for writers 2025/08/30 01:32:17 DEBUG : file1: reading active writers 2025/08/30 01:32:17 DEBUG : Looking for writers 2025/08/30 01:32:17 DEBUG : dir: reading active writers 2025/08/30 01:32:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/30 01:32:17 DEBUG : dir: Looking for writers 2025/08/30 01:32:17 DEBUG : file1: reading active writers 2025/08/30 01:32:17 DEBUG : Looking for writers 2025/08/30 01:32:17 DEBUG : dir: reading active writers 2025/08/30 01:32:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/30 01:32:17 DEBUG : dir: Looking for writers 2025/08/30 01:32:17 DEBUG : file1: reading active writers 2025/08/30 01:32:17 DEBUG : Looking for writers 2025/08/30 01:32:17 DEBUG : dir: reading active writers 2025/08/30 01:32:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/30 01:32:17 DEBUG : dir/file1: vfs cache: starting upload 2025/08/30 01:32:17 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1.53508f02.partial" 2025/08/30 01:32:17 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:17 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1.53508f02.partial 2025/08/30 01:32:17 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1.53508f02.partial" 2025/08/30 01:32:17 DEBUG : dir: Looking for writers 2025/08/30 01:32:17 DEBUG : file1: reading active writers 2025/08/30 01:32:17 DEBUG : Looking for writers 2025/08/30 01:32:17 DEBUG : dir: reading active writers 2025/08/30 01:32:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/30 01:32:17 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:17 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-pijodub7pexo/dir/file1.53508f02.partial 2025/08/30 01:32:17 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:17 DEBUG : dir/file1.53508f02.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/30 01:32:17 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/08/30 01:32:17 DEBUG : dir/file1.53508f02.partial: renamed to: dir/file1 2025/08/30 01:32:17 INFO : dir/file1: Copied (replaced existing) 2025/08/30 01:32:17 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:17 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:17 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:17 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:17 DEBUG : dir: Looking for writers 2025/08/30 01:32:17 DEBUG : file1: reading active writers 2025/08/30 01:32:17 DEBUG : Looking for writers 2025/08/30 01:32:17 DEBUG : dir: reading active writers 2025/08/30 01:32:17 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:17 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:17 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/30 01:32:17 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/30 01:32:17 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/08/30 01:32:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:17 DEBUG : >WaitForWriters: 2025/08/30 01:32:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/30 01:32:17 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/30 01:32:17 DEBUG : dir/file1: newRWFileHandle: 2025/08/30 01:32:17 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/30 01:32:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/30 01:32:17 DEBUG : dir/file1(0xc000855dc0): _readAt: size=512, off=0 2025/08/30 01:32:17 DEBUG : dir/file1(0xc000855dc0): openPending: 2025/08/30 01:32:17 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/30 01:32:17 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/30 01:32:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:17 DEBUG : dir/file1(0xc000855dc0): >openPending: err= 2025/08/30 01:32:17 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/30 01:32:17 DEBUG : dir/file1(0xc000855dc0): >_readAt: n=14, err=EOF 2025/08/30 01:32:17 DEBUG : dir/file1(0xc000855dc0): close: 2025/08/30 01:32:17 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/30 01:32:17 DEBUG : dir/file1(0xc000855dc0): >close: err= 2025/08/30 01:32:17 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:17 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:17 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:17 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:17 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:17 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:17 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/30 01:32:17 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:17 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:17 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:17 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:17 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:17 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:17 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:17 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/30 01:32:17 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/30 01:32:17 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/30 01:32:17 DEBUG : newLeaf: Updating file with newLeaf 0xc000a0ec00 2025/08/30 01:32:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/30 01:32:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/30 01:32:17 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/newLeaf" 2025/08/30 01:32:17 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:17 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/newLeaf 2025/08/30 01:32:17 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/newLeaf" 2025/08/30 01:32:18 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:18 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-pijodub7pexo/newLeaf 2025/08/30 01:32:18 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:18 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/30 01:32:18 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/newLeaf" 2025/08/30 01:32:18 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:18 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/newLeaf 2025/08/30 01:32:18 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/newLeaf" 2025/08/30 01:32:18 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:18 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-pijodub7pexo/newLeaf 2025/08/30 01:32:18 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:18 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/30 01:32:18 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/30 01:32:18 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/30 01:32:18 DEBUG : dir/file1: Updating file with dir/file1 0xc000a0ec00 2025/08/30 01:32:18 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/30 01:32:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:18 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:18 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:18 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:18 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:18 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:18 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:18 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/30 01:32:18 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:18 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:18 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:18 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:18 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:18 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:18 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/30 01:32:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/30 01:32:18 DEBUG : dir/file1: newRWFileHandle: 2025/08/30 01:32:18 DEBUG : dir/file1(0xc0002c5880): openPending: 2025/08/30 01:32:18 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:18 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:18 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:18 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:18 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:18 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:18 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/30 01:32:18 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/30 01:32:18 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/30 01:32:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:18 DEBUG : dir/file1(0xc0002c5880): >openPending: err= 2025/08/30 01:32:18 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/30 01:32:18 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/30 01:32:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/30 01:32:18 DEBUG : dir/file1(0xc0002c5880): _writeAt: size=25, off=0 2025/08/30 01:32:18 DEBUG : dir/file1(0xc0002c5880): >_writeAt: n=25, err= 2025/08/30 01:32:18 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/30 01:32:18 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/30 01:32:18 DEBUG : newLeaf: Updating file with newLeaf 0xc000a0ec00 2025/08/30 01:32:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/30 01:32:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/30 01:32:18 DEBUG : newLeaf(0xc0002c5880): close: 2025/08/30 01:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/30 01:32:18 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-30 01:32:18.489641951 +0000 UTC m=+18.871389721 2025/08/30 01:32:18 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:18 DEBUG : newLeaf(0xc0002c5880): >close: err= 2025/08/30 01:32:18 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:18 DEBUG : dir: Looking for writers 2025/08/30 01:32:18 DEBUG : Looking for writers 2025/08/30 01:32:18 DEBUG : dir: reading active writers 2025/08/30 01:32:18 DEBUG : newLeaf: reading active writers 2025/08/30 01:32:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/30 01:32:18 DEBUG : dir: Looking for writers 2025/08/30 01:32:18 DEBUG : Looking for writers 2025/08/30 01:32:18 DEBUG : dir: reading active writers 2025/08/30 01:32:18 DEBUG : newLeaf: reading active writers 2025/08/30 01:32:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/30 01:32:18 DEBUG : dir: Looking for writers 2025/08/30 01:32:18 DEBUG : Looking for writers 2025/08/30 01:32:18 DEBUG : dir: reading active writers 2025/08/30 01:32:18 DEBUG : newLeaf: reading active writers 2025/08/30 01:32:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/30 01:32:18 DEBUG : dir: Looking for writers 2025/08/30 01:32:18 DEBUG : Looking for writers 2025/08/30 01:32:18 DEBUG : dir: reading active writers 2025/08/30 01:32:18 DEBUG : newLeaf: reading active writers 2025/08/30 01:32:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/30 01:32:18 DEBUG : newLeaf: vfs cache: starting upload 2025/08/30 01:32:18 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/newLeaf.e9cdd019.partial" 2025/08/30 01:32:18 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:18 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/newLeaf.e9cdd019.partial 2025/08/30 01:32:18 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/newLeaf.e9cdd019.partial" 2025/08/30 01:32:18 DEBUG : dir: Looking for writers 2025/08/30 01:32:18 DEBUG : Looking for writers 2025/08/30 01:32:18 DEBUG : dir: reading active writers 2025/08/30 01:32:18 DEBUG : newLeaf: reading active writers 2025/08/30 01:32:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/30 01:32:18 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:18 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-pijodub7pexo/newLeaf.e9cdd019.partial 2025/08/30 01:32:18 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:18 DEBUG : newLeaf.e9cdd019.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/08/30 01:32:18 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/30 01:32:18 DEBUG : newLeaf.e9cdd019.partial: renamed to: newLeaf 2025/08/30 01:32:18 INFO : newLeaf: Copied (replaced existing) 2025/08/30 01:32:18 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/newLeaf" 2025/08/30 01:32:18 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:18 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/newLeaf 2025/08/30 01:32:18 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/newLeaf" 2025/08/30 01:32:18 DEBUG : dir: Looking for writers 2025/08/30 01:32:18 DEBUG : Looking for writers 2025/08/30 01:32:18 DEBUG : dir: reading active writers 2025/08/30 01:32:18 DEBUG : newLeaf: reading active writers 2025/08/30 01:32:18 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:18 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-pijodub7pexo/newLeaf 2025/08/30 01:32:18 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:18 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/08/30 01:32:18 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-30 01:32:18 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/08/30 01:32:18 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/30 01:32:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/30 01:32:18 DEBUG : >WaitForWriters: 2025/08/30 01:32:18 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/30 01:32:18 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/newLeaf" 2025/08/30 01:32:18 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:18 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/newLeaf 2025/08/30 01:32:18 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/newLeaf" 2025/08/30 01:32:18 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:18 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-pijodub7pexo/newLeaf 2025/08/30 01:32:18 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:18 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/08/30 01:32:18 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/newLeaf" 2025/08/30 01:32:18 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:18 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/newLeaf 2025/08/30 01:32:18 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/newLeaf" 2025/08/30 01:32:19 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:19 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-pijodub7pexo/newLeaf 2025/08/30 01:32:19 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:19 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/08/30 01:32:19 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:19 DEBUG : dir: Looking for writers 2025/08/30 01:32:19 DEBUG : Looking for writers 2025/08/30 01:32:19 DEBUG : dir: reading active writers 2025/08/30 01:32:19 DEBUG : newLeaf: reading active writers 2025/08/30 01:32:19 DEBUG : >WaitForWriters: 2025/08/30 01:32:19 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "sftp://rclone@:22/rclone-test-pijodub7pexo", Local "Local file system at /tmp/rclone938136828", Modify Window "1s" 2025/08/30 01:32:19 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:19 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/30 01:32:19 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:19 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:32:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:32:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:19 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/30 01:32:19 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:19 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:19 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:19 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:19 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:19 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:19 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/30 01:32:19 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:19 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:19 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:19 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:19 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:19 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:19 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/30 01:32:19 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:19 DEBUG : dir: Looking for writers 2025/08/30 01:32:19 DEBUG : file1: reading active writers 2025/08/30 01:32:19 DEBUG : Looking for writers 2025/08/30 01:32:19 DEBUG : dir: reading active writers 2025/08/30 01:32:19 DEBUG : >WaitForWriters: 2025/08/30 01:32:19 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:19 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:19 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:19 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:19 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:19 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:19 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/30 01:32:19 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:19 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:19 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:19 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:19 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:19 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:19 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/30 01:32:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/30 01:32:19 DEBUG : newLeaf: Updating file with newLeaf 0xc000898840 2025/08/30 01:32:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/30 01:32:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/30 01:32:19 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/newLeaf" 2025/08/30 01:32:19 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:19 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/newLeaf 2025/08/30 01:32:19 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/newLeaf" 2025/08/30 01:32:19 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:19 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-pijodub7pexo/newLeaf 2025/08/30 01:32:19 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:19 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/30 01:32:19 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/newLeaf" 2025/08/30 01:32:19 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:19 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/newLeaf 2025/08/30 01:32:19 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/newLeaf" 2025/08/30 01:32:19 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:19 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-pijodub7pexo/newLeaf 2025/08/30 01:32:19 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:19 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/30 01:32:19 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/30 01:32:19 DEBUG : dir/file1: Updating file with dir/file1 0xc000898840 2025/08/30 01:32:19 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/30 01:32:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:19 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:19 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:19 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:19 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:19 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:19 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:19 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/30 01:32:19 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:19 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:19 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:19 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:19 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:19 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:19 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/30 01:32:19 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/30 01:32:19 DEBUG : dir/file1: newRWFileHandle: 2025/08/30 01:32:19 DEBUG : dir/file1(0xc000ae5280): openPending: 2025/08/30 01:32:19 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:19 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:19 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:19 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:20 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:20 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:20 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/30 01:32:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/30 01:32:20 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/30 01:32:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:20 DEBUG : dir/file1(0xc000ae5280): >openPending: err= 2025/08/30 01:32:20 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/30 01:32:20 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/30 01:32:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/30 01:32:20 DEBUG : dir/file1(0xc000ae5280): _writeAt: size=25, off=0 2025/08/30 01:32:20 DEBUG : dir/file1(0xc000ae5280): >_writeAt: n=25, err= 2025/08/30 01:32:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/30 01:32:20 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/30 01:32:20 DEBUG : newLeaf: Updating file with newLeaf 0xc000898840 2025/08/30 01:32:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/30 01:32:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/30 01:32:20 DEBUG : newLeaf(0xc000ae5280): close: 2025/08/30 01:32:20 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/30 01:32:20 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-30 01:32:20.033452129 +0000 UTC m=+20.415199909 2025/08/30 01:32:20 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:20 DEBUG : newLeaf(0xc000ae5280): >close: err= 2025/08/30 01:32:20 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:20 DEBUG : dir: Looking for writers 2025/08/30 01:32:20 DEBUG : Looking for writers 2025/08/30 01:32:20 DEBUG : dir: reading active writers 2025/08/30 01:32:20 DEBUG : newLeaf: reading active writers 2025/08/30 01:32:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/30 01:32:20 DEBUG : dir: Looking for writers 2025/08/30 01:32:20 DEBUG : Looking for writers 2025/08/30 01:32:20 DEBUG : dir: reading active writers 2025/08/30 01:32:20 DEBUG : newLeaf: reading active writers 2025/08/30 01:32:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/30 01:32:20 DEBUG : dir: Looking for writers 2025/08/30 01:32:20 DEBUG : Looking for writers 2025/08/30 01:32:20 DEBUG : dir: reading active writers 2025/08/30 01:32:20 DEBUG : newLeaf: reading active writers 2025/08/30 01:32:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/30 01:32:20 DEBUG : dir: Looking for writers 2025/08/30 01:32:20 DEBUG : Looking for writers 2025/08/30 01:32:20 DEBUG : dir: reading active writers 2025/08/30 01:32:20 DEBUG : newLeaf: reading active writers 2025/08/30 01:32:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/30 01:32:20 DEBUG : newLeaf: vfs cache: starting upload 2025/08/30 01:32:20 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/newLeaf.5b6d50d.partial" 2025/08/30 01:32:20 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:20 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/newLeaf.5b6d50d.partial 2025/08/30 01:32:20 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/newLeaf.5b6d50d.partial" 2025/08/30 01:32:20 DEBUG : dir: Looking for writers 2025/08/30 01:32:20 DEBUG : Looking for writers 2025/08/30 01:32:20 DEBUG : dir: reading active writers 2025/08/30 01:32:20 DEBUG : newLeaf: reading active writers 2025/08/30 01:32:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/30 01:32:20 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:20 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-pijodub7pexo/newLeaf.5b6d50d.partial 2025/08/30 01:32:20 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:20 DEBUG : newLeaf.5b6d50d.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/08/30 01:32:20 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/30 01:32:20 DEBUG : newLeaf.5b6d50d.partial: renamed to: newLeaf 2025/08/30 01:32:20 INFO : newLeaf: Copied (replaced existing) 2025/08/30 01:32:20 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/newLeaf" 2025/08/30 01:32:20 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:20 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/newLeaf 2025/08/30 01:32:20 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/newLeaf" 2025/08/30 01:32:20 DEBUG : dir: Looking for writers 2025/08/30 01:32:20 DEBUG : Looking for writers 2025/08/30 01:32:20 DEBUG : dir: reading active writers 2025/08/30 01:32:20 DEBUG : newLeaf: reading active writers 2025/08/30 01:32:20 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:20 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-pijodub7pexo/newLeaf 2025/08/30 01:32:20 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:20 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/08/30 01:32:20 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-30 01:32:20 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/08/30 01:32:20 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/30 01:32:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/30 01:32:20 DEBUG : >WaitForWriters: 2025/08/30 01:32:20 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/30 01:32:20 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/newLeaf" 2025/08/30 01:32:20 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:20 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/newLeaf 2025/08/30 01:32:20 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/newLeaf" 2025/08/30 01:32:20 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:20 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-pijodub7pexo/newLeaf 2025/08/30 01:32:20 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:20 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/08/30 01:32:20 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/newLeaf" 2025/08/30 01:32:20 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:20 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/newLeaf 2025/08/30 01:32:20 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/newLeaf" 2025/08/30 01:32:20 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:20 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-pijodub7pexo/newLeaf 2025/08/30 01:32:20 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:20 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/08/30 01:32:20 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:20 DEBUG : dir: Looking for writers 2025/08/30 01:32:20 DEBUG : Looking for writers 2025/08/30 01:32:20 DEBUG : dir: reading active writers 2025/08/30 01:32:20 DEBUG : newLeaf: reading active writers 2025/08/30 01:32:20 DEBUG : >WaitForWriters: 2025/08/30 01:32:20 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "sftp://rclone@:22/rclone-test-pijodub7pexo", Local "Local file system at /tmp/rclone938136828", Modify Window "1s" 2025/08/30 01:32:20 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:20 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/30 01:32:20 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:20 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:32:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:32:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:20 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/30 01:32:20 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:20 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:20 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:20 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:20 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:20 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:20 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/30 01:32:20 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:20 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:20 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:20 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:20 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:20 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:20 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/30 01:32:20 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/30 01:32:20 DEBUG : dir/file1: newRWFileHandle: 2025/08/30 01:32:20 DEBUG : dir/file1(0xc0005f7f00): openPending: 2025/08/30 01:32:20 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:20 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:20 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:20 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:20 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:20 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:20 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/30 01:32:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/30 01:32:20 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/30 01:32:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:20 DEBUG : dir/file1(0xc0005f7f00): >openPending: err= 2025/08/30 01:32:20 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/30 01:32:20 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/30 01:32:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/30 01:32:20 DEBUG : dir/file1(0xc0005f7f00): _writeAt: size=14, off=0 2025/08/30 01:32:20 DEBUG : dir/file1(0xc0005f7f00): >_writeAt: n=14, err= 2025/08/30 01:32:20 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/30 01:32:20 DEBUG : dir/file1(0xc0005f7f00): close: 2025/08/30 01:32:20 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/30 01:32:20 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/30 01:32:20 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:20 DEBUG : dir/file1(0xc0005f7f00): >close: err= 2025/08/30 01:32:20 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:20 DEBUG : dir: Looking for writers 2025/08/30 01:32:20 DEBUG : file1: reading active writers 2025/08/30 01:32:20 DEBUG : Looking for writers 2025/08/30 01:32:20 DEBUG : dir: reading active writers 2025/08/30 01:32:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/30 01:32:20 DEBUG : dir: Looking for writers 2025/08/30 01:32:20 DEBUG : file1: reading active writers 2025/08/30 01:32:20 DEBUG : Looking for writers 2025/08/30 01:32:20 DEBUG : dir: reading active writers 2025/08/30 01:32:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/30 01:32:20 DEBUG : dir: Looking for writers 2025/08/30 01:32:20 DEBUG : file1: reading active writers 2025/08/30 01:32:20 DEBUG : Looking for writers 2025/08/30 01:32:20 DEBUG : dir: reading active writers 2025/08/30 01:32:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/30 01:32:20 DEBUG : dir: Looking for writers 2025/08/30 01:32:20 DEBUG : file1: reading active writers 2025/08/30 01:32:20 DEBUG : Looking for writers 2025/08/30 01:32:20 DEBUG : dir: reading active writers 2025/08/30 01:32:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/30 01:32:20 DEBUG : dir/file1: vfs cache: starting upload 2025/08/30 01:32:20 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1.53508f02.partial" 2025/08/30 01:32:20 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:20 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1.53508f02.partial 2025/08/30 01:32:20 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1.53508f02.partial" 2025/08/30 01:32:20 DEBUG : dir: Looking for writers 2025/08/30 01:32:20 DEBUG : file1: reading active writers 2025/08/30 01:32:20 DEBUG : Looking for writers 2025/08/30 01:32:20 DEBUG : dir: reading active writers 2025/08/30 01:32:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/30 01:32:21 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:21 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-pijodub7pexo/dir/file1.53508f02.partial 2025/08/30 01:32:21 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:21 DEBUG : dir/file1.53508f02.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/30 01:32:21 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/08/30 01:32:21 DEBUG : dir/file1.53508f02.partial: renamed to: dir/file1 2025/08/30 01:32:21 INFO : dir/file1: Copied (replaced existing) 2025/08/30 01:32:21 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:21 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:21 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:21 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:21 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:21 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:21 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/30 01:32:21 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/30 01:32:21 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/08/30 01:32:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:21 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/30 01:32:21 DEBUG : dir: Looking for writers 2025/08/30 01:32:21 DEBUG : file1: reading active writers 2025/08/30 01:32:21 DEBUG : Looking for writers 2025/08/30 01:32:21 DEBUG : dir: reading active writers 2025/08/30 01:32:21 DEBUG : >WaitForWriters: 2025/08/30 01:32:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/30 01:32:21 DEBUG : dir/file1: newRWFileHandle: 2025/08/30 01:32:21 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/30 01:32:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/30 01:32:21 DEBUG : dir/file1(0xc0008a8400): _readAt: size=512, off=0 2025/08/30 01:32:21 DEBUG : dir/file1(0xc0008a8400): openPending: 2025/08/30 01:32:21 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/30 01:32:21 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/30 01:32:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:21 DEBUG : dir/file1(0xc0008a8400): >openPending: err= 2025/08/30 01:32:21 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/30 01:32:21 DEBUG : dir/file1(0xc0008a8400): >_readAt: n=14, err=EOF 2025/08/30 01:32:21 DEBUG : dir/file1(0xc0008a8400): close: 2025/08/30 01:32:21 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/30 01:32:21 DEBUG : dir/file1(0xc0008a8400): >close: err= 2025/08/30 01:32:21 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:21 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:21 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:21 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:21 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:21 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:21 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/30 01:32:21 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:21 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:21 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:21 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:21 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:21 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:21 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/30 01:32:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/30 01:32:21 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/30 01:32:21 DEBUG : newLeaf: Updating file with newLeaf 0xc000a0fe00 2025/08/30 01:32:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/30 01:32:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/30 01:32:21 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/newLeaf" 2025/08/30 01:32:21 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:21 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/newLeaf 2025/08/30 01:32:21 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/newLeaf" 2025/08/30 01:32:21 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:21 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-pijodub7pexo/newLeaf 2025/08/30 01:32:21 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:21 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/30 01:32:21 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/newLeaf" 2025/08/30 01:32:21 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:21 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/newLeaf 2025/08/30 01:32:21 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/newLeaf" 2025/08/30 01:32:21 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:21 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-pijodub7pexo/newLeaf 2025/08/30 01:32:21 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:21 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/30 01:32:21 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/30 01:32:21 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/30 01:32:21 DEBUG : dir/file1: Updating file with dir/file1 0xc000a0fe00 2025/08/30 01:32:21 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/30 01:32:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:21 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:21 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:21 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:21 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:21 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:21 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:21 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/30 01:32:21 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:21 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:21 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:21 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:21 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:21 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:21 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/30 01:32:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/30 01:32:21 DEBUG : dir/file1: newRWFileHandle: 2025/08/30 01:32:21 DEBUG : dir/file1(0xc0008a9240): openPending: 2025/08/30 01:32:21 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:21 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:21 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:21 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:21 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:21 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:21 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/30 01:32:21 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/30 01:32:21 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/30 01:32:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:21 DEBUG : dir/file1(0xc0008a9240): >openPending: err= 2025/08/30 01:32:21 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/30 01:32:21 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/30 01:32:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/30 01:32:21 DEBUG : dir/file1(0xc0008a9240): _writeAt: size=25, off=0 2025/08/30 01:32:21 DEBUG : dir/file1(0xc0008a9240): >_writeAt: n=25, err= 2025/08/30 01:32:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/30 01:32:21 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/30 01:32:21 DEBUG : newLeaf: Updating file with newLeaf 0xc000a0fe00 2025/08/30 01:32:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/30 01:32:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/30 01:32:21 DEBUG : newLeaf(0xc0008a9240): close: 2025/08/30 01:32:21 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/30 01:32:21 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-30 01:32:21.903250054 +0000 UTC m=+22.284997834 2025/08/30 01:32:21 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:21 DEBUG : newLeaf(0xc0008a9240): >close: err= 2025/08/30 01:32:21 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:21 DEBUG : dir: Looking for writers 2025/08/30 01:32:21 DEBUG : Looking for writers 2025/08/30 01:32:21 DEBUG : dir: reading active writers 2025/08/30 01:32:21 DEBUG : newLeaf: reading active writers 2025/08/30 01:32:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/30 01:32:21 DEBUG : dir: Looking for writers 2025/08/30 01:32:21 DEBUG : Looking for writers 2025/08/30 01:32:21 DEBUG : dir: reading active writers 2025/08/30 01:32:21 DEBUG : newLeaf: reading active writers 2025/08/30 01:32:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/30 01:32:21 DEBUG : dir: Looking for writers 2025/08/30 01:32:21 DEBUG : Looking for writers 2025/08/30 01:32:21 DEBUG : dir: reading active writers 2025/08/30 01:32:21 DEBUG : newLeaf: reading active writers 2025/08/30 01:32:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/30 01:32:21 DEBUG : dir: Looking for writers 2025/08/30 01:32:21 DEBUG : Looking for writers 2025/08/30 01:32:21 DEBUG : dir: reading active writers 2025/08/30 01:32:21 DEBUG : newLeaf: reading active writers 2025/08/30 01:32:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/30 01:32:22 DEBUG : newLeaf: vfs cache: starting upload 2025/08/30 01:32:22 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/newLeaf.7eccc668.partial" 2025/08/30 01:32:22 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:22 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/newLeaf.7eccc668.partial 2025/08/30 01:32:22 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/newLeaf.7eccc668.partial" 2025/08/30 01:32:22 DEBUG : dir: Looking for writers 2025/08/30 01:32:22 DEBUG : Looking for writers 2025/08/30 01:32:22 DEBUG : dir: reading active writers 2025/08/30 01:32:22 DEBUG : newLeaf: reading active writers 2025/08/30 01:32:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/30 01:32:22 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:22 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-pijodub7pexo/newLeaf.7eccc668.partial 2025/08/30 01:32:22 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:22 DEBUG : newLeaf.7eccc668.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/08/30 01:32:22 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/30 01:32:22 DEBUG : newLeaf.7eccc668.partial: renamed to: newLeaf 2025/08/30 01:32:22 INFO : newLeaf: Copied (replaced existing) 2025/08/30 01:32:22 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/newLeaf" 2025/08/30 01:32:22 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:22 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/newLeaf 2025/08/30 01:32:22 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/newLeaf" 2025/08/30 01:32:22 DEBUG : dir: Looking for writers 2025/08/30 01:32:22 DEBUG : Looking for writers 2025/08/30 01:32:22 DEBUG : dir: reading active writers 2025/08/30 01:32:22 DEBUG : newLeaf: reading active writers 2025/08/30 01:32:22 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:22 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-pijodub7pexo/newLeaf 2025/08/30 01:32:22 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:22 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/08/30 01:32:22 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-30 01:32:21 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/08/30 01:32:22 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/30 01:32:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/30 01:32:22 DEBUG : >WaitForWriters: 2025/08/30 01:32:22 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/30 01:32:22 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/newLeaf" 2025/08/30 01:32:22 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:22 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/newLeaf 2025/08/30 01:32:22 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/newLeaf" 2025/08/30 01:32:22 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:22 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-pijodub7pexo/newLeaf 2025/08/30 01:32:22 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:22 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/08/30 01:32:22 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/newLeaf" 2025/08/30 01:32:22 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:22 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/newLeaf 2025/08/30 01:32:22 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/newLeaf" 2025/08/30 01:32:22 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:22 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-pijodub7pexo/newLeaf 2025/08/30 01:32:22 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:22 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/08/30 01:32:22 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:22 DEBUG : dir: Looking for writers 2025/08/30 01:32:22 DEBUG : Looking for writers 2025/08/30 01:32:22 DEBUG : dir: reading active writers 2025/08/30 01:32:22 DEBUG : newLeaf: reading active writers 2025/08/30 01:32:22 DEBUG : >WaitForWriters: 2025/08/30 01:32:22 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "sftp://rclone@:22/rclone-test-pijodub7pexo", Local "Local file system at /tmp/rclone938136828", Modify Window "1s" 2025/08/30 01:32:22 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:22 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/30 01:32:22 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:22 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:32:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:32:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:22 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/30 01:32:22 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:22 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:22 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:22 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:22 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:22 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:22 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/30 01:32:22 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:22 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:22 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:22 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:22 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:22 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:22 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:22 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/30 01:32:22 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:22 DEBUG : dir: Looking for writers 2025/08/30 01:32:22 DEBUG : file1: reading active writers 2025/08/30 01:32:22 DEBUG : Looking for writers 2025/08/30 01:32:22 DEBUG : dir: reading active writers 2025/08/30 01:32:22 DEBUG : >WaitForWriters: 2025/08/30 01:32:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/30 01:32:22 DEBUG : dir/file1: newRWFileHandle: 2025/08/30 01:32:22 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/30 01:32:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/30 01:32:22 DEBUG : dir/file1(0xc0008a8340): _readAt: size=512, off=0 2025/08/30 01:32:22 DEBUG : dir/file1(0xc0008a8340): openPending: 2025/08/30 01:32:22 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:22 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:22 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:22 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:22 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:22 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:22 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/30 01:32:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/30 01:32:22 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/30 01:32:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:22 DEBUG : dir/file1(0xc0008a8340): >openPending: err= 2025/08/30 01:32:22 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/08/30 01:32:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/30 01:32:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/30 01:32:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/30 01:32:22 DEBUG : dir/file1(0xc0008a8340): >_readAt: n=14, err=EOF 2025/08/30 01:32:22 DEBUG : dir/file1(0xc0008a8340): close: 2025/08/30 01:32:22 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/30 01:32:22 DEBUG : dir/file1(0xc0008a8340): >close: err= 2025/08/30 01:32:22 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:22 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:22 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:22 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:22 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:22 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:22 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/30 01:32:22 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:22 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:22 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:22 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:22 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:22 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:22 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:22 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/30 01:32:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/30 01:32:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/30 01:32:22 DEBUG : newLeaf: Updating file with newLeaf 0xc000898480 2025/08/30 01:32:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/30 01:32:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/30 01:32:22 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/newLeaf" 2025/08/30 01:32:22 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:22 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/newLeaf 2025/08/30 01:32:22 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/newLeaf" 2025/08/30 01:32:23 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:23 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-pijodub7pexo/newLeaf 2025/08/30 01:32:23 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:23 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/30 01:32:23 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/newLeaf" 2025/08/30 01:32:23 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:23 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/newLeaf 2025/08/30 01:32:23 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/newLeaf" 2025/08/30 01:32:23 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:23 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-pijodub7pexo/newLeaf 2025/08/30 01:32:23 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:23 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/30 01:32:23 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/30 01:32:23 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/30 01:32:23 DEBUG : dir/file1: Updating file with dir/file1 0xc000898480 2025/08/30 01:32:23 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/30 01:32:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:23 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:23 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:23 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:23 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:23 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:23 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:23 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/30 01:32:23 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:23 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:23 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:23 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:23 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:23 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:23 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/30 01:32:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/30 01:32:23 DEBUG : dir/file1: newRWFileHandle: 2025/08/30 01:32:23 DEBUG : dir/file1(0xc0008b5340): openPending: 2025/08/30 01:32:23 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:23 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:23 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:23 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:23 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:23 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:23 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/30 01:32:23 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/30 01:32:23 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/30 01:32:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:23 DEBUG : dir/file1(0xc0008b5340): >openPending: err= 2025/08/30 01:32:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/30 01:32:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/30 01:32:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/30 01:32:23 DEBUG : dir/file1(0xc0008b5340): _writeAt: size=25, off=0 2025/08/30 01:32:23 DEBUG : dir/file1(0xc0008b5340): >_writeAt: n=25, err= 2025/08/30 01:32:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/30 01:32:23 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/30 01:32:23 DEBUG : newLeaf: Updating file with newLeaf 0xc000898480 2025/08/30 01:32:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/30 01:32:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/30 01:32:23 DEBUG : newLeaf(0xc0008b5340): close: 2025/08/30 01:32:23 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/30 01:32:23 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-30 01:32:23.481523495 +0000 UTC m=+23.863271245 2025/08/30 01:32:23 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:23 DEBUG : newLeaf(0xc0008b5340): >close: err= 2025/08/30 01:32:23 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:23 DEBUG : dir: Looking for writers 2025/08/30 01:32:23 DEBUG : Looking for writers 2025/08/30 01:32:23 DEBUG : dir: reading active writers 2025/08/30 01:32:23 DEBUG : newLeaf: reading active writers 2025/08/30 01:32:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/30 01:32:23 DEBUG : dir: Looking for writers 2025/08/30 01:32:23 DEBUG : Looking for writers 2025/08/30 01:32:23 DEBUG : newLeaf: reading active writers 2025/08/30 01:32:23 DEBUG : dir: reading active writers 2025/08/30 01:32:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/30 01:32:23 DEBUG : dir: Looking for writers 2025/08/30 01:32:23 DEBUG : Looking for writers 2025/08/30 01:32:23 DEBUG : newLeaf: reading active writers 2025/08/30 01:32:23 DEBUG : dir: reading active writers 2025/08/30 01:32:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/30 01:32:23 DEBUG : dir: Looking for writers 2025/08/30 01:32:23 DEBUG : Looking for writers 2025/08/30 01:32:23 DEBUG : dir: reading active writers 2025/08/30 01:32:23 DEBUG : newLeaf: reading active writers 2025/08/30 01:32:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/30 01:32:23 DEBUG : newLeaf: vfs cache: starting upload 2025/08/30 01:32:23 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/newLeaf.70ea4382.partial" 2025/08/30 01:32:23 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:23 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/newLeaf.70ea4382.partial 2025/08/30 01:32:23 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/newLeaf.70ea4382.partial" 2025/08/30 01:32:23 DEBUG : dir: Looking for writers 2025/08/30 01:32:23 DEBUG : Looking for writers 2025/08/30 01:32:23 DEBUG : dir: reading active writers 2025/08/30 01:32:23 DEBUG : newLeaf: reading active writers 2025/08/30 01:32:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/30 01:32:23 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:23 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-pijodub7pexo/newLeaf.70ea4382.partial 2025/08/30 01:32:23 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:23 DEBUG : newLeaf.70ea4382.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/08/30 01:32:23 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/30 01:32:23 DEBUG : newLeaf.70ea4382.partial: renamed to: newLeaf 2025/08/30 01:32:23 INFO : newLeaf: Copied (replaced existing) 2025/08/30 01:32:23 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/newLeaf" 2025/08/30 01:32:23 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:23 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/newLeaf 2025/08/30 01:32:23 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/newLeaf" 2025/08/30 01:32:23 DEBUG : dir: Looking for writers 2025/08/30 01:32:23 DEBUG : Looking for writers 2025/08/30 01:32:23 DEBUG : dir: reading active writers 2025/08/30 01:32:23 DEBUG : newLeaf: reading active writers 2025/08/30 01:32:23 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:23 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-pijodub7pexo/newLeaf 2025/08/30 01:32:23 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:23 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/08/30 01:32:23 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-30 01:32:23 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/08/30 01:32:23 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/30 01:32:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/30 01:32:23 DEBUG : >WaitForWriters: 2025/08/30 01:32:23 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/30 01:32:23 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/newLeaf" 2025/08/30 01:32:23 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:23 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/newLeaf 2025/08/30 01:32:23 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/newLeaf" 2025/08/30 01:32:23 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:23 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-pijodub7pexo/newLeaf 2025/08/30 01:32:23 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:23 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/08/30 01:32:23 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/newLeaf" 2025/08/30 01:32:23 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:23 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/newLeaf 2025/08/30 01:32:23 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/newLeaf" 2025/08/30 01:32:24 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:24 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-pijodub7pexo/newLeaf 2025/08/30 01:32:24 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:24 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/08/30 01:32:24 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:24 DEBUG : dir: Looking for writers 2025/08/30 01:32:24 DEBUG : Looking for writers 2025/08/30 01:32:24 DEBUG : dir: reading active writers 2025/08/30 01:32:24 DEBUG : newLeaf: reading active writers 2025/08/30 01:32:24 DEBUG : >WaitForWriters: 2025/08/30 01:32:24 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: cleaner exiting --- PASS: TestFileRename (9.30s) --- PASS: TestFileRename/off,forceCache=false (1.23s) --- PASS: TestFileRename/minimal,forceCache=false (1.11s) --- PASS: TestFileRename/minimal,forceCache=true (1.99s) --- PASS: TestFileRename/writes,forceCache=false (1.51s) --- PASS: TestFileRename/writes,forceCache=true (1.85s) --- PASS: TestFileRename/full,forceCache=false (1.62s) === 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-pijodub7pexo", Local "Local file system at /tmp/rclone938136828", Modify Window "1s" 2025/08/30 01:32:24 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:24 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:24 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:24 DEBUG : Looking for writers 2025/08/30 01:32:24 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-pijodub7pexo", Local "Local file system at /tmp/rclone938136828", Modify Window "1s" 2025/08/30 01:32:24 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:24 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:24 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:24 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:24 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:24 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:24 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:24 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:24 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/30 01:32:24 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:24 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:24 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:24 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:24 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:24 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:24 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:24 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/08/30 01:32:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 01:32:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/30 01:32:24 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/30 01:32:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/30 01:32:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/30 01:32:24 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/30 01:32:24 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/08/30 01:32:24 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:24 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:24 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:24 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:24 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:24 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:24 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:24 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/30 01:32:24 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:24 DEBUG : dir: Looking for writers 2025/08/30 01:32:24 DEBUG : file1: reading active writers 2025/08/30 01:32:24 DEBUG : Looking for writers 2025/08/30 01:32:24 DEBUG : dir: reading active writers 2025/08/30 01:32:24 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.36s) === RUN TestReadFileHandleSeek run.go:180: Remote "sftp://rclone@:22/rclone-test-pijodub7pexo", Local "Local file system at /tmp/rclone938136828", Modify Window "1s" 2025/08/30 01:32:24 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:24 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:24 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:24 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:24 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:24 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:24 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:24 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:24 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/30 01:32:24 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:24 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:24 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:24 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:24 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:24 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:24 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:24 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/08/30 01:32:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 01:32:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/30 01:32:24 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/30 01:32:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/30 01:32:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/30 01:32:24 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/30 01:32:24 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/08/30 01:32:24 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/08/30 01:32:24 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/08/30 01:32:24 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/08/30 01:32:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/08/30 01:32:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/08/30 01:32:24 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/08/30 01:32:24 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/08/30 01:32:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/08/30 01:32:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/08/30 01:32:24 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/08/30 01:32:24 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/08/30 01:32:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/08/30 01:32:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/08/30 01:32:24 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/08/30 01:32:24 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:24 DEBUG : dir: Looking for writers 2025/08/30 01:32:24 DEBUG : file1: reading active writers 2025/08/30 01:32:24 DEBUG : Looking for writers 2025/08/30 01:32:24 DEBUG : dir: reading active writers 2025/08/30 01:32:24 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.33s) === RUN TestReadFileHandleReadAt run.go:180: Remote "sftp://rclone@:22/rclone-test-pijodub7pexo", Local "Local file system at /tmp/rclone938136828", Modify Window "1s" 2025/08/30 01:32:24 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:24 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:24 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:24 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:24 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:24 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:24 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:24 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:24 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/30 01:32:24 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:24 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:24 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:24 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:24 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:24 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:24 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:24 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/08/30 01:32:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 01:32:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/30 01:32:24 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/30 01:32:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/30 01:32:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/30 01:32:24 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/30 01:32:24 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/08/30 01:32:24 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/08/30 01:32:24 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/08/30 01:32:24 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/08/30 01:32:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/08/30 01:32:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/08/30 01:32:24 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/08/30 01:32:24 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/08/30 01:32:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/08/30 01:32:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/08/30 01:32:24 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/08/30 01:32:24 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/08/30 01:32:24 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/08/30 01:32:24 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/08/30 01:32:24 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/08/30 01:32:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/08/30 01:32:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/08/30 01:32:24 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/08/30 01:32:25 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/08/30 01:32:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/08/30 01:32:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/08/30 01:32:25 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/08/30 01:32:25 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/08/30 01:32:25 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/08/30 01:32:25 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/08/30 01:32:25 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/08/30 01:32:25 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/08/30 01:32:25 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/08/30 01:32:25 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/08/30 01:32:25 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/08/30 01:32:25 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:25 DEBUG : dir: Looking for writers 2025/08/30 01:32:25 DEBUG : file1: reading active writers 2025/08/30 01:32:25 DEBUG : Looking for writers 2025/08/30 01:32:25 DEBUG : dir: reading active writers 2025/08/30 01:32:25 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.38s) === RUN TestReadFileHandleFlush run.go:180: Remote "sftp://rclone@:22/rclone-test-pijodub7pexo", Local "Local file system at /tmp/rclone938136828", Modify Window "1s" 2025/08/30 01:32:25 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:25 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:25 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:25 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:25 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:25 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:25 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:25 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:25 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/30 01:32:25 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:25 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:25 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:25 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:25 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:25 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:25 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:25 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/08/30 01:32:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 01:32:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/30 01:32:25 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/30 01:32:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/30 01:32:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/30 01:32:25 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/08/30 01:32:25 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:25 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:25 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:25 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:25 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:25 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:25 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:25 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/30 01:32:25 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:25 DEBUG : dir: Looking for writers 2025/08/30 01:32:25 DEBUG : file1: reading active writers 2025/08/30 01:32:25 DEBUG : Looking for writers 2025/08/30 01:32:25 DEBUG : dir: reading active writers 2025/08/30 01:32:25 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.33s) === RUN TestReadFileHandleRelease run.go:180: Remote "sftp://rclone@:22/rclone-test-pijodub7pexo", Local "Local file system at /tmp/rclone938136828", Modify Window "1s" 2025/08/30 01:32:25 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:25 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:25 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:25 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:25 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:25 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:25 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:25 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:25 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/30 01:32:25 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:25 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:25 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:25 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:25 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:25 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:25 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:25 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/08/30 01:32:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 01:32:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/30 01:32:25 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/30 01:32:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/30 01:32:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/30 01:32:25 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/08/30 01:32:25 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/08/30 01:32:25 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:25 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:25 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:25 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:25 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:25 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:25 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:25 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/30 01:32:25 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/08/30 01:32:25 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:25 DEBUG : dir: Looking for writers 2025/08/30 01:32:25 DEBUG : file1: reading active writers 2025/08/30 01:32:25 DEBUG : Looking for writers 2025/08/30 01:32:25 DEBUG : dir: reading active writers 2025/08/30 01:32:25 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.34s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "sftp://rclone@:22/rclone-test-pijodub7pexo", Local "Local file system at /tmp/rclone938136828", Modify Window "1s" 2025/08/30 01:32:25 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:25 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/30 01:32:25 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:25 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:32:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:32:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:25 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/30 01:32:25 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:25 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:25 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:25 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:25 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:25 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:25 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:25 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/30 01:32:25 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:25 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:25 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:25 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:25 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:25 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:25 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:25 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/08/30 01:32:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 01:32:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/30 01:32:26 DEBUG : dir/file1: newRWFileHandle: 2025/08/30 01:32:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/30 01:32:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/30 01:32:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/30 01:32:26 DEBUG : dir/file1(0xc0007d6480): _readAt: size=1, off=0 2025/08/30 01:32:26 DEBUG : dir/file1(0xc0007d6480): openPending: 2025/08/30 01:32:26 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:26 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:26 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:26 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:26 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:26 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:26 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:26 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/30 01:32:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/30 01:32:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/30 01:32:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:26 DEBUG : dir/file1(0xc0007d6480): >openPending: err= 2025/08/30 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/30 01:32:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/30 01:32:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/30 01:32:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/30 01:32:26 DEBUG : dir/file1(0xc0007d6480): >_readAt: n=1, err= 2025/08/30 01:32:26 DEBUG : dir/file1(0xc0007d6480): _readAt: size=256, off=1 2025/08/30 01:32:26 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/08/30 01:32:26 DEBUG : dir/file1(0xc0007d6480): >_readAt: n=15, err=EOF 2025/08/30 01:32:26 DEBUG : dir/file1(0xc0007d6480): _readAt: size=16, off=16 2025/08/30 01:32:26 DEBUG : dir/file1(0xc0007d6480): >_readAt: n=0, err=EOF 2025/08/30 01:32:26 DEBUG : dir/file1(0xc0007d6480): close: 2025/08/30 01:32:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/30 01:32:26 DEBUG : dir/file1(0xc0007d6480): >close: err= 2025/08/30 01:32:26 DEBUG : dir/file1(0xc0007d6480): close: 2025/08/30 01:32:26 DEBUG : dir/file1(0xc0007d6480): >close: err=file already closed 2025/08/30 01:32:26 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:26 DEBUG : dir: Looking for writers 2025/08/30 01:32:26 DEBUG : file1: reading active writers 2025/08/30 01:32:26 DEBUG : Looking for writers 2025/08/30 01:32:26 DEBUG : dir: reading active writers 2025/08/30 01:32:26 DEBUG : >WaitForWriters: 2025/08/30 01:32:26 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.35s) === RUN TestRWFileHandleSeek run.go:180: Remote "sftp://rclone@:22/rclone-test-pijodub7pexo", Local "Local file system at /tmp/rclone938136828", Modify Window "1s" 2025/08/30 01:32:26 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:26 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/30 01:32:26 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:26 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:32:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:32:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:26 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/30 01:32:26 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:26 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:26 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:26 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:26 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:26 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:26 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:26 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/30 01:32:26 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:26 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:26 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:26 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:26 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:26 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:26 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:26 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/08/30 01:32:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 01:32:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/30 01:32:26 DEBUG : dir/file1: newRWFileHandle: 2025/08/30 01:32:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/30 01:32:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/30 01:32:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/30 01:32:26 DEBUG : dir/file1(0xc0002c56c0): _readAt: size=1, off=0 2025/08/30 01:32:26 DEBUG : dir/file1(0xc0002c56c0): openPending: 2025/08/30 01:32:26 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:26 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:26 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:26 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:26 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:26 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:26 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:26 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/30 01:32:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/30 01:32:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/30 01:32:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:26 DEBUG : dir/file1(0xc0002c56c0): >openPending: err= 2025/08/30 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/30 01:32:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/30 01:32:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/30 01:32:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/30 01:32:26 DEBUG : dir/file1(0xc0002c56c0): >_readAt: n=1, err= 2025/08/30 01:32:26 DEBUG : dir/file1(0xc0002c56c0): _readAt: size=1, off=5 2025/08/30 01:32:26 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/30 01:32:26 DEBUG : dir/file1(0xc0002c56c0): >_readAt: n=1, err= 2025/08/30 01:32:26 DEBUG : dir/file1(0xc0002c56c0): _readAt: size=1, off=3 2025/08/30 01:32:26 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/30 01:32:26 DEBUG : dir/file1(0xc0002c56c0): >_readAt: n=1, err= 2025/08/30 01:32:26 DEBUG : dir/file1(0xc0002c56c0): _readAt: size=1, off=13 2025/08/30 01:32:26 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/30 01:32:26 DEBUG : dir/file1(0xc0002c56c0): >_readAt: n=1, err= 2025/08/30 01:32:26 DEBUG : dir/file1(0xc0002c56c0): _readAt: size=16, off=100 2025/08/30 01:32:26 DEBUG : dir/file1(0xc0002c56c0): >_readAt: n=0, err=EOF 2025/08/30 01:32:26 DEBUG : dir/file1(0xc0002c56c0): close: 2025/08/30 01:32:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/30 01:32:26 DEBUG : dir/file1(0xc0002c56c0): >close: err= 2025/08/30 01:32:26 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:26 DEBUG : dir: Looking for writers 2025/08/30 01:32:26 DEBUG : file1: reading active writers 2025/08/30 01:32:26 DEBUG : Looking for writers 2025/08/30 01:32:26 DEBUG : dir: reading active writers 2025/08/30 01:32:26 DEBUG : >WaitForWriters: 2025/08/30 01:32:26 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.36s) === RUN TestRWFileHandleReadAt run.go:180: Remote "sftp://rclone@:22/rclone-test-pijodub7pexo", Local "Local file system at /tmp/rclone938136828", Modify Window "1s" 2025/08/30 01:32:26 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:26 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/30 01:32:26 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:26 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:32:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:32:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:26 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/30 01:32:26 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:26 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:26 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:26 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:26 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:26 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:26 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:26 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/30 01:32:26 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:26 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:26 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:26 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:26 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:26 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:26 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:26 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/08/30 01:32:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 01:32:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/30 01:32:26 DEBUG : dir/file1: newRWFileHandle: 2025/08/30 01:32:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/30 01:32:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/30 01:32:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/30 01:32:26 DEBUG : dir/file1(0xc000ae4b00): _readAt: size=1, off=0 2025/08/30 01:32:26 DEBUG : dir/file1(0xc000ae4b00): openPending: 2025/08/30 01:32:26 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:26 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:26 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:26 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:26 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:26 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:26 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:26 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/30 01:32:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/30 01:32:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/30 01:32:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:26 DEBUG : dir/file1(0xc000ae4b00): >openPending: err= 2025/08/30 01:32:26 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/30 01:32:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/30 01:32:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/30 01:32:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/30 01:32:26 DEBUG : dir/file1(0xc000ae4b00): >_readAt: n=1, err= 2025/08/30 01:32:26 DEBUG : dir/file1(0xc000ae4b00): _readAt: size=1, off=5 2025/08/30 01:32:26 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/30 01:32:26 DEBUG : dir/file1(0xc000ae4b00): >_readAt: n=1, err= 2025/08/30 01:32:26 DEBUG : dir/file1(0xc000ae4b00): _readAt: size=1, off=1 2025/08/30 01:32:26 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/30 01:32:26 DEBUG : dir/file1(0xc000ae4b00): >_readAt: n=1, err= 2025/08/30 01:32:26 DEBUG : dir/file1(0xc000ae4b00): _readAt: size=6, off=10 2025/08/30 01:32:26 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/08/30 01:32:26 DEBUG : dir/file1(0xc000ae4b00): >_readAt: n=6, err= 2025/08/30 01:32:26 DEBUG : dir/file1(0xc000ae4b00): _readAt: size=256, off=10 2025/08/30 01:32:26 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/08/30 01:32:26 DEBUG : dir/file1(0xc000ae4b00): >_readAt: n=6, err=EOF 2025/08/30 01:32:26 DEBUG : dir/file1(0xc000ae4b00): _readAt: size=256, off=100 2025/08/30 01:32:26 DEBUG : dir/file1(0xc000ae4b00): >_readAt: n=0, err=EOF 2025/08/30 01:32:26 DEBUG : dir/file1(0xc000ae4b00): close: 2025/08/30 01:32:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/30 01:32:26 DEBUG : dir/file1(0xc000ae4b00): >close: err= 2025/08/30 01:32:26 DEBUG : dir/file1(0xc000ae4b00): _readAt: size=256, off=100 2025/08/30 01:32:26 DEBUG : dir/file1(0xc000ae4b00): >_readAt: n=0, err=file already closed 2025/08/30 01:32:26 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:26 DEBUG : dir: Looking for writers 2025/08/30 01:32:26 DEBUG : file1: reading active writers 2025/08/30 01:32:26 DEBUG : Looking for writers 2025/08/30 01:32:26 DEBUG : dir: reading active writers 2025/08/30 01:32:26 DEBUG : >WaitForWriters: 2025/08/30 01:32:26 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.37s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "sftp://rclone@:22/rclone-test-pijodub7pexo", Local "Local file system at /tmp/rclone938136828", Modify Window "1s" 2025/08/30 01:32:26 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:26 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/30 01:32:26 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:26 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:32:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:32:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:26 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/30 01:32:26 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:26 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:26 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:26 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:26 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:26 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:26 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:26 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/30 01:32:26 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:26 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:26 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:26 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:27 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:27 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:27 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:27 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/08/30 01:32:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 01:32:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/30 01:32:27 DEBUG : dir/file1: newRWFileHandle: 2025/08/30 01:32:27 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/30 01:32:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/30 01:32:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/30 01:32:27 DEBUG : dir/file1(0xc000b58b80): RWFileHandle.Flush 2025/08/30 01:32:27 DEBUG : dir/file1(0xc000b58b80): _readAt: size=256, off=0 2025/08/30 01:32:27 DEBUG : dir/file1(0xc000b58b80): openPending: 2025/08/30 01:32:27 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:27 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:27 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:27 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:27 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:27 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:27 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:27 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/30 01:32:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/30 01:32:27 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/30 01:32:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:27 DEBUG : dir/file1(0xc000b58b80): >openPending: err= 2025/08/30 01:32:27 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/08/30 01:32:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/30 01:32:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/30 01:32:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/30 01:32:27 DEBUG : dir/file1(0xc000b58b80): >_readAt: n=16, err=EOF 2025/08/30 01:32:27 DEBUG : dir/file1(0xc000b58b80): RWFileHandle.Flush 2025/08/30 01:32:27 DEBUG : dir/file1(0xc000b58b80): RWFileHandle.Flush 2025/08/30 01:32:27 DEBUG : dir/file1(0xc000b58b80): close: 2025/08/30 01:32:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/30 01:32:27 DEBUG : dir/file1(0xc000b58b80): >close: err= 2025/08/30 01:32:27 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:27 DEBUG : dir: Looking for writers 2025/08/30 01:32:27 DEBUG : file1: reading active writers 2025/08/30 01:32:27 DEBUG : Looking for writers 2025/08/30 01:32:27 DEBUG : dir: reading active writers 2025/08/30 01:32:27 DEBUG : >WaitForWriters: 2025/08/30 01:32:27 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.36s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "sftp://rclone@:22/rclone-test-pijodub7pexo", Local "Local file system at /tmp/rclone938136828", Modify Window "1s" 2025/08/30 01:32:27 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:27 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/30 01:32:27 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:27 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:32:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:32:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:27 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/30 01:32:27 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:27 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:27 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:27 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:27 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:27 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:27 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:27 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/30 01:32:27 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:27 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:27 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:27 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:27 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:27 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:27 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:27 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/08/30 01:32:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 01:32:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/30 01:32:27 DEBUG : dir/file1: newRWFileHandle: 2025/08/30 01:32:27 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/30 01:32:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/30 01:32:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/30 01:32:27 DEBUG : dir/file1(0xc000ae45c0): _readAt: size=256, off=0 2025/08/30 01:32:27 DEBUG : dir/file1(0xc000ae45c0): openPending: 2025/08/30 01:32:27 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:27 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:27 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:27 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:27 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:27 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:27 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:27 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/30 01:32:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/30 01:32:27 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/30 01:32:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:27 DEBUG : dir/file1(0xc000ae45c0): >openPending: err= 2025/08/30 01:32:27 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/08/30 01:32:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/30 01:32:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/30 01:32:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/30 01:32:27 DEBUG : dir/file1(0xc000ae45c0): >_readAt: n=16, err=EOF 2025/08/30 01:32:27 DEBUG : dir/file1(0xc000ae45c0): RWFileHandle.Release 2025/08/30 01:32:27 DEBUG : dir/file1(0xc000ae45c0): close: 2025/08/30 01:32:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/30 01:32:27 DEBUG : dir/file1(0xc000ae45c0): >close: err= 2025/08/30 01:32:27 DEBUG : dir/file1(0xc000ae45c0): RWFileHandle.Release 2025/08/30 01:32:27 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:27 DEBUG : dir: Looking for writers 2025/08/30 01:32:27 DEBUG : file1: reading active writers 2025/08/30 01:32:27 DEBUG : Looking for writers 2025/08/30 01:32:27 DEBUG : dir: reading active writers 2025/08/30 01:32:27 DEBUG : >WaitForWriters: 2025/08/30 01:32:27 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.37s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "sftp://rclone@:22/rclone-test-pijodub7pexo", Local "Local file system at /tmp/rclone938136828", Modify Window "1s" 2025/08/30 01:32:27 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:27 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/30 01:32:27 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:27 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:32:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:32:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:27 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/30 01:32:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:27 DEBUG : file1: newRWFileHandle: 2025/08/30 01:32:27 DEBUG : file1(0xc0008b4400): openPending: 2025/08/30 01:32:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:27 DEBUG : file1(0xc0008b4400): >openPending: err= 2025/08/30 01:32:27 DEBUG : file1: >newRWFileHandle: err= 2025/08/30 01:32:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/30 01:32:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/30 01:32:27 DEBUG : file1(0xc0008b4400): _writeAt: size=5, off=0 2025/08/30 01:32:27 DEBUG : file1(0xc0008b4400): >_writeAt: n=5, err= 2025/08/30 01:32:27 DEBUG : file1(0xc0008b4400): _writeAt: size=7, off=5 2025/08/30 01:32:27 DEBUG : file1(0xc0008b4400): >_writeAt: n=7, err= 2025/08/30 01:32:27 DEBUG : file1: vfs cache: truncate to size=11 2025/08/30 01:32:27 DEBUG : file1(0xc0008b4400): close: 2025/08/30 01:32:27 DEBUG : file1: vfs cache: setting modification time to 2025-08-30 01:32:27.58628906 +0000 UTC m=+27.968036800 2025/08/30 01:32:27 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:27 DEBUG : file1(0xc0008b4400): >close: err= 2025/08/30 01:32:27 DEBUG : file1(0xc0008b4400): close: 2025/08/30 01:32:27 DEBUG : file1(0xc0008b4400): >close: err=file already closed 2025/08/30 01:32:27 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:27 DEBUG : Looking for writers 2025/08/30 01:32:27 DEBUG : file1: reading active writers 2025/08/30 01:32:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/30 01:32:27 DEBUG : Looking for writers 2025/08/30 01:32:27 DEBUG : file1: reading active writers 2025/08/30 01:32:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/30 01:32:27 DEBUG : Looking for writers 2025/08/30 01:32:27 DEBUG : file1: reading active writers 2025/08/30 01:32:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/30 01:32:27 DEBUG : Looking for writers 2025/08/30 01:32:27 DEBUG : file1: reading active writers 2025/08/30 01:32:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/30 01:32:27 DEBUG : file1: vfs cache: starting upload 2025/08/30 01:32:27 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/file1.f92ce060.partial" 2025/08/30 01:32:27 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:27 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/file1.f92ce060.partial 2025/08/30 01:32:27 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/file1.f92ce060.partial" 2025/08/30 01:32:27 DEBUG : Looking for writers 2025/08/30 01:32:27 DEBUG : file1: reading active writers 2025/08/30 01:32:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/30 01:32:27 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:27 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-pijodub7pexo/file1.f92ce060.partial 2025/08/30 01:32:27 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:27 DEBUG : file1.f92ce060.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/08/30 01:32:27 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/08/30 01:32:27 DEBUG : file1.f92ce060.partial: renamed to: file1 2025/08/30 01:32:27 INFO : file1: Copied (new) 2025/08/30 01:32:27 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/file1" 2025/08/30 01:32:27 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:27 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/file1 2025/08/30 01:32:27 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/file1" 2025/08/30 01:32:27 DEBUG : Looking for writers 2025/08/30 01:32:27 DEBUG : file1: reading active writers 2025/08/30 01:32:27 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:27 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-pijodub7pexo/file1 2025/08/30 01:32:27 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:27 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/08/30 01:32:27 DEBUG : file1: vfs cache: fingerprint now "11,2025-08-30 01:32:27 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/08/30 01:32:27 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/30 01:32:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:27 DEBUG : >WaitForWriters: 2025/08/30 01:32:27 INFO : file1: vfs cache: upload succeeded try #1 2025/08/30 01:32:27 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/file1" 2025/08/30 01:32:27 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:27 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/file1 2025/08/30 01:32:27 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/file1" 2025/08/30 01:32:28 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:28 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-pijodub7pexo/file1 2025/08/30 01:32:28 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:28 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/08/30 01:32:28 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/file1" 2025/08/30 01:32:28 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:28 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/file1 2025/08/30 01:32:28 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/file1" 2025/08/30 01:32:28 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:28 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-pijodub7pexo/file1 2025/08/30 01:32:28 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:28 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2025/08/30 01:32:28 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:28 DEBUG : Looking for writers 2025/08/30 01:32:28 DEBUG : file1: reading active writers 2025/08/30 01:32:28 DEBUG : >WaitForWriters: 2025/08/30 01:32:28 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.55s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "sftp://rclone@:22/rclone-test-pijodub7pexo", Local "Local file system at /tmp/rclone938136828", Modify Window "1s" 2025/08/30 01:32:28 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:28 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/30 01:32:28 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:28 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:32:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:32:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:28 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/30 01:32:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:28 DEBUG : file1: newRWFileHandle: 2025/08/30 01:32:28 DEBUG : file1(0xc000b58740): openPending: 2025/08/30 01:32:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:28 DEBUG : file1(0xc000b58740): >openPending: err= 2025/08/30 01:32:28 DEBUG : file1: >newRWFileHandle: err= 2025/08/30 01:32:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/30 01:32:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/30 01:32:28 DEBUG : file1(0xc000b58740): _writeAt: size=7, off=0 2025/08/30 01:32:28 DEBUG : file1(0xc000b58740): >_writeAt: n=7, err= 2025/08/30 01:32:28 DEBUG : file1(0xc000b58740): _writeAt: size=6, off=5 2025/08/30 01:32:28 DEBUG : file1(0xc000b58740): >_writeAt: n=6, err= 2025/08/30 01:32:28 DEBUG : file1(0xc000b58740): close: 2025/08/30 01:32:28 DEBUG : file1: vfs cache: setting modification time to 2025-08-30 01:32:28.141803391 +0000 UTC m=+28.523551181 2025/08/30 01:32:28 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:28 DEBUG : file1(0xc000b58740): >close: err= 2025/08/30 01:32:28 DEBUG : file1(0xc000b58740): _writeAt: size=5, off=0 2025/08/30 01:32:28 DEBUG : file1(0xc000b58740): >_writeAt: n=0, err=file already closed 2025/08/30 01:32:28 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:28 DEBUG : Looking for writers 2025/08/30 01:32:28 DEBUG : file1: reading active writers 2025/08/30 01:32:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/30 01:32:28 DEBUG : Looking for writers 2025/08/30 01:32:28 DEBUG : file1: reading active writers 2025/08/30 01:32:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/30 01:32:28 DEBUG : Looking for writers 2025/08/30 01:32:28 DEBUG : file1: reading active writers 2025/08/30 01:32:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/30 01:32:28 DEBUG : Looking for writers 2025/08/30 01:32:28 DEBUG : file1: reading active writers 2025/08/30 01:32:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/30 01:32:28 DEBUG : file1: vfs cache: starting upload 2025/08/30 01:32:28 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/file1.4e947fc0.partial" 2025/08/30 01:32:28 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:28 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/file1.4e947fc0.partial 2025/08/30 01:32:28 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/file1.4e947fc0.partial" 2025/08/30 01:32:28 DEBUG : Looking for writers 2025/08/30 01:32:28 DEBUG : file1: reading active writers 2025/08/30 01:32:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/30 01:32:28 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:28 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-pijodub7pexo/file1.4e947fc0.partial 2025/08/30 01:32:28 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:28 DEBUG : file1.4e947fc0.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/08/30 01:32:28 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/08/30 01:32:28 DEBUG : file1.4e947fc0.partial: renamed to: file1 2025/08/30 01:32:28 INFO : file1: Copied (new) 2025/08/30 01:32:28 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/file1" 2025/08/30 01:32:28 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:28 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/file1 2025/08/30 01:32:28 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/file1" 2025/08/30 01:32:28 DEBUG : Looking for writers 2025/08/30 01:32:28 DEBUG : file1: reading active writers 2025/08/30 01:32:28 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:28 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-pijodub7pexo/file1 2025/08/30 01:32:28 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:28 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/08/30 01:32:28 DEBUG : file1: vfs cache: fingerprint now "11,2025-08-30 01:32:28 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/08/30 01:32:28 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/30 01:32:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:28 DEBUG : >WaitForWriters: 2025/08/30 01:32:28 INFO : file1: vfs cache: upload succeeded try #1 2025/08/30 01:32:28 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/file1" 2025/08/30 01:32:28 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:28 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/file1 2025/08/30 01:32:28 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/file1" 2025/08/30 01:32:28 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:28 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-pijodub7pexo/file1 2025/08/30 01:32:28 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:28 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/08/30 01:32:28 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/file1" 2025/08/30 01:32:28 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:28 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/file1 2025/08/30 01:32:28 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/file1" 2025/08/30 01:32:28 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:28 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-pijodub7pexo/file1 2025/08/30 01:32:28 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:28 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2025/08/30 01:32:28 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:28 DEBUG : Looking for writers 2025/08/30 01:32:28 DEBUG : file1: reading active writers 2025/08/30 01:32:28 DEBUG : >WaitForWriters: 2025/08/30 01:32:28 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.57s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "sftp://rclone@:22/rclone-test-pijodub7pexo", Local "Local file system at /tmp/rclone938136828", Modify Window "1s" 2025/08/30 01:32:28 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:28 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/30 01:32:28 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:28 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:32:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:32:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:28 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/30 01:32:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:28 DEBUG : file1: newRWFileHandle: 2025/08/30 01:32:28 DEBUG : file1(0xc000a889c0): openPending: 2025/08/30 01:32:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:28 DEBUG : file1(0xc000a889c0): >openPending: err= 2025/08/30 01:32:28 DEBUG : file1: >newRWFileHandle: err= 2025/08/30 01:32:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/30 01:32:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/30 01:32:28 DEBUG : file1(0xc000a889c0): close: 2025/08/30 01:32:28 DEBUG : file1: vfs cache: setting modification time to 2025-08-30 01:32:28.709426531 +0000 UTC m=+29.091174310 2025/08/30 01:32:28 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:28 DEBUG : file1(0xc000a889c0): >close: err= 2025/08/30 01:32:28 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/30 01:32:28 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/30 01:32:28 DEBUG : file2: newRWFileHandle: 2025/08/30 01:32:28 DEBUG : file2(0xc000a88e40): openPending: 2025/08/30 01:32:28 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:28 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/30 01:32:28 DEBUG : file2(0xc000a88e40): >openPending: err= 2025/08/30 01:32:28 DEBUG : file2: >newRWFileHandle: err= 2025/08/30 01:32:28 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/30 01:32:28 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/08/30 01:32:28 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/08/30 01:32:28 DEBUG : file2(0xc000a88e40): RWFileHandle.Flush 2025/08/30 01:32:28 DEBUG : file2(0xc000a88e40): RWFileHandle.Release 2025/08/30 01:32:28 DEBUG : file2(0xc000a88e40): close: 2025/08/30 01:32:28 DEBUG : file2: vfs cache: setting modification time to 2025-08-30 01:32:28.711014254 +0000 UTC m=+29.092762024 2025/08/30 01:32:28 INFO : file2: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:28 DEBUG : file2(0xc000a88e40): >close: err= 2025/08/30 01:32:28 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:28 DEBUG : Looking for writers 2025/08/30 01:32:28 DEBUG : file1: reading active writers 2025/08/30 01:32:28 DEBUG : file2: reading active writers 2025/08/30 01:32:28 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/08/30 01:32:28 DEBUG : Looking for writers 2025/08/30 01:32:28 DEBUG : file1: reading active writers 2025/08/30 01:32:28 DEBUG : file2: reading active writers 2025/08/30 01:32:28 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/08/30 01:32:28 DEBUG : Looking for writers 2025/08/30 01:32:28 DEBUG : file1: reading active writers 2025/08/30 01:32:28 DEBUG : file2: reading active writers 2025/08/30 01:32:28 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/08/30 01:32:28 DEBUG : Looking for writers 2025/08/30 01:32:28 DEBUG : file1: reading active writers 2025/08/30 01:32:28 DEBUG : file2: reading active writers 2025/08/30 01:32:28 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/08/30 01:32:28 DEBUG : file1: vfs cache: starting upload 2025/08/30 01:32:28 DEBUG : file2: vfs cache: starting upload 2025/08/30 01:32:28 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/file1.9b3d06f.partial" 2025/08/30 01:32:28 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:28 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/file1.9b3d06f.partial 2025/08/30 01:32:28 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/file1.9b3d06f.partial" 2025/08/30 01:32:28 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/file2.c7cac4b9.partial" 2025/08/30 01:32:28 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:28 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/file2.c7cac4b9.partial 2025/08/30 01:32:28 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/file2.c7cac4b9.partial" 2025/08/30 01:32:28 DEBUG : Looking for writers 2025/08/30 01:32:28 DEBUG : file1: reading active writers 2025/08/30 01:32:28 DEBUG : file2: reading active writers 2025/08/30 01:32:28 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/08/30 01:32:28 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:28 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-pijodub7pexo/file2.c7cac4b9.partial 2025/08/30 01:32:28 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:28 DEBUG : file2.c7cac4b9.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/08/30 01:32:28 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/30 01:32:28 DEBUG : file2.c7cac4b9.partial: renamed to: file2 2025/08/30 01:32:28 INFO : file2: Copied (new) 2025/08/30 01:32:28 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/file2" 2025/08/30 01:32:28 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:28 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/file2 2025/08/30 01:32:28 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/file2" 2025/08/30 01:32:28 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:28 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-pijodub7pexo/file1.9b3d06f.partial 2025/08/30 01:32:28 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:28 DEBUG : file1.9b3d06f.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/08/30 01:32:28 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/30 01:32:28 DEBUG : file1.9b3d06f.partial: renamed to: file1 2025/08/30 01:32:28 INFO : file1: Copied (new) 2025/08/30 01:32:28 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/file1" 2025/08/30 01:32:28 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:28 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/file1 2025/08/30 01:32:28 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/file1" 2025/08/30 01:32:28 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:28 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-pijodub7pexo/file2 2025/08/30 01:32:28 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:28 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/08/30 01:32:28 DEBUG : file2: vfs cache: fingerprint now "0,2025-08-30 01:32:28 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/08/30 01:32:28 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/08/30 01:32:28 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/30 01:32:28 INFO : file2: vfs cache: upload succeeded try #1 2025/08/30 01:32:29 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:29 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-pijodub7pexo/file1 2025/08/30 01:32:29 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:29 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/08/30 01:32:29 DEBUG : file1: vfs cache: fingerprint now "0,2025-08-30 01:32:28 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/08/30 01:32:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/30 01:32:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:29 INFO : file1: vfs cache: upload succeeded try #1 2025/08/30 01:32:29 DEBUG : Looking for writers 2025/08/30 01:32:29 DEBUG : file1: reading active writers 2025/08/30 01:32:29 DEBUG : file2: reading active writers 2025/08/30 01:32:29 DEBUG : >WaitForWriters: 2025/08/30 01:32:29 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/file1" 2025/08/30 01:32:29 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:29 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/file1 2025/08/30 01:32:29 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/file1" 2025/08/30 01:32:29 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:29 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-pijodub7pexo/file1 2025/08/30 01:32:29 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:29 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/08/30 01:32:29 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/file1" 2025/08/30 01:32:29 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:29 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/file1 2025/08/30 01:32:29 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/file1" 2025/08/30 01:32:29 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:29 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-pijodub7pexo/file1 2025/08/30 01:32:29 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:29 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/08/30 01:32:29 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/file2" 2025/08/30 01:32:29 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:29 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/file2 2025/08/30 01:32:29 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/file2" 2025/08/30 01:32:29 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:29 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-pijodub7pexo/file2 2025/08/30 01:32:29 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:29 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/08/30 01:32:29 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/file2" 2025/08/30 01:32:29 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:29 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/file2 2025/08/30 01:32:29 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/file2" 2025/08/30 01:32:29 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:29 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-pijodub7pexo/file2 2025/08/30 01:32:29 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:29 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/08/30 01:32:29 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:29 DEBUG : Looking for writers 2025/08/30 01:32:29 DEBUG : file1: reading active writers 2025/08/30 01:32:29 DEBUG : file2: reading active writers 2025/08/30 01:32:29 DEBUG : >WaitForWriters: 2025/08/30 01:32:29 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.76s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "sftp://rclone@:22/rclone-test-pijodub7pexo", Local "Local file system at /tmp/rclone938136828", Modify Window "1s" 2025/08/30 01:32:29 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:29 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/30 01:32:29 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:29 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:32:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:32:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:29 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/30 01:32:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:29 DEBUG : file1: newRWFileHandle: 2025/08/30 01:32:29 DEBUG : file1(0xc0007f81c0): openPending: 2025/08/30 01:32:29 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:29 DEBUG : file1(0xc0007f81c0): >openPending: err= 2025/08/30 01:32:29 DEBUG : file1: >newRWFileHandle: err= 2025/08/30 01:32:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:29 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/30 01:32:29 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/30 01:32:29 DEBUG : file1(0xc0007f81c0): _writeAt: size=5, off=0 2025/08/30 01:32:29 DEBUG : file1(0xc0007f81c0): >_writeAt: n=5, err= 2025/08/30 01:32:29 DEBUG : file1(0xc0007f81c0): RWFileHandle.Flush 2025/08/30 01:32:29 DEBUG : file1(0xc0007f81c0): RWFileHandle.Flush 2025/08/30 01:32:29 DEBUG : file1(0xc0007f81c0): close: 2025/08/30 01:32:29 DEBUG : file1: vfs cache: setting modification time to 2025-08-30 01:32:29.471331704 +0000 UTC m=+29.853079473 2025/08/30 01:32:29 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:29 DEBUG : file1(0xc0007f81c0): >close: err= 2025/08/30 01:32:29 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:29 DEBUG : Looking for writers 2025/08/30 01:32:29 DEBUG : file1: reading active writers 2025/08/30 01:32:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/30 01:32:29 DEBUG : Looking for writers 2025/08/30 01:32:29 DEBUG : file1: reading active writers 2025/08/30 01:32:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/30 01:32:29 DEBUG : Looking for writers 2025/08/30 01:32:29 DEBUG : file1: reading active writers 2025/08/30 01:32:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/30 01:32:29 DEBUG : Looking for writers 2025/08/30 01:32:29 DEBUG : file1: reading active writers 2025/08/30 01:32:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/30 01:32:29 DEBUG : file1: vfs cache: starting upload 2025/08/30 01:32:29 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/file1.8bf00ca1.partial" 2025/08/30 01:32:29 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:29 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/file1.8bf00ca1.partial 2025/08/30 01:32:29 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/file1.8bf00ca1.partial" 2025/08/30 01:32:29 DEBUG : Looking for writers 2025/08/30 01:32:29 DEBUG : file1: reading active writers 2025/08/30 01:32:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/30 01:32:29 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:29 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-pijodub7pexo/file1.8bf00ca1.partial 2025/08/30 01:32:29 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:29 DEBUG : file1.8bf00ca1.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/08/30 01:32:29 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/30 01:32:29 DEBUG : file1.8bf00ca1.partial: renamed to: file1 2025/08/30 01:32:29 INFO : file1: Copied (new) 2025/08/30 01:32:29 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/file1" 2025/08/30 01:32:29 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:29 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/file1 2025/08/30 01:32:29 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/file1" 2025/08/30 01:32:29 DEBUG : Looking for writers 2025/08/30 01:32:29 DEBUG : file1: reading active writers 2025/08/30 01:32:29 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:29 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-pijodub7pexo/file1 2025/08/30 01:32:29 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:29 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/08/30 01:32:29 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-30 01:32:29 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/08/30 01:32:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/30 01:32:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:29 DEBUG : >WaitForWriters: 2025/08/30 01:32:29 INFO : file1: vfs cache: upload succeeded try #1 2025/08/30 01:32:29 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.34s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "sftp://rclone@:22/rclone-test-pijodub7pexo", Local "Local file system at /tmp/rclone938136828", Modify Window "1s" 2025/08/30 01:32:29 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:29 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/30 01:32:29 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:29 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:32:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:32:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:29 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/30 01:32:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:29 DEBUG : file1: newRWFileHandle: 2025/08/30 01:32:29 DEBUG : file1(0xc000d6a7c0): openPending: 2025/08/30 01:32:29 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:29 DEBUG : file1(0xc000d6a7c0): >openPending: err= 2025/08/30 01:32:29 DEBUG : file1: >newRWFileHandle: err= 2025/08/30 01:32:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:29 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/30 01:32:29 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/30 01:32:29 DEBUG : file1(0xc000d6a7c0): _writeAt: size=5, off=0 2025/08/30 01:32:29 DEBUG : file1(0xc000d6a7c0): >_writeAt: n=5, err= 2025/08/30 01:32:29 DEBUG : file1(0xc000d6a7c0): RWFileHandle.Release 2025/08/30 01:32:29 DEBUG : file1(0xc000d6a7c0): close: 2025/08/30 01:32:29 DEBUG : file1: vfs cache: setting modification time to 2025-08-30 01:32:29.809504132 +0000 UTC m=+30.191251912 2025/08/30 01:32:29 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:29 DEBUG : file1(0xc000d6a7c0): >close: err= 2025/08/30 01:32:29 DEBUG : file1(0xc000d6a7c0): RWFileHandle.Release 2025/08/30 01:32:29 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:29 DEBUG : Looking for writers 2025/08/30 01:32:29 DEBUG : file1: reading active writers 2025/08/30 01:32:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/30 01:32:29 DEBUG : Looking for writers 2025/08/30 01:32:29 DEBUG : file1: reading active writers 2025/08/30 01:32:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/30 01:32:29 DEBUG : Looking for writers 2025/08/30 01:32:29 DEBUG : file1: reading active writers 2025/08/30 01:32:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/30 01:32:29 DEBUG : Looking for writers 2025/08/30 01:32:29 DEBUG : file1: reading active writers 2025/08/30 01:32:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/30 01:32:29 DEBUG : file1: vfs cache: starting upload 2025/08/30 01:32:29 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/file1.9586f3a2.partial" 2025/08/30 01:32:29 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:29 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/file1.9586f3a2.partial 2025/08/30 01:32:29 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/file1.9586f3a2.partial" 2025/08/30 01:32:29 DEBUG : Looking for writers 2025/08/30 01:32:29 DEBUG : file1: reading active writers 2025/08/30 01:32:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/30 01:32:30 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:30 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-pijodub7pexo/file1.9586f3a2.partial 2025/08/30 01:32:30 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:30 DEBUG : file1.9586f3a2.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/08/30 01:32:30 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/30 01:32:30 DEBUG : file1.9586f3a2.partial: renamed to: file1 2025/08/30 01:32:30 INFO : file1: Copied (new) 2025/08/30 01:32:30 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/file1" 2025/08/30 01:32:30 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:30 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/file1 2025/08/30 01:32:30 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/file1" 2025/08/30 01:32:30 DEBUG : Looking for writers 2025/08/30 01:32:30 DEBUG : file1: reading active writers 2025/08/30 01:32:30 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:30 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-pijodub7pexo/file1 2025/08/30 01:32:30 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:30 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/08/30 01:32:30 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-30 01:32:29 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/08/30 01:32:30 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/30 01:32:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:30 DEBUG : >WaitForWriters: 2025/08/30 01:32:30 INFO : file1: vfs cache: upload succeeded try #1 2025/08/30 01:32:30 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.34s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "sftp://rclone@:22/rclone-test-pijodub7pexo", Local "Local file system at /tmp/rclone938136828", Modify Window "1s" 2025/08/30 01:32:30 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:30 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/30 01:32:30 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:30 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:32:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:32:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:30 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/30 01:32:30 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:30 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:30 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:30 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:30 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:30 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:30 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:30 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/30 01:32:30 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:30 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:30 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:30 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:30 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:30 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:30 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:30 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/08/30 01:32:30 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/08/30 01:32:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/30 01:32:30 DEBUG : dir/file1: newRWFileHandle: 2025/08/30 01:32:30 DEBUG : dir/file1(0xc0008a8080): openPending: 2025/08/30 01:32:30 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:30 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:30 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:30 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:30 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:30 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:30 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:30 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/30 01:32:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/30 01:32:30 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/30 01:32:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:30 DEBUG : dir/file1(0xc0008a8080): >openPending: err= 2025/08/30 01:32:30 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/30 01:32:30 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/30 01:32:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/30 01:32:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/30 01:32:30 DEBUG : dir/file1(0xc0008a8080): _writeAt: size=5, off=0 2025/08/30 01:32:30 DEBUG : dir/file1(0xc0008a8080): >_writeAt: n=5, err= 2025/08/30 01:32:30 DEBUG : dir/file1(0xc0008a8080): close: 2025/08/30 01:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:30 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-30 01:32:30.479189778 +0000 UTC m=+30.860937559 2025/08/30 01:32:30 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:30 DEBUG : dir/file1(0xc0008a8080): >close: err= 2025/08/30 01:32:30 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:30 DEBUG : dir: Looking for writers 2025/08/30 01:32:30 DEBUG : file1: reading active writers 2025/08/30 01:32:30 DEBUG : Looking for writers 2025/08/30 01:32:30 DEBUG : dir: reading active writers 2025/08/30 01:32:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/30 01:32:30 DEBUG : dir: Looking for writers 2025/08/30 01:32:30 DEBUG : file1: reading active writers 2025/08/30 01:32:30 DEBUG : Looking for writers 2025/08/30 01:32:30 DEBUG : dir: reading active writers 2025/08/30 01:32:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/30 01:32:30 DEBUG : dir: Looking for writers 2025/08/30 01:32:30 DEBUG : file1: reading active writers 2025/08/30 01:32:30 DEBUG : Looking for writers 2025/08/30 01:32:30 DEBUG : dir: reading active writers 2025/08/30 01:32:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/30 01:32:30 DEBUG : dir: Looking for writers 2025/08/30 01:32:30 DEBUG : file1: reading active writers 2025/08/30 01:32:30 DEBUG : Looking for writers 2025/08/30 01:32:30 DEBUG : dir: reading active writers 2025/08/30 01:32:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/30 01:32:30 DEBUG : dir/file1: vfs cache: starting upload 2025/08/30 01:32:30 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1.d46f4bf4.partial" 2025/08/30 01:32:30 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:30 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1.d46f4bf4.partial 2025/08/30 01:32:30 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1.d46f4bf4.partial" 2025/08/30 01:32:30 DEBUG : dir: Looking for writers 2025/08/30 01:32:30 DEBUG : file1: reading active writers 2025/08/30 01:32:30 DEBUG : Looking for writers 2025/08/30 01:32:30 DEBUG : dir: reading active writers 2025/08/30 01:32:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/30 01:32:30 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:30 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-pijodub7pexo/dir/file1.d46f4bf4.partial 2025/08/30 01:32:30 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:30 DEBUG : dir/file1.d46f4bf4.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/08/30 01:32:30 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/30 01:32:30 DEBUG : dir/file1.d46f4bf4.partial: renamed to: dir/file1 2025/08/30 01:32:30 INFO : dir/file1: Copied (replaced existing) 2025/08/30 01:32:30 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:30 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:30 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:30 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:30 DEBUG : dir: Looking for writers 2025/08/30 01:32:30 DEBUG : file1: reading active writers 2025/08/30 01:32:30 DEBUG : Looking for writers 2025/08/30 01:32:30 DEBUG : dir: reading active writers 2025/08/30 01:32:30 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:30 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:30 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:30 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/08/30 01:32:30 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-08-30 01:32:30 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/08/30 01:32:30 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/30 01:32:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:30 DEBUG : >WaitForWriters: 2025/08/30 01:32:30 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/30 01:32:30 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.67s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "sftp://rclone@:22/rclone-test-pijodub7pexo", Local "Local file system at /tmp/rclone938136828", Modify Window "1s" 2025/08/30 01:32:30 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:30 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/30 01:32:30 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:30 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:32:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:32:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:30 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/30 01:32:30 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:30 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:30 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:30 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:30 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:30 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:30 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:30 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/30 01:32:30 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:30 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:30 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:30 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:31 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:31 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:31 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:31 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/08/30 01:32:31 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:31 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:31 DEBUG : dir/file1: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/30 01:32:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/30 01:32:31 DEBUG : dir/file1(0xc0008a9800): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : dir/file1(0xc0008a9800): openPending: 2025/08/30 01:32:31 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:31 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:31 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:31 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:31 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:31 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:31 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:31 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/30 01:32:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/30 01:32:31 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/30 01:32:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:31 DEBUG : dir/file1(0xc0008a9800): >openPending: err= 2025/08/30 01:32:31 DEBUG : dir/file1(0xc0008a9800): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : dir/file1(0xc0008a9800): _writeAt: size=15, off=5 2025/08/30 01:32:31 DEBUG : dir/file1(0xc0008a9800): >_writeAt: n=15, err= 2025/08/30 01:32:31 DEBUG : dir/file1(0xc0008a9800): close: 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/08/30 01:32:31 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-30 01:32:31.099044381 +0000 UTC m=+31.480792161 2025/08/30 01:32:31 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : dir/file1(0xc0008a9800): >close: err= 2025/08/30 01:32:31 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:31 DEBUG : dir: Looking for writers 2025/08/30 01:32:31 DEBUG : file1: reading active writers 2025/08/30 01:32:31 DEBUG : Looking for writers 2025/08/30 01:32:31 DEBUG : dir: reading active writers 2025/08/30 01:32:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/30 01:32:31 DEBUG : dir: Looking for writers 2025/08/30 01:32:31 DEBUG : file1: reading active writers 2025/08/30 01:32:31 DEBUG : Looking for writers 2025/08/30 01:32:31 DEBUG : dir: reading active writers 2025/08/30 01:32:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/30 01:32:31 DEBUG : dir: Looking for writers 2025/08/30 01:32:31 DEBUG : file1: reading active writers 2025/08/30 01:32:31 DEBUG : Looking for writers 2025/08/30 01:32:31 DEBUG : dir: reading active writers 2025/08/30 01:32:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/30 01:32:31 DEBUG : dir: Looking for writers 2025/08/30 01:32:31 DEBUG : file1: reading active writers 2025/08/30 01:32:31 DEBUG : Looking for writers 2025/08/30 01:32:31 DEBUG : dir: reading active writers 2025/08/30 01:32:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/30 01:32:31 DEBUG : dir/file1: vfs cache: starting upload 2025/08/30 01:32:31 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1.f6e69694.partial" 2025/08/30 01:32:31 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:31 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1.f6e69694.partial 2025/08/30 01:32:31 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1.f6e69694.partial" 2025/08/30 01:32:31 DEBUG : dir: Looking for writers 2025/08/30 01:32:31 DEBUG : file1: reading active writers 2025/08/30 01:32:31 DEBUG : Looking for writers 2025/08/30 01:32:31 DEBUG : dir: reading active writers 2025/08/30 01:32:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/30 01:32:31 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:31 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-pijodub7pexo/dir/file1.f6e69694.partial 2025/08/30 01:32:31 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:31 DEBUG : dir/file1.f6e69694.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2025/08/30 01:32:31 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/08/30 01:32:31 DEBUG : dir/file1.f6e69694.partial: renamed to: dir/file1 2025/08/30 01:32:31 INFO : dir/file1: Copied (replaced existing) 2025/08/30 01:32:31 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:31 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:31 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:31 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:31 DEBUG : dir: Looking for writers 2025/08/30 01:32:31 DEBUG : file1: reading active writers 2025/08/30 01:32:31 DEBUG : Looking for writers 2025/08/30 01:32:31 DEBUG : dir: reading active writers 2025/08/30 01:32:31 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:31 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:31 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:31 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2025/08/30 01:32:31 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-08-30 01:32:31 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/08/30 01:32:31 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/30 01:32:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:31 DEBUG : >WaitForWriters: 2025/08/30 01:32:31 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/30 01:32:31 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.62s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "sftp://rclone@:22/rclone-test-pijodub7pexo", Local "Local file system at /tmp/rclone938136828", Modify Window "1s" 2025/08/30 01:32:31 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:31 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/30 01:32:31 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:31 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:32:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:32:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:31 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/30 01:32:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:31 DEBUG : file1: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : file1(0xc0007f8ec0): openPending: 2025/08/30 01:32:31 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:31 DEBUG : file1(0xc0007f8ec0): >openPending: err= 2025/08/30 01:32:31 DEBUG : file1: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:31 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/30 01:32:31 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/30 01:32:31 DEBUG : file1(0xc0007f8ec0): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : file1(0xc0007f8ec0): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : file1(0xc0007f8ec0): close: 2025/08/30 01:32:31 DEBUG : file1: vfs cache: setting modification time to 2025-08-30 01:32:31.432870845 +0000 UTC m=+31.814618625 2025/08/30 01:32:31 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : file1(0xc0007f8ec0): >close: err= 2025/08/30 01:32:31 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:31 DEBUG : Looking for writers 2025/08/30 01:32:31 DEBUG : file1: reading active writers 2025/08/30 01:32:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/30 01:32:31 DEBUG : Looking for writers 2025/08/30 01:32:31 DEBUG : file1: reading active writers 2025/08/30 01:32:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/30 01:32:31 DEBUG : Looking for writers 2025/08/30 01:32:31 DEBUG : file1: reading active writers 2025/08/30 01:32:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/30 01:32:31 DEBUG : Looking for writers 2025/08/30 01:32:31 DEBUG : file1: reading active writers 2025/08/30 01:32:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/30 01:32:31 DEBUG : file1: vfs cache: starting upload 2025/08/30 01:32:31 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/file1.494873b7.partial" 2025/08/30 01:32:31 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:31 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/file1.494873b7.partial 2025/08/30 01:32:31 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/file1.494873b7.partial" 2025/08/30 01:32:31 DEBUG : Looking for writers 2025/08/30 01:32:31 DEBUG : file1: reading active writers 2025/08/30 01:32:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/30 01:32:31 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:31 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-pijodub7pexo/file1.494873b7.partial 2025/08/30 01:32:31 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:31 DEBUG : file1.494873b7.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/08/30 01:32:31 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/30 01:32:31 DEBUG : file1.494873b7.partial: renamed to: file1 2025/08/30 01:32:31 INFO : file1: Copied (new) 2025/08/30 01:32:31 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/file1" 2025/08/30 01:32:31 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:31 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/file1 2025/08/30 01:32:31 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/file1" 2025/08/30 01:32:31 DEBUG : Looking for writers 2025/08/30 01:32:31 DEBUG : file1: reading active writers 2025/08/30 01:32:31 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:31 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-pijodub7pexo/file1 2025/08/30 01:32:31 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:31 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/08/30 01:32:31 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-30 01:32:31 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/08/30 01:32:31 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:31 INFO : file1: vfs cache: upload succeeded try #1 2025/08/30 01:32:31 DEBUG : >WaitForWriters: 2025/08/30 01:32:31 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.35s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "sftp://rclone@:22/rclone-test-pijodub7pexo", Local "Local file system at /tmp/rclone938136828", Modify Window "1s" 2025/08/30 01:32:31 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:31 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/30 01:32:31 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:31 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:32:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:32:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/08/30 01:32:31 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0002c4ac0): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0002c4ac0): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0002c4ac0): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0002c4ac0): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0002c4ac0): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.784792773 +0000 UTC m=+32.166540553 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0002c4ac0): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0002c5400): _readAt: size=2, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0002c5400): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0002c5400): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0002c5400): >_readAt: n=2, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0002c5400): _writeAt: size=3, off=2 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0002c5400): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0002c5400): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.784792773 +0000 UTC m=+32.166540553 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0002c5400): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0002c5ac0): _readAt: size=512, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0002c5ac0): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0002c5ac0): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0002c5ac0): >_readAt: n=5, err=EOF 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0002c5ac0): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.784792773 +0000 UTC m=+32.166540553 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0002c5ac0): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: Remove: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d960 item 1 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b585c0): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b585c0): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b585c0): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b585c0): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b585c0): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.787869102 +0000 UTC m=+32.169616862 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b585c0): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b58ac0): _readAt: size=512, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b58ac0): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b58ac0): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b58ac0): >_readAt: n=5, err=EOF 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b58ac0): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.787869102 +0000 UTC m=+32.169616862 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b58ac0): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: Remove: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d983f0 item 2 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b59140): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b59140): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b59140): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b59140): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b59140): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.790168752 +0000 UTC m=+32.171916512 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b59140): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b59640): _readAt: size=2, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b59640): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b59640): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b59640): >_readAt: n=2, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b59640): _writeAt: size=3, off=2 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b59640): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b59640): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.790168752 +0000 UTC m=+32.171916512 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b59640): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b59b00): _readAt: size=512, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b59b00): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b59b00): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b59b00): >_readAt: n=5, err=EOF 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b59b00): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.790168752 +0000 UTC m=+32.171916512 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b59b00): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: Remove: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d987e0 item 3 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000ae4200): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000ae4200): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000ae4200): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000ae4200): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000ae4200): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.793143561 +0000 UTC m=+32.174891330 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000ae4200): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000ae4740): _readAt: size=512, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000ae4740): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000ae4740): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000ae4740): >_readAt: n=5, err=EOF 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000ae4740): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.793143561 +0000 UTC m=+32.174891330 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000ae4740): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: Remove: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d98f50 item 4 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000ae4d80): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000ae4d80): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000ae4d80): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000ae4d80): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000ae4d80): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.795103663 +0000 UTC m=+32.176851423 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000ae4d80): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000ae5280): _readAt: size=2, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000ae5280): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000ae5280): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000ae5280): >_readAt: n=2, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000ae5280): _writeAt: size=3, off=2 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000ae5280): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000ae5280): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.795103663 +0000 UTC m=+32.176851423 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000ae5280): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000ae5740): _readAt: size=512, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000ae5740): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000ae5740): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000ae5740): >_readAt: n=5, err=EOF 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000ae5740): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.795103663 +0000 UTC m=+32.176851423 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000ae5740): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: Remove: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d992d0 item 5 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000ae5e00): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000ae5e00): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000ae5e00): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000ae5e00): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000ae5e00): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.79789169 +0000 UTC m=+32.179639461 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000ae5e00): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008b43c0): _readAt: size=512, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008b43c0): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008b43c0): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008b43c0): >_readAt: n=5, err=EOF 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008b43c0): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.79789169 +0000 UTC m=+32.179639461 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008b43c0): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: Remove: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d997a0 item 6 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008b4a40): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008b4a40): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008b4a40): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008b4a40): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008b4a40): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.800142409 +0000 UTC m=+32.181890169 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008b4a40): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008b4f80): _readAt: size=2, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008b4f80): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008b4f80): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008b4f80): >_readAt: n=2, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008b4f80): _writeAt: size=3, off=2 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008b4f80): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008b4f80): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.800142409 +0000 UTC m=+32.181890169 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008b4f80): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008b5440): _readAt: size=512, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008b5440): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008b5440): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008b5440): >_readAt: n=5, err=EOF 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008b5440): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.800142409 +0000 UTC m=+32.181890169 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008b5440): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: Remove: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d99b20 item 7 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008b5ac0): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008b5ac0): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008b5ac0): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008b5ac0): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008b5ac0): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.810525926 +0000 UTC m=+32.192273686 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008b5ac0): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0003b8b00): _readAt: size=512, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0003b8b00): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0003b8b00): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0003b8b00): >_readAt: n=5, err=EOF 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0003b8b00): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.810525926 +0000 UTC m=+32.192273686 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0003b8b00): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: Remove: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004920e0 item 8 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00012d940): _readAt: size=2, off=0 2025/08/30 01:32:31 ERROR : open-test-file(0xc00012d940): Couldn't read size of file 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00012d940): >_readAt: n=0, err=EOF 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00012d940): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00012d940): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00012d940): close: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00012d940): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00012de00): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00012de00): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00012de00): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00012de00): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00012de00): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.817167262 +0000 UTC m=+32.198915022 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00012de00): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008a8300): _readAt: size=2, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008a8300): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008a8300): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008a8300): >_readAt: n=2, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008a8300): _writeAt: size=3, off=2 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008a8300): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008a8300): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.817167262 +0000 UTC m=+32.198915022 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008a8300): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008a8880): _readAt: size=512, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008a8880): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008a8880): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008a8880): >_readAt: n=5, err=EOF 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008a8880): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.817167262 +0000 UTC m=+32.198915022 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008a8880): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: Remove: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b0620 item 9 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008a8f40): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008a8f40): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008a8f40): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008a8f40): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008a8f40): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.824606959 +0000 UTC m=+32.206354699 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008a8f40): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008a9480): _readAt: size=512, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008a9480): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008a9480): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008a9480): >_readAt: n=5, err=EOF 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008a9480): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.824606959 +0000 UTC m=+32.206354699 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008a9480): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: Remove: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b0b60 item 10 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0003b9200): _readAt: size=2, off=0 2025/08/30 01:32:31 ERROR : open-test-file(0xc0003b9200): Couldn't read size of file 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0003b9200): >_readAt: n=0, err=EOF 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0003b9200): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0003b9200): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0003b9200): close: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0003b9200): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0003b9a00): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0003b9a00): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0003b9a00): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0003b9a00): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0003b9a00): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.828337708 +0000 UTC m=+32.210085448 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0003b9a00): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000d6a540): _readAt: size=2, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000d6a540): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000d6a540): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000d6a540): >_readAt: n=2, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000d6a540): _writeAt: size=3, off=2 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000d6a540): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000d6a540): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.828337708 +0000 UTC m=+32.210085448 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000d6a540): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000d6aa40): _readAt: size=512, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000d6aa40): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000d6aa40): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000d6aa40): >_readAt: n=5, err=EOF 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000d6aa40): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.828337708 +0000 UTC m=+32.210085448 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000d6aa40): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: Remove: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004925b0 item 11 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000d6b0c0): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000d6b0c0): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000d6b0c0): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000d6b0c0): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000d6b0c0): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.83052176 +0000 UTC m=+32.212269501 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000d6b0c0): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000d6b600): _readAt: size=512, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000d6b600): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000d6b600): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000d6b600): >_readAt: n=5, err=EOF 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000d6b600): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.83052176 +0000 UTC m=+32.212269501 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000d6b600): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: Remove: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492e00 item 12 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000d6bc80): _readAt: size=2, off=0 2025/08/30 01:32:31 ERROR : open-test-file(0xc000d6bc80): Couldn't read size of file 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000d6bc80): >_readAt: n=0, err=EOF 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000d6bc80): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000d6bc80): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000d6bc80): close: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000d6bc80): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0007f80c0): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0007f80c0): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0007f80c0): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0007f80c0): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0007f80c0): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.834627313 +0000 UTC m=+32.216375043 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0007f80c0): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 01:32:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0007f87c0): _readAt: size=512, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0007f87c0): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0007f87c0): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0007f87c0): >_readAt: n=5, err=EOF 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0007f87c0): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.834627313 +0000 UTC m=+32.216375043 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0007f87c0): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: Remove: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493260 item 13 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0007f8f00): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0007f8f00): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0007f8f00): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0007f8f00): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0007f8f00): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.838119183 +0000 UTC m=+32.219866923 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0007f8f00): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0007f9440): _readAt: size=512, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0007f9440): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0007f9440): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0007f9440): >_readAt: n=5, err=EOF 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0007f9440): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.838119183 +0000 UTC m=+32.219866923 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0007f9440): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: Remove: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493730 item 14 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0007f9a80): _readAt: size=2, off=0 2025/08/30 01:32:31 ERROR : open-test-file(0xc0007f9a80): Couldn't read size of file 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0007f9a80): >_readAt: n=0, err=EOF 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0007f9a80): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0007f9a80): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0007f9a80): close: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0007f9a80): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0007f9e40): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0007f9e40): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0007f9e40): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0007f9e40): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0007f9e40): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.842190421 +0000 UTC m=+32.223938161 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0007f9e40): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 01:32:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000676580): _readAt: size=512, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000676580): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000676580): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000676580): >_readAt: n=5, err=EOF 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000676580): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.842190421 +0000 UTC m=+32.223938161 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000676580): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: Remove: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493b20 item 15 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:31 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/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000676c00): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000676c00): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000676c00): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000676c00): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000676c00): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.846241141 +0000 UTC m=+32.227988881 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000676c00): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000677140): _readAt: size=512, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000677140): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000677140): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000677140): >_readAt: n=5, err=EOF 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000677140): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.846241141 +0000 UTC m=+32.227988881 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000677140): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: Remove: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493f10 item 16 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000677780): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000677780): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000677780): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000677780): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000677780): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.847917 +0000 UTC m=+32.229664739 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000677780): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000677c00): _readAt: size=2, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000677c00): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000677c00): open at offset 5 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000677c00): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000677c00): >_readAt: n=2, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000677c00): _writeAt: size=3, off=7 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000677c00): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000677c00): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.847917 +0000 UTC m=+32.229664739 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000677c00): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0006f2180): _readAt: size=512, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0006f2180): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0006f2180): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0006f2180): >_readAt: n=5, err=EOF 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0006f2180): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.847917 +0000 UTC m=+32.229664739 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0006f2180): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: Remove: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a690 item 17 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0006f2800): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0006f2800): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0006f2800): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0006f2800): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0006f2800): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.849810947 +0000 UTC m=+32.231558688 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0006f2800): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0006f2d40): _readAt: size=512, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0006f2d40): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0006f2d40): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0006f2d40): >_readAt: n=5, err=EOF 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0006f2d40): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.849810947 +0000 UTC m=+32.231558688 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0006f2d40): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: Remove: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044abd0 item 18 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0006f33c0): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0006f33c0): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0006f33c0): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0006f33c0): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0006f33c0): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.851735924 +0000 UTC m=+32.233483684 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0006f33c0): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0006f38c0): _readAt: size=2, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0006f38c0): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0006f38c0): open at offset 5 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0006f38c0): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0006f38c0): >_readAt: n=2, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0006f38c0): _writeAt: size=3, off=7 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0006f38c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0006f38c0): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.851735924 +0000 UTC m=+32.233483684 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0006f38c0): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0006f3dc0): _readAt: size=512, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0006f3dc0): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0006f3dc0): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0006f3dc0): >_readAt: n=5, err=EOF 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0006f3dc0): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.851735924 +0000 UTC m=+32.233483684 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0006f3dc0): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: Remove: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044af50 item 19 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0007244c0): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0007244c0): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0007244c0): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0007244c0): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0007244c0): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.854375943 +0000 UTC m=+32.236123704 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0007244c0): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000724a00): _readAt: size=512, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000724a00): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000724a00): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000724a00): >_readAt: n=5, err=EOF 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000724a00): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.854375943 +0000 UTC m=+32.236123704 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000724a00): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: Remove: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b730 item 20 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000725080): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000725080): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000725080): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000725080): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000725080): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.856419263 +0000 UTC m=+32.238167022 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000725080): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000725580): _readAt: size=2, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000725580): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000725580): open at offset 5 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000725580): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000725580): >_readAt: n=2, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000725580): _writeAt: size=3, off=7 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000725580): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000725580): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.856419263 +0000 UTC m=+32.238167022 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000725580): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000725a80): _readAt: size=512, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000725a80): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000725a80): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000725a80): >_readAt: n=5, err=EOF 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000725a80): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.856419263 +0000 UTC m=+32.238167022 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000725a80): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: Remove: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322850 item 21 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00073c180): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00073c180): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00073c180): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00073c180): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00073c180): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.859897557 +0000 UTC m=+32.241645317 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00073c180): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00073c6c0): _readAt: size=512, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00073c6c0): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00073c6c0): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00073c6c0): >_readAt: n=5, err=EOF 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00073c6c0): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.859897557 +0000 UTC m=+32.241645317 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00073c6c0): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: Remove: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000336540 item 22 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00073cd40): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00073cd40): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00073cd40): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00073cd40): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00073cd40): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.861747882 +0000 UTC m=+32.243495642 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00073cd40): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00073d240): _readAt: size=2, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00073d240): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00073d240): open at offset 5 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00073d240): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00073d240): >_readAt: n=2, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00073d240): _writeAt: size=3, off=7 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00073d240): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00073d240): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.861747882 +0000 UTC m=+32.243495642 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00073d240): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00073d740): _readAt: size=512, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00073d740): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00073d740): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00073d740): >_readAt: n=5, err=EOF 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00073d740): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.861747882 +0000 UTC m=+32.243495642 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00073d740): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: Remove: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003369a0 item 23 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:31 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/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00073ddc0): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00073ddc0): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00073ddc0): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00073ddc0): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00073ddc0): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.864391468 +0000 UTC m=+32.246139229 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00073ddc0): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000766380): _readAt: size=512, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000766380): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000766380): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000766380): >_readAt: n=5, err=EOF 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000766380): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.864391468 +0000 UTC m=+32.246139229 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000766380): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: Remove: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003442a0 item 24 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0007669c0): _readAt: size=2, off=0 2025/08/30 01:32:31 ERROR : open-test-file(0xc0007669c0): Couldn't read size of file 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0007669c0): >_readAt: n=0, err=EOF 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0007669c0): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0007669c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0007669c0): close: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0007669c0): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000766d80): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000766d80): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000766d80): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000766d80): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000766d80): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.866363604 +0000 UTC m=+32.248111364 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000766d80): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000767280): _readAt: size=2, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000767280): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000767280): open at offset 5 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000767280): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000767280): >_readAt: n=2, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000767280): _writeAt: size=3, off=7 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000767280): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000767280): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.866363604 +0000 UTC m=+32.248111364 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000767280): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0007677c0): _readAt: size=512, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0007677c0): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0007677c0): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0007677c0): >_readAt: n=5, err=EOF 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0007677c0): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.866363604 +0000 UTC m=+32.248111364 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0007677c0): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: Remove: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344d20 item 25 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000767e40): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000767e40): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000767e40): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000767e40): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000767e40): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.869376945 +0000 UTC m=+32.251124705 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000767e40): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000792400): _readAt: size=512, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000792400): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000792400): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000792400): >_readAt: n=5, err=EOF 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000792400): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.869376945 +0000 UTC m=+32.251124705 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000792400): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: Remove: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345d50 item 26 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000792a40): _readAt: size=2, off=0 2025/08/30 01:32:31 ERROR : open-test-file(0xc000792a40): Couldn't read size of file 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000792a40): >_readAt: n=0, err=EOF 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000792a40): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000792a40): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000792a40): close: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000792a40): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000792e00): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000792e00): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000792e00): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000792e00): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000792e00): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.871475827 +0000 UTC m=+32.253223588 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000792e00): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000793300): _readAt: size=2, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000793300): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000793300): open at offset 5 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000793300): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000793300): >_readAt: n=2, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000793300): _writeAt: size=3, off=7 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000793300): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000793300): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.871475827 +0000 UTC m=+32.253223588 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000793300): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000793840): _readAt: size=512, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000793840): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000793840): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000793840): >_readAt: n=5, err=EOF 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000793840): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.871475827 +0000 UTC m=+32.253223588 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000793840): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: Remove: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050b60 item 27 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:31 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/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008a9bc0): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008a9bc0): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008a9bc0): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008a9bc0): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008a9bc0): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.874110296 +0000 UTC m=+32.255858056 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008a9bc0): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b5a180): _readAt: size=512, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b5a180): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b5a180): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b5a180): >_readAt: n=5, err=EOF 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b5a180): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.874110296 +0000 UTC m=+32.255858056 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b5a180): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: Remove: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b0ee0 item 28 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b5a7c0): _readAt: size=2, off=0 2025/08/30 01:32:31 ERROR : open-test-file(0xc000b5a7c0): Couldn't read size of file 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b5a7c0): >_readAt: n=0, err=EOF 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b5a7c0): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b5a7c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b5a7c0): close: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b5a7c0): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b5ab80): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b5ab80): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b5ab80): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b5ab80): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b5ab80): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.876259785 +0000 UTC m=+32.258007544 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b5ab80): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 01:32:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b5b240): _readAt: size=512, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b5b240): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b5b240): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b5b240): >_readAt: n=5, err=EOF 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b5b240): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.876259785 +0000 UTC m=+32.258007544 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b5b240): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: Remove: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b1260 item 29 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:31 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/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b5b8c0): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b5b8c0): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b5b8c0): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b5b8c0): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b5b8c0): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.878213946 +0000 UTC m=+32.259961705 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b5b8c0): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b5be00): _readAt: size=512, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b5be00): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b5be00): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b5be00): >_readAt: n=5, err=EOF 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b5be00): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.878213946 +0000 UTC m=+32.259961705 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b5be00): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: Remove: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b15e0 item 30 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:31 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/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b7e4c0): _readAt: size=2, off=0 2025/08/30 01:32:31 ERROR : open-test-file(0xc000b7e4c0): Couldn't read size of file 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b7e4c0): >_readAt: n=0, err=EOF 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b7e4c0): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b7e4c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b7e4c0): close: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b7e4c0): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b7e880): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b7e880): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b7e880): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b7e880): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b7e880): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.879940169 +0000 UTC m=+32.261687909 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b7e880): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 01:32:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b7ef40): _readAt: size=512, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b7ef40): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b7ef40): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b7ef40): >_readAt: n=5, err=EOF 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b7ef40): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.879940169 +0000 UTC m=+32.261687909 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b7ef40): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: Remove: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b1960 item 31 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:31 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/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b7f5c0): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b7f5c0): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b7f5c0): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b7f5c0): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b7f5c0): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.881426371 +0000 UTC m=+32.263174111 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b7f5c0): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b7fb00): _readAt: size=512, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b7fb00): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b7fb00): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b7fb00): >_readAt: n=5, err=EOF 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b7fb00): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.881426371 +0000 UTC m=+32.263174111 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b7fb00): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: Remove: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b1ce0 item 32 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008301c0): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008301c0): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008301c0): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008301c0): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008301c0): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.882952177 +0000 UTC m=+32.264699917 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008301c0): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000830640): _readAt: size=2, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000830640): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000830640): _writeAt: size=3, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000830640): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000830640): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aa150 item 33 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000830640): >_writeAt: n=3, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000830640): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.883554288 +0000 UTC m=+32.265302028 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000830640): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000830b40): _readAt: size=512, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000830b40): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000830b40): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000830b40): >_readAt: n=5, err=EOF 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000830b40): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.883554288 +0000 UTC m=+32.265302028 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000830b40): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: Remove: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aa380 item 33 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000831180): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000831180): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000831180): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000831180): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000831180): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.885350763 +0000 UTC m=+32.267098554 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000831180): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000831600): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000831600): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aac40 item 34 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000831600): _readAt: size=2, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000831600): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000831600): _writeAt: size=3, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000831600): >_writeAt: n=3, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000831600): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.885995434 +0000 UTC m=+32.267743175 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000831600): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000831b40): _readAt: size=512, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000831b40): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000831b40): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000831b40): >_readAt: n=3, err=EOF 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000831b40): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.885995434 +0000 UTC m=+32.267743175 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000831b40): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: Remove: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aae70 item 34 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00085e200): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00085e200): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00085e200): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00085e200): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00085e200): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.887426924 +0000 UTC m=+32.269174664 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00085e200): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00085e680): _readAt: size=2, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00085e680): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00085e680): _writeAt: size=3, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00085e680): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00085e680): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ab5e0 item 35 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00085e680): >_writeAt: n=3, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00085e680): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.888210595 +0000 UTC m=+32.269958335 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00085e680): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00085eb80): _readAt: size=512, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00085eb80): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00085eb80): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00085eb80): >_readAt: n=5, err=EOF 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00085eb80): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.888210595 +0000 UTC m=+32.269958335 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00085eb80): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: Remove: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ab880 item 35 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00085f200): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00085f200): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00085f200): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00085f200): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00085f200): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.889930827 +0000 UTC m=+32.271678567 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00085f200): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00085f700): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00085f700): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004abe30 item 36 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00085f700): _readAt: size=2, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00085f700): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00085f700): _writeAt: size=3, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00085f700): >_writeAt: n=3, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00085f700): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.890634179 +0000 UTC m=+32.272381909 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00085f700): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00085fc40): _readAt: size=512, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00085fc40): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00085fc40): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00085fc40): >_readAt: n=3, err=EOF 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00085fc40): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.890634179 +0000 UTC m=+32.272381909 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00085fc40): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: Remove: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a150 item 36 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000890300): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000890300): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000890300): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000890300): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000890300): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.892064336 +0000 UTC m=+32.273812076 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000890300): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000890780): _readAt: size=2, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000890780): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000890780): _writeAt: size=3, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000890780): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000890780): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a540 item 37 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000890780): >_writeAt: n=3, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000890780): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.892670395 +0000 UTC m=+32.274418135 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000890780): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000890c80): _readAt: size=512, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000890c80): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000890c80): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000890c80): >_readAt: n=5, err=EOF 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000890c80): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.892670395 +0000 UTC m=+32.274418135 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000890c80): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: Remove: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a7e0 item 37 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000891300): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000891300): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000891300): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000891300): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000891300): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.894220045 +0000 UTC m=+32.275967786 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000891300): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000891800): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000891800): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ac40 item 38 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000891800): _readAt: size=2, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000891800): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000891800): _writeAt: size=3, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000891800): >_writeAt: n=3, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000891800): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.894923226 +0000 UTC m=+32.276670966 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000891800): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000891d40): _readAt: size=512, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000891d40): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000891d40): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000891d40): >_readAt: n=3, err=EOF 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000891d40): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.894923226 +0000 UTC m=+32.276670966 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000891d40): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: Remove: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ae70 item 38 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008da440): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008da440): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008da440): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008da440): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008da440): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.896208 +0000 UTC m=+32.277955740 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008da440): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008da940): _readAt: size=2, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008da940): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008da940): _writeAt: size=3, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008da940): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008da940): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b490 item 39 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008da940): >_writeAt: n=3, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008da940): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.89729399 +0000 UTC m=+32.279041760 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008da940): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008dae40): _readAt: size=512, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008dae40): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008dae40): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008dae40): >_readAt: n=5, err=EOF 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008dae40): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.89729399 +0000 UTC m=+32.279041760 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008dae40): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: Remove: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b730 item 39 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008db4c0): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008db4c0): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008db4c0): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008db4c0): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008db4c0): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.899002159 +0000 UTC m=+32.280749909 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008db4c0): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008db9c0): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008db9c0): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049bce0 item 40 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008db9c0): _readAt: size=2, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008db9c0): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008db9c0): _writeAt: size=3, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008db9c0): >_writeAt: n=3, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008db9c0): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.899741999 +0000 UTC m=+32.281489739 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008db9c0): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008dbf00): _readAt: size=512, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008dbf00): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008dbf00): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008dbf00): >_readAt: n=3, err=EOF 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008dbf00): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.899741999 +0000 UTC m=+32.281489739 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008dbf00): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: Remove: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b80e0 item 40 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000908540): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000908540): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000908540): _readAt: size=2, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000908540): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000908540): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000908540): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000908540): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.901256214 +0000 UTC m=+32.283003953 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000908540): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000908a40): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000908a40): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000908a40): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b8850 item 41 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000908a40): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000908a40): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.902040518 +0000 UTC m=+32.283788257 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000908a40): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000908f00): _readAt: size=2, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000908f00): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000908f00): _writeAt: size=3, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000908f00): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000908f00): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b8b60 item 41 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000908f00): >_writeAt: n=3, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000908f00): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.902639583 +0000 UTC m=+32.284387322 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000908f00): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000909440): _readAt: size=512, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000909440): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000909440): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000909440): >_readAt: n=5, err=EOF 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000909440): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.902639583 +0000 UTC m=+32.284387322 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000909440): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: Remove: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b8d20 item 41 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000909a80): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000909a80): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000909a80): _readAt: size=2, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000909a80): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000909a80): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000909a80): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000909a80): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.904266929 +0000 UTC m=+32.286014669 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000909a80): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000930000): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000930000): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000930000): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b91f0 item 42 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000930000): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000930000): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.904844685 +0000 UTC m=+32.286592424 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000930000): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000930540): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000930540): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b9570 item 42 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000930540): _readAt: size=2, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000930540): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000930540): _writeAt: size=3, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000930540): >_writeAt: n=3, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000930540): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.905550972 +0000 UTC m=+32.287298712 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000930540): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000930ac0): _readAt: size=512, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000930ac0): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000930ac0): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000930ac0): >_readAt: n=3, err=EOF 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000930ac0): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.905550972 +0000 UTC m=+32.287298712 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000930ac0): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: Remove: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b9810 item 42 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000931100): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000931100): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000931100): _readAt: size=2, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000931100): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000931100): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000931100): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000931100): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.907186634 +0000 UTC m=+32.288934374 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000931100): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000931600): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000931600): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000931600): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b9c70 item 43 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000931600): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000931600): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.907821046 +0000 UTC m=+32.289568786 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000931600): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000931b40): _readAt: size=2, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000931b40): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000931b40): _writeAt: size=3, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000931b40): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000931b40): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b9f10 item 43 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000931b40): >_writeAt: n=3, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000931b40): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.90844008 +0000 UTC m=+32.290187820 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000931b40): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00096a100): _readAt: size=512, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00096a100): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00096a100): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00096a100): >_readAt: n=5, err=EOF 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00096a100): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.90844008 +0000 UTC m=+32.290187820 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00096a100): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: Remove: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004362a0 item 43 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00096a740): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00096a740): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00096a740): _readAt: size=2, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00096a740): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00096a740): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00096a740): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00096a740): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.910081303 +0000 UTC m=+32.291829042 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00096a740): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00096ac40): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00096ac40): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00096ac40): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004367e0 item 44 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00096ac40): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00096ac40): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.910829409 +0000 UTC m=+32.292577138 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00096ac40): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00096b180): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00096b180): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000436b60 item 44 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00096b180): _readAt: size=2, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00096b180): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00096b180): _writeAt: size=3, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00096b180): >_writeAt: n=3, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00096b180): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.911619221 +0000 UTC m=+32.293366961 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00096b180): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00096b700): _readAt: size=512, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00096b700): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00096b700): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00096b700): >_readAt: n=3, err=EOF 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00096b700): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.911619221 +0000 UTC m=+32.293366961 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00096b700): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: Remove: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000436ee0 item 44 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00096bd40): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00096bd40): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00096bd40): _readAt: size=2, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00096bd40): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00096bd40): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00096bd40): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00096bd40): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.913296793 +0000 UTC m=+32.295044533 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00096bd40): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00098a2c0): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00098a2c0): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00098a2c0): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004373b0 item 45 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00098a2c0): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00098a2c0): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.914282385 +0000 UTC m=+32.296030166 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00098a2c0): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 01:32:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00098a9c0): _readAt: size=512, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00098a9c0): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00098a9c0): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00098a9c0): >_readAt: n=5, err=EOF 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00098a9c0): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.914282385 +0000 UTC m=+32.296030166 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00098a9c0): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: Remove: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004375e0 item 45 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00098b000): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00098b000): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00098b000): _readAt: size=2, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00098b000): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00098b000): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00098b000): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00098b000): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.917472337 +0000 UTC m=+32.299220107 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00098b000): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00098b500): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00098b500): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00098b500): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000437ab0 item 46 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00098b500): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00098b500): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.918402365 +0000 UTC m=+32.300150145 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00098b500): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 01:32:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00098bc00): _readAt: size=512, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00098bc00): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00098bc00): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00098bc00): >_readAt: n=5, err=EOF 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00098bc00): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.918402365 +0000 UTC m=+32.300150145 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00098bc00): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: Remove: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000437e30 item 46 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0009a22c0): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0009a22c0): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0009a22c0): _readAt: size=2, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0009a22c0): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0009a22c0): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0009a22c0): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0009a22c0): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.921091276 +0000 UTC m=+32.302839016 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0009a22c0): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0009a27c0): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0009a27c0): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0009a27c0): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000328af0 item 47 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0009a27c0): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0009a27c0): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.921826196 +0000 UTC m=+32.303573937 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0009a27c0): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 01:32:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0009a2ec0): _readAt: size=512, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0009a2ec0): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0009a2ec0): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0009a2ec0): >_readAt: n=5, err=EOF 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0009a2ec0): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.921826196 +0000 UTC m=+32.303573937 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0009a2ec0): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: Remove: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000328d90 item 47 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:31 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/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0009a3500): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0009a3500): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0009a3500): _readAt: size=2, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0009a3500): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0009a3500): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0009a3500): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0009a3500): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.924391606 +0000 UTC m=+32.306139386 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0009a3500): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0009a3a00): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0009a3a00): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0009a3a00): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003293b0 item 48 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0009a3a00): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0009a3a00): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.925541657 +0000 UTC m=+32.307289397 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0009a3a00): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 01:32:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0009d0180): _readAt: size=512, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0009d0180): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0009d0180): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0009d0180): >_readAt: n=5, err=EOF 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0009d0180): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.925541657 +0000 UTC m=+32.307289397 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0009d0180): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: Remove: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000329730 item 48 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0009d07c0): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0009d07c0): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0009d07c0): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0009d07c0): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0009d07c0): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.928538897 +0000 UTC m=+32.310286677 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0009d07c0): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0009d0c40): _readAt: size=2, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0009d0c40): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0009d0c40): _writeAt: size=3, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0009d0c40): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0009d0c40): open at offset 5 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0009d0c40): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030c4d0 item 49 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0009d0c40): >_writeAt: n=3, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0009d0c40): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.929527956 +0000 UTC m=+32.311275726 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0009d0c40): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0009d1180): _readAt: size=512, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0009d1180): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0009d1180): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0009d1180): >_readAt: n=8, err=EOF 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0009d1180): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.929527956 +0000 UTC m=+32.311275726 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0009d1180): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: Remove: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030cb60 item 49 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0009d1800): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0009d1800): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0009d1800): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0009d1800): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0009d1800): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.932256461 +0000 UTC m=+32.314004231 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0009d1800): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0009d1d00): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0009d1d00): open at offset 5 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0009d1d00): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030d570 item 50 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0009d1d00): _readAt: size=2, off=5 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0009d1d00): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0009d1d00): _writeAt: size=3, off=5 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0009d1d00): >_writeAt: n=3, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0009d1d00): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.933250388 +0000 UTC m=+32.314998168 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0009d1d00): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a08300): _readAt: size=512, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a08300): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a08300): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a08300): >_readAt: n=3, err=EOF 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a08300): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.933250388 +0000 UTC m=+32.314998168 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a08300): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: Remove: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030d8f0 item 50 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a08980): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a08980): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a08980): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a08980): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a08980): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.935478895 +0000 UTC m=+32.317226665 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a08980): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a08e80): _readAt: size=2, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a08e80): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a08e80): _writeAt: size=3, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a08e80): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a08e80): open at offset 5 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a08e80): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002da150 item 51 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a08e80): >_writeAt: n=3, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a08e80): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.936384576 +0000 UTC m=+32.318132347 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a08e80): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a093c0): _readAt: size=512, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a093c0): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a093c0): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a093c0): >_readAt: n=8, err=EOF 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a093c0): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.936384576 +0000 UTC m=+32.318132347 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a093c0): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: Remove: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002da5b0 item 51 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a09a40): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a09a40): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a09a40): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a09a40): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a09a40): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.93945261 +0000 UTC m=+32.321200391 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a09a40): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a09f40): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a09f40): open at offset 5 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a09f40): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002db880 item 52 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a09f40): _readAt: size=2, off=5 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a09f40): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a09f40): _writeAt: size=3, off=5 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a09f40): >_writeAt: n=3, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a09f40): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.942047485 +0000 UTC m=+32.323795245 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a09f40): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a46540): _readAt: size=512, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a46540): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a46540): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a46540): >_readAt: n=3, err=EOF 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a46540): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.942047485 +0000 UTC m=+32.323795245 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a46540): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: Remove: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dbd50 item 52 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a46bc0): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a46bc0): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a46bc0): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a46bc0): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a46bc0): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.944084342 +0000 UTC m=+32.325832102 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a46bc0): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a470c0): _readAt: size=2, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a470c0): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a470c0): _writeAt: size=3, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a470c0): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a470c0): open at offset 5 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a470c0): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004722a0 item 53 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a470c0): >_writeAt: n=3, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a470c0): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.944722501 +0000 UTC m=+32.326470240 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a470c0): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a47600): _readAt: size=512, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a47600): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a47600): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a47600): >_readAt: n=8, err=EOF 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a47600): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.944722501 +0000 UTC m=+32.326470240 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a47600): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: Remove: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472460 item 53 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a47c80): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a47c80): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a47c80): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a47c80): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a47c80): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.946183495 +0000 UTC m=+32.327931235 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a47c80): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a72200): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a72200): open at offset 5 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a72200): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472a10 item 54 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a72200): _readAt: size=2, off=5 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a72200): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a72200): _writeAt: size=3, off=5 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a72200): >_writeAt: n=3, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a72200): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.947028844 +0000 UTC m=+32.328776584 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a72200): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a72780): _readAt: size=512, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a72780): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a72780): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a72780): >_readAt: n=3, err=EOF 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a72780): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.947028844 +0000 UTC m=+32.328776584 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a72780): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: Remove: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472c40 item 54 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a72e00): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a72e00): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a72e00): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a72e00): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a72e00): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.948482885 +0000 UTC m=+32.330230625 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a72e00): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a73300): _readAt: size=2, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a73300): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a73300): _writeAt: size=3, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a73300): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a73300): open at offset 5 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a73300): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472fc0 item 55 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a73300): >_writeAt: n=3, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a73300): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.949136893 +0000 UTC m=+32.330884634 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a73300): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a73840): _readAt: size=512, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a73840): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a73840): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a73840): >_readAt: n=8, err=EOF 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a73840): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.949136893 +0000 UTC m=+32.330884634 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a73840): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: Remove: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473180 item 55 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:31 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/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a73ec0): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a73ec0): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a73ec0): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a73ec0): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a73ec0): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.950723814 +0000 UTC m=+32.332471544 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a73ec0): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a9e440): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a9e440): open at offset 5 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a9e440): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473810 item 56 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a9e440): _readAt: size=2, off=5 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a9e440): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a9e440): _writeAt: size=3, off=5 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a9e440): >_writeAt: n=3, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a9e440): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.951789527 +0000 UTC m=+32.333537257 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a9e440): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a9e9c0): _readAt: size=512, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a9e9c0): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a9e9c0): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a9e9c0): >_readAt: n=3, err=EOF 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a9e9c0): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.951789527 +0000 UTC m=+32.333537257 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a9e9c0): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: Remove: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004739d0 item 56 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a9f000): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a9f000): open at offset 0 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a9f000): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a9f000): _readAt: size=2, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a9f000): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a9f000): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a9f000): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a9f000): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.953510179 +0000 UTC m=+32.335257929 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a9f000): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a9f540): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a9f540): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a9f540): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348a10 item 57 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a9f540): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a9f540): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.954155722 +0000 UTC m=+32.335903462 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a9f540): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a9fa80): _readAt: size=2, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a9fa80): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a9fa80): _writeAt: size=3, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a9fa80): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a9fa80): open at offset 5 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a9fa80): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349110 item 57 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a9fa80): >_writeAt: n=3, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a9fa80): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.954874582 +0000 UTC m=+32.336622322 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000a9fa80): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000ace080): _readAt: size=512, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000ace080): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000ace080): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000ace080): >_readAt: n=8, err=EOF 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000ace080): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.954874582 +0000 UTC m=+32.336622322 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000ace080): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: Remove: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349650 item 57 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000ace6c0): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000ace6c0): open at offset 0 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000ace6c0): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000ace6c0): _readAt: size=2, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000ace6c0): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000ace6c0): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000ace6c0): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000ace6c0): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.956504054 +0000 UTC m=+32.338251794 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000ace6c0): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000acec00): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000acec00): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000acec00): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ec000 item 58 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000acec00): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000acec00): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.957119199 +0000 UTC m=+32.338866939 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000acec00): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000acf140): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000acf140): open at offset 5 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000acf140): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ec310 item 58 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000acf140): _readAt: size=2, off=5 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000acf140): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000acf140): _writeAt: size=3, off=5 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000acf140): >_writeAt: n=3, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000acf140): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.957930964 +0000 UTC m=+32.339678704 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000acf140): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000acf700): _readAt: size=512, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000acf700): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000acf700): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000acf700): >_readAt: n=3, err=EOF 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000acf700): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.957930964 +0000 UTC m=+32.339678704 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000acf700): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: Remove: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ec8c0 item 58 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000acfd40): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000acfd40): open at offset 0 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000acfd40): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000acfd40): _readAt: size=2, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000acfd40): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000acfd40): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000acfd40): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000acfd40): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.959535899 +0000 UTC m=+32.341283639 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000acfd40): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000af2300): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000af2300): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000af2300): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ecf50 item 59 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000af2300): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000af2300): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.960215717 +0000 UTC m=+32.341963457 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000af2300): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000af2840): _readAt: size=2, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000af2840): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000af2840): _writeAt: size=3, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000af2840): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000af2840): open at offset 5 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000af2840): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eda40 item 59 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000af2840): >_writeAt: n=3, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000af2840): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.960885234 +0000 UTC m=+32.342632974 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000af2840): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000af2dc0): _readAt: size=512, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000af2dc0): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000af2dc0): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000af2dc0): >_readAt: n=8, err=EOF 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000af2dc0): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.960885234 +0000 UTC m=+32.342632974 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000af2dc0): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: Remove: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ede30 item 59 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:31 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/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000af3400): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000af3400): open at offset 0 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000af3400): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000af3400): _readAt: size=2, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000af3400): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000af3400): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000af3400): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000af3400): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.962442409 +0000 UTC m=+32.344190149 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000af3400): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000af3940): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000af3940): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000af3940): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000422620 item 60 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000af3940): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000af3940): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.963108611 +0000 UTC m=+32.344856352 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000af3940): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000af3e80): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000af3e80): open at offset 5 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000af3e80): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000422a80 item 60 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000af3e80): _readAt: size=2, off=5 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000af3e80): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000af3e80): _writeAt: size=3, off=5 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000af3e80): >_writeAt: n=3, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000af3e80): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.963771095 +0000 UTC m=+32.345518836 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000af3e80): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b284c0): _readAt: size=512, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b284c0): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b284c0): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b284c0): >_readAt: n=3, err=EOF 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b284c0): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.963771095 +0000 UTC m=+32.345518836 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b284c0): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: Remove: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000422c40 item 60 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b28b00): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b28b00): open at offset 0 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b28b00): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b28b00): _readAt: size=2, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b28b00): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b28b00): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b28b00): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b28b00): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.965082118 +0000 UTC m=+32.346829858 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b28b00): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b29040): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b29040): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b29040): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004230a0 item 61 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b29040): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b29040): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.965787443 +0000 UTC m=+32.347535184 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b29040): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 01:32:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b29740): _readAt: size=512, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b29740): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b29740): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b29740): >_readAt: n=5, err=EOF 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b29740): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.965787443 +0000 UTC m=+32.347535184 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b29740): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: Remove: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000423260 item 61 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:31 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/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b29d80): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b29d80): open at offset 0 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b29d80): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b29d80): _readAt: size=2, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b29d80): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b29d80): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b29d80): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b29d80): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.967225786 +0000 UTC m=+32.348973526 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b29d80): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b88340): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b88340): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b88340): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004235e0 item 62 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b88340): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b88340): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.967796448 +0000 UTC m=+32.349544188 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b88340): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 01:32:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b88a40): _readAt: size=512, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b88a40): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b88a40): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b88a40): >_readAt: n=5, err=EOF 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b88a40): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.967796448 +0000 UTC m=+32.349544188 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b88a40): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: Remove: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004237a0 item 62 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:31 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/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b89080): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b89080): open at offset 0 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b89080): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b89080): _readAt: size=2, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b89080): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b89080): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b89080): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b89080): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.969365706 +0000 UTC m=+32.351113446 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b89080): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b895c0): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b895c0): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b895c0): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000423e30 item 63 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b895c0): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b895c0): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.969986853 +0000 UTC m=+32.351734593 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b895c0): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 01:32:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b89cc0): _readAt: size=512, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b89cc0): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b89cc0): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b89cc0): >_readAt: n=5, err=EOF 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b89cc0): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.969986853 +0000 UTC m=+32.351734593 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b89cc0): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: Remove: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404310 item 63 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:31 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/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000baa380): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000baa380): open at offset 0 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000baa380): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000baa380): _readAt: size=2, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000baa380): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000baa380): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000baa380): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000baa380): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.971621744 +0000 UTC m=+32.353369484 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000baa380): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000baa8c0): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000baa8c0): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000baa8c0): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004049a0 item 64 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000baa8c0): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000baa8c0): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.972243672 +0000 UTC m=+32.353991412 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000baa8c0): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 01:32:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000baafc0): _readAt: size=512, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000baafc0): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000baafc0): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000baafc0): >_readAt: n=5, err=EOF 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000baafc0): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.972243672 +0000 UTC m=+32.353991412 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000baafc0): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: Remove: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404b60 item 64 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00069a5c0): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00069a5c0): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00069a5c0): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00069a5c0): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00069a5c0): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.974183045 +0000 UTC m=+32.355930785 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00069a5c0): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDWR 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00069af80): _readAt: size=2, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00069af80): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00069af80): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00069af80): >_readAt: n=2, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00069af80): _writeAt: size=3, off=2 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380620 item 65 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00069af80): >_writeAt: n=3, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00069af80): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.975963892 +0000 UTC m=+32.357711632 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00069af80): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000baa340): _readAt: size=512, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000baa340): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000baa340): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000baa340): >_readAt: n=5, err=EOF 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000baa340): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.975963892 +0000 UTC m=+32.357711632 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000baa340): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: Remove: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000505b0 item 65 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000baa980): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000baa980): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000baa980): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000baa980): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000baa980): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.97761883 +0000 UTC m=+32.359366580 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000baa980): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000baae00): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000baae00): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050e70 item 66 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000baae00): _readAt: size=2, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000baae00): >_readAt: n=0, err=EOF 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000baae00): _writeAt: size=3, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000baae00): >_writeAt: n=3, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000baae00): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.978407101 +0000 UTC m=+32.360154841 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000baae00): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000bab540): _readAt: size=512, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000bab540): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000bab540): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000bab540): >_readAt: n=3, err=EOF 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000bab540): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.978407101 +0000 UTC m=+32.360154841 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000bab540): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: Remove: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051260 item 66 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000babb80): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000babb80): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000babb80): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000babb80): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000babb80): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.980127824 +0000 UTC m=+32.361875553 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000babb80): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00069b3c0): _readAt: size=2, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00069b3c0): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00069b3c0): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00069b3c0): >_readAt: n=2, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00069b3c0): _writeAt: size=3, off=2 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051880 item 67 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00069b3c0): >_writeAt: n=3, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00069b3c0): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.980864597 +0000 UTC m=+32.362612338 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00069b3c0): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00069bb40): _readAt: size=512, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00069bb40): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00069bb40): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00069bb40): >_readAt: n=5, err=EOF 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00069bb40): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.980864597 +0000 UTC m=+32.362612338 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc00069bb40): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: Remove: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051ce0 item 67 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0002c47c0): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0002c47c0): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0002c47c0): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0002c47c0): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0002c47c0): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.98370277 +0000 UTC m=+32.365477300 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0002c47c0): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0002c4e00): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0002c4e00): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404620 item 68 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0002c4e00): _readAt: size=2, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0002c4e00): >_readAt: n=0, err=EOF 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0002c4e00): _writeAt: size=3, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0002c4e00): >_writeAt: n=3, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0002c4e00): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.984562655 +0000 UTC m=+32.366310435 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0002c4e00): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0002c5800): _readAt: size=512, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0002c5800): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0002c5800): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0002c5800): >_readAt: n=3, err=EOF 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0002c5800): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.984562655 +0000 UTC m=+32.366310435 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0002c5800): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: Remove: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404850 item 68 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b583c0): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b583c0): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b583c0): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b583c0): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b583c0): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.986982461 +0000 UTC m=+32.368730241 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b583c0): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b58840): _readAt: size=2, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b58840): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b58840): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b58840): >_readAt: n=2, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b58840): _writeAt: size=3, off=2 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404ee0 item 69 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b58840): >_writeAt: n=3, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b58840): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.987938287 +0000 UTC m=+32.369686057 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b58840): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b58d40): _readAt: size=512, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b58d40): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b58d40): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b58d40): >_readAt: n=5, err=EOF 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b58d40): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.987938287 +0000 UTC m=+32.369686057 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b58d40): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: Remove: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405110 item 69 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b59480): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b59480): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b59480): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b59480): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b59480): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.990427743 +0000 UTC m=+32.372175523 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b59480): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b59980): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b59980): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405730 item 70 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b59980): _readAt: size=2, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b59980): >_readAt: n=0, err=EOF 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b59980): _writeAt: size=3, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b59980): >_writeAt: n=3, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b59980): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.991860605 +0000 UTC m=+32.373608385 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b59980): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b59ec0): _readAt: size=512, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b59ec0): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b59ec0): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b59ec0): >_readAt: n=3, err=EOF 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b59ec0): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.991860605 +0000 UTC m=+32.373608385 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000b59ec0): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: Remove: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405a40 item 70 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000ae45c0): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000ae45c0): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000ae45c0): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000ae45c0): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000ae45c0): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.994427017 +0000 UTC m=+32.376174797 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000ae45c0): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000ae4ac0): _readAt: size=2, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000ae4ac0): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000ae4ac0): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000ae4ac0): >_readAt: n=2, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000ae4ac0): _writeAt: size=3, off=2 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000452150 item 71 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000ae4ac0): >_writeAt: n=3, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000ae4ac0): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.99530183 +0000 UTC m=+32.377049570 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc000ae4ac0): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008b43c0): _readAt: size=512, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008b43c0): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008b43c0): >openPending: err= 2025/08/30 01:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008b43c0): >_readAt: n=5, err=EOF 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008b43c0): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.99530183 +0000 UTC m=+32.377049570 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008b43c0): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: Remove: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380770 item 71 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008b4a40): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008b4a40): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008b4a40): _writeAt: size=5, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008b4a40): >_writeAt: n=5, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008b4a40): close: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.997990471 +0000 UTC m=+32.379738251 2025/08/30 01:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008b4a40): >close: err= 2025/08/30 01:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/08/30 01:32:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008b4f80): openPending: 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008b4f80): >openPending: err= 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380e00 item 72 2025/08/30 01:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008b4f80): _readAt: size=2, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008b4f80): >_readAt: n=0, err=EOF 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008b4f80): _writeAt: size=3, off=0 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008b4f80): >_writeAt: n=3, err= 2025/08/30 01:32:31 DEBUG : open-test-file(0xc0008b4f80): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.999018101 +0000 UTC m=+32.380765881 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b4f80): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b54c0): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b54c0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b54c0): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b54c0): >_readAt: n=3, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b54c0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:31.999018101 +0000 UTC m=+32.380765881 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b54c0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003812d0 item 72 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b5a80): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b5a80): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b5a80): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b5a80): >_readAt: n=0, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b5a80): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b5a80): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b5a80): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.004631517 +0000 UTC m=+32.386379297 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b5a80): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0000aee80): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0000aee80): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0000aee80): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003816c0 item 73 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0000aee80): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0000aee80): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.00703939 +0000 UTC m=+32.388787150 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0000aee80): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00012de40): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00012de40): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00012de40): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00012de40): >_readAt: n=2, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00012de40): _writeAt: size=3, off=2 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381960 item 73 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00012de40): >_writeAt: n=3, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00012de40): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.007888165 +0000 UTC m=+32.389635925 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00012de40): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0003b8e80): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0003b8e80): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0003b8e80): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0003b8e80): >_readAt: n=5, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0003b8e80): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.007888165 +0000 UTC m=+32.389635925 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0003b8e80): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381b20 item 73 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0003b9840): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0003b9840): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0003b9840): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0003b9840): >_readAt: n=0, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0003b9840): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0003b9840): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0003b9840): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.009909482 +0000 UTC m=+32.391657223 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0003b9840): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6a440): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6a440): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6a440): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c8c0 item 74 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6a440): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6a440): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.010628352 +0000 UTC m=+32.392376112 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6a440): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6a980): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6a980): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d2d0 item 74 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6a980): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6a980): >_readAt: n=0, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6a980): _writeAt: size=3, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6a980): >_writeAt: n=3, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6a980): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.011520318 +0000 UTC m=+32.393268088 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6a980): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6af00): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6af00): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6af00): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6af00): >_readAt: n=3, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6af00): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.011520318 +0000 UTC m=+32.393268088 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6af00): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d5e0 item 74 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6b540): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6b540): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6b540): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6b540): >_readAt: n=0, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6b540): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6b540): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6b540): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.013660549 +0000 UTC m=+32.395408320 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6b540): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6ba80): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6ba80): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6ba80): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d981c0 item 75 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6ba80): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6ba80): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.014443039 +0000 UTC m=+32.396190799 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6ba80): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f8040): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f8040): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f8040): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f8040): >_readAt: n=2, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f8040): _writeAt: size=3, off=2 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d98380 item 75 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f8040): >_writeAt: n=3, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f8040): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.015304477 +0000 UTC m=+32.397052217 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f8040): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f85c0): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f85c0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f85c0): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f85c0): >_readAt: n=5, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f85c0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.015304477 +0000 UTC m=+32.397052217 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f85c0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d985b0 item 75 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f8cc0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f8cc0): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f8cc0): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f8cc0): >_readAt: n=0, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f8cc0): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f8cc0): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f8cc0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.017282603 +0000 UTC m=+32.399030344 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f8cc0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f91c0): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f91c0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f91c0): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d98a10 item 76 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f91c0): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f91c0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.018050256 +0000 UTC m=+32.399798036 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f91c0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f9700): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f9700): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d98d20 item 76 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f9700): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f9700): >_readAt: n=0, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f9700): _writeAt: size=3, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f9700): >_writeAt: n=3, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f9700): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.019247164 +0000 UTC m=+32.400994985 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f9700): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f9c80): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f9c80): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f9c80): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f9c80): >_readAt: n=3, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f9c80): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.019247164 +0000 UTC m=+32.400994985 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f9c80): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d98f50 item 76 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008a8340): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008a8340): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008a8340): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008a8340): >_readAt: n=0, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008a8340): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008a8340): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008a8340): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.021990818 +0000 UTC m=+32.403738579 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008a8340): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008a8840): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008a8840): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008a8840): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d992d0 item 77 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008a8840): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008a8840): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.022607156 +0000 UTC m=+32.404354896 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008a8840): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008a8f80): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008a8f80): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008a8f80): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008a8f80): >_readAt: n=5, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008a8f80): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.022607156 +0000 UTC m=+32.404354896 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008a8f80): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d99490 item 77 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008a95c0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008a95c0): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008a95c0): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008a95c0): >_readAt: n=0, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008a95c0): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008a95c0): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008a95c0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.024795327 +0000 UTC m=+32.406543087 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008a95c0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008a9ac0): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008a9ac0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008a9ac0): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d99810 item 78 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008a9ac0): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008a9ac0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.025451731 +0000 UTC m=+32.407199490 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008a9ac0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000674240): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000674240): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000674240): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000674240): >_readAt: n=5, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000674240): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.025451731 +0000 UTC m=+32.407199490 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000674240): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d999d0 item 78 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000674880): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000674880): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000674880): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000674880): >_readAt: n=0, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000674880): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000674880): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000674880): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.027534112 +0000 UTC m=+32.409281872 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000674880): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000674d80): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000674d80): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000674d80): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d99d50 item 79 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000674d80): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000674d80): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.02817217 +0000 UTC m=+32.409919931 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000674d80): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000675480): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000675480): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000675480): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000675480): >_readAt: n=5, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000675480): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.02817217 +0000 UTC m=+32.409919931 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000675480): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d99f10 item 79 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 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/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000675ac0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000675ac0): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000675ac0): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000675ac0): >_readAt: n=0, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000675ac0): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000675ac0): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000675ac0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.030293786 +0000 UTC m=+32.412041546 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000675ac0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0006b8040): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0006b8040): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0006b8040): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004923f0 item 80 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0006b8040): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0006b8040): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.031082598 +0000 UTC m=+32.412830358 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0006b8040): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0006b8740): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0006b8740): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0006b8740): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0006b8740): >_readAt: n=5, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0006b8740): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.031082598 +0000 UTC m=+32.412830358 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0006b8740): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492690 item 80 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0006b8d80): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0006b8d80): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0006b8d80): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0006b8d80): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0006b8d80): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.033451759 +0000 UTC m=+32.415199519 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0006b8d80): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0006b9200): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0006b9200): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0006b9200): open at offset 5 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0006b9200): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0006b9200): >_readAt: n=2, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0006b9200): _writeAt: size=3, off=7 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492d20 item 81 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0006b9200): >_writeAt: n=3, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0006b9200): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.034555914 +0000 UTC m=+32.416303674 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0006b9200): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0006b9740): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0006b9740): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0006b9740): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0006b9740): >_readAt: n=8, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0006b9740): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.034555914 +0000 UTC m=+32.416303674 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0006b9740): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492fc0 item 81 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0006b9dc0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0006b9dc0): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0006b9dc0): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0006b9dc0): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0006b9dc0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.038030361 +0000 UTC m=+32.419778111 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0006b9dc0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0006f0340): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0006f0340): open at offset 5 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0006f0340): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493420 item 82 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0006f0340): _readAt: size=2, off=5 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0006f0340): >_readAt: n=0, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0006f0340): _writeAt: size=3, off=5 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0006f0340): >_writeAt: n=3, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0006f0340): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.038974304 +0000 UTC m=+32.420722064 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0006f0340): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0006f08c0): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0006f08c0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0006f08c0): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0006f08c0): >_readAt: n=3, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0006f08c0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.038974304 +0000 UTC m=+32.420722064 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0006f08c0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004936c0 item 82 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0006f0f40): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0006f0f40): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0006f0f40): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0006f0f40): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0006f0f40): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.041268043 +0000 UTC m=+32.423015803 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0006f0f40): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0006f1440): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0006f1440): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0006f1440): open at offset 5 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0006f1440): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0006f1440): >_readAt: n=2, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0006f1440): _writeAt: size=3, off=7 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493ab0 item 83 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0006f1440): >_writeAt: n=3, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0006f1440): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.042034103 +0000 UTC m=+32.423781842 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0006f1440): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0006f1980): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0006f1980): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0006f1980): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0006f1980): >_readAt: n=8, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0006f1980): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.042034103 +0000 UTC m=+32.423781842 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0006f1980): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493ce0 item 83 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000720080): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000720080): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000720080): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000720080): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000720080): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.044158203 +0000 UTC m=+32.425905942 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000720080): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000720580): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000720580): open at offset 5 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000720580): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a230 item 84 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000720580): _readAt: size=2, off=5 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000720580): >_readAt: n=0, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000720580): _writeAt: size=3, off=5 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000720580): >_writeAt: n=3, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000720580): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.044857546 +0000 UTC m=+32.426605286 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000720580): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000720b00): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000720b00): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000720b00): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000720b00): >_readAt: n=3, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000720b00): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.044857546 +0000 UTC m=+32.426605286 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000720b00): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a620 item 84 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000721180): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000721180): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000721180): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000721180): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000721180): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.046377451 +0000 UTC m=+32.428125191 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000721180): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000721680): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000721680): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000721680): open at offset 5 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000721680): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000721680): >_readAt: n=2, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000721680): _writeAt: size=3, off=7 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044aa10 item 85 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000721680): >_writeAt: n=3, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000721680): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.046960917 +0000 UTC m=+32.428708657 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000721680): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000721bc0): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000721bc0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000721bc0): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000721bc0): >_readAt: n=8, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000721bc0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.046960917 +0000 UTC m=+32.428708657 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000721bc0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044abd0 item 85 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007302c0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007302c0): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007302c0): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007302c0): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007302c0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.048951527 +0000 UTC m=+32.430699287 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007302c0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007307c0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007307c0): open at offset 5 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007307c0): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044af50 item 86 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007307c0): _readAt: size=2, off=5 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007307c0): >_readAt: n=0, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007307c0): _writeAt: size=3, off=5 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007307c0): >_writeAt: n=3, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007307c0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.05013492 +0000 UTC m=+32.431882690 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007307c0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000730d40): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000730d40): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000730d40): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000730d40): >_readAt: n=3, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000730d40): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.05013492 +0000 UTC m=+32.431882690 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000730d40): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b110 item 86 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007313c0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007313c0): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007313c0): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007313c0): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007313c0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.052447395 +0000 UTC m=+32.434195175 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007313c0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007318c0): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007318c0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007318c0): open at offset 5 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007318c0): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007318c0): >_readAt: n=2, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007318c0): _writeAt: size=3, off=7 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b7a0 item 87 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007318c0): >_writeAt: n=3, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007318c0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.053454687 +0000 UTC m=+32.435202447 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007318c0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000731e00): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000731e00): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000731e00): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000731e00): >_readAt: n=8, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000731e00): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.053454687 +0000 UTC m=+32.435202447 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000731e00): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044bb90 item 87 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 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/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000744500): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000744500): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000744500): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000744500): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000744500): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.055448031 +0000 UTC m=+32.437195791 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000744500): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000744a00): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000744a00): open at offset 5 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000744a00): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000323880 item 88 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000744a00): _readAt: size=2, off=5 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000744a00): >_readAt: n=0, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000744a00): _writeAt: size=3, off=5 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000744a00): >_writeAt: n=3, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000744a00): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.056412043 +0000 UTC m=+32.438159933 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000744a00): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000744f80): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000744f80): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000744f80): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000744f80): >_readAt: n=3, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000744f80): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.056412043 +0000 UTC m=+32.438159933 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000744f80): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000323e30 item 88 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007455c0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007455c0): open at offset 0 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007455c0): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007455c0): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007455c0): >_readAt: n=0, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007455c0): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007455c0): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007455c0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.05837504 +0000 UTC m=+32.440122810 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007455c0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000745b00): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000745b00): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000745b00): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003368c0 item 89 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000745b00): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000745b00): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.059064857 +0000 UTC m=+32.440812617 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000745b00): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00075c0c0): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00075c0c0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00075c0c0): open at offset 5 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00075c0c0): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00075c0c0): >_readAt: n=2, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00075c0c0): _writeAt: size=3, off=7 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000336a80 item 89 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00075c0c0): >_writeAt: n=3, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00075c0c0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.059940682 +0000 UTC m=+32.441688452 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00075c0c0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00075c640): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00075c640): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00075c640): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00075c640): >_readAt: n=8, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00075c640): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.059940682 +0000 UTC m=+32.441688452 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00075c640): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003377a0 item 89 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00075cc80): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00075cc80): open at offset 0 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00075cc80): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00075cc80): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00075cc80): >_readAt: n=0, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00075cc80): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00075cc80): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00075cc80): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.062653077 +0000 UTC m=+32.444400837 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00075cc80): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00075d1c0): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00075d1c0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00075d1c0): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344690 item 90 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00075d1c0): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00075d1c0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.063376116 +0000 UTC m=+32.445123876 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00075d1c0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00075d700): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00075d700): open at offset 5 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00075d700): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344cb0 item 90 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00075d700): _readAt: size=2, off=5 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00075d700): >_readAt: n=0, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00075d700): _writeAt: size=3, off=5 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00075d700): >_writeAt: n=3, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00075d700): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.064315541 +0000 UTC m=+32.446063301 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00075d700): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00075dcc0): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00075dcc0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00075dcc0): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00075dcc0): >_readAt: n=3, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00075dcc0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.064315541 +0000 UTC m=+32.446063301 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00075dcc0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345570 item 90 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00077a380): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00077a380): open at offset 0 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00077a380): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00077a380): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00077a380): >_readAt: n=0, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00077a380): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00077a380): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00077a380): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.066547724 +0000 UTC m=+32.448295484 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00077a380): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00077a8c0): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00077a8c0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00077a8c0): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345d50 item 91 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00077a8c0): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00077a8c0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.067291642 +0000 UTC m=+32.449039401 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00077a8c0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00077ae00): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00077ae00): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00077ae00): open at offset 5 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00077ae00): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00077ae00): >_readAt: n=2, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00077ae00): _writeAt: size=3, off=7 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b02a0 item 91 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00077ae00): >_writeAt: n=3, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00077ae00): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.068125648 +0000 UTC m=+32.449873419 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00077ae00): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00077b380): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00077b380): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00077b380): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00077b380): >_readAt: n=8, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00077b380): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.068125648 +0000 UTC m=+32.449873419 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00077b380): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b0620 item 91 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 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/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00077b9c0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00077b9c0): open at offset 0 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00077b9c0): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00077b9c0): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00077b9c0): >_readAt: n=0, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00077b9c0): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00077b9c0): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00077b9c0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.070513183 +0000 UTC m=+32.452260944 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00077b9c0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00077bf00): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00077bf00): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00077bf00): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b0a10 item 92 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00077bf00): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00077bf00): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.071239958 +0000 UTC m=+32.452987728 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00077bf00): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007ae4c0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007ae4c0): open at offset 5 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007ae4c0): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b0bd0 item 92 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007ae4c0): _readAt: size=2, off=5 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007ae4c0): >_readAt: n=0, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007ae4c0): _writeAt: size=3, off=5 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007ae4c0): >_writeAt: n=3, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007ae4c0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.072221192 +0000 UTC m=+32.453968952 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007ae4c0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007aea80): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007aea80): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007aea80): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007aea80): >_readAt: n=3, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007aea80): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.072221192 +0000 UTC m=+32.453968952 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007aea80): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b0d90 item 92 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007af0c0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007af0c0): open at offset 0 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007af0c0): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007af0c0): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007af0c0): >_readAt: n=0, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007af0c0): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007af0c0): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007af0c0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.074439609 +0000 UTC m=+32.456187369 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007af0c0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007af600): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007af600): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007af600): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b1110 item 93 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007af600): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007af600): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.07534442 +0000 UTC m=+32.457092271 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007af600): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00080a500): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00080a500): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00080a500): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00080a500): >_readAt: n=5, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00080a500): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.07534442 +0000 UTC m=+32.457092271 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00080a500): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aa070 item 93 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 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/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00080ab40): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00080ab40): open at offset 0 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00080ab40): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00080ab40): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00080ab40): >_readAt: n=0, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00080ab40): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00080ab40): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00080ab40): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.077130576 +0000 UTC m=+32.458878315 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00080ab40): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00080b080): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00080b080): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00080b080): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aa5b0 item 94 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00080b080): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00080b080): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.077795895 +0000 UTC m=+32.459543635 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00080b080): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00080b780): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00080b780): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00080b780): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00080b780): >_readAt: n=5, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00080b780): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.077795895 +0000 UTC m=+32.459543635 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00080b780): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aaa10 item 94 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 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/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00080bdc0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00080bdc0): open at offset 0 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00080bdc0): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00080bdc0): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00080bdc0): >_readAt: n=0, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00080bdc0): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00080bdc0): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00080bdc0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.079341859 +0000 UTC m=+32.461089599 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00080bdc0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00083a380): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00083a380): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00083a380): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ab0a0 item 95 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00083a380): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00083a380): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.080155598 +0000 UTC m=+32.461903338 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00083a380): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00083aa80): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00083aa80): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00083aa80): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00083aa80): >_readAt: n=5, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00083aa80): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.080155598 +0000 UTC m=+32.461903338 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00083aa80): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ab570 item 95 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 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/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00083b0c0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00083b0c0): open at offset 0 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00083b0c0): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00083b0c0): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00083b0c0): >_readAt: n=0, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00083b0c0): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00083b0c0): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00083b0c0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.08192946 +0000 UTC m=+32.463677200 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00083b0c0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00083b600): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00083b600): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00083b600): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aba40 item 96 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00083b600): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00083b600): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.082575053 +0000 UTC m=+32.464322793 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00083b600): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00083bd00): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00083bd00): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00083bd00): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00083bd00): >_readAt: n=5, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00083bd00): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.082575053 +0000 UTC m=+32.464322793 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00083bd00): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004abd50 item 96 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= 2025/08/30 01:32:32 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:32 DEBUG : Looking for writers 2025/08/30 01:32:32 DEBUG : >WaitForWriters: 2025/08/30 01:32:32 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "sftp://rclone@:22/rclone-test-pijodub7pexo", Local "Local file system at /tmp/rclone938136828", Modify Window "1s" 2025/08/30 01:32:32 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:32 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/30 01:32:32 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:32 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:32:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:32:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/08/30 01:32:32 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000860440): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000860440): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000860440): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000860440): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000860440): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.09053097 +0000 UTC m=+32.472278730 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000860440): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008608c0): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008608c0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008608c0): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008608c0): >_readAt: n=2, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008608c0): _writeAt: size=3, off=2 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008608c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008608c0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.09053097 +0000 UTC m=+32.472278730 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008608c0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000860d80): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000860d80): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000860d80): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000860d80): >_readAt: n=5, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000860d80): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.09053097 +0000 UTC m=+32.472278730 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000860d80): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a850 item 1 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008613c0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008613c0): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008613c0): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008613c0): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008613c0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.093265537 +0000 UTC m=+32.475013277 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008613c0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008618c0): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008618c0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008618c0): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008618c0): >_readAt: n=5, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008618c0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.093265537 +0000 UTC m=+32.475013277 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008618c0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ae70 item 2 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000861f00): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000861f00): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000861f00): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000861f00): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000861f00): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.095002139 +0000 UTC m=+32.476749880 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000861f00): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a12400): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a12400): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a12400): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a12400): >_readAt: n=2, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a12400): _writeAt: size=3, off=2 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a12400): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a12400): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.095002139 +0000 UTC m=+32.476749880 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a12400): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a128c0): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a128c0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a128c0): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a128c0): >_readAt: n=5, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a128c0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.095002139 +0000 UTC m=+32.476749880 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a128c0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b490 item 3 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a12f40): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a12f40): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a12f40): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a12f40): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a12f40): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.097372221 +0000 UTC m=+32.479119961 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a12f40): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a13480): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a13480): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a13480): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a13480): >_readAt: n=5, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a13480): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.097372221 +0000 UTC m=+32.479119961 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a13480): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049bb90 item 4 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a13ac0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a13ac0): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a13ac0): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a13ac0): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a13ac0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.098967769 +0000 UTC m=+32.480715509 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a13ac0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a13f40): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a13f40): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a13f40): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a13f40): >_readAt: n=2, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a13f40): _writeAt: size=3, off=2 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a13f40): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a13f40): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.098967769 +0000 UTC m=+32.480715509 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a13f40): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a34480): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a34480): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a34480): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a34480): >_readAt: n=5, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a34480): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.098967769 +0000 UTC m=+32.480715509 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a34480): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000436310 item 5 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a34b00): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a34b00): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a34b00): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a34b00): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a34b00): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.10152326 +0000 UTC m=+32.483271000 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a34b00): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a35040): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a35040): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a35040): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a35040): >_readAt: n=5, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a35040): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.10152326 +0000 UTC m=+32.483271000 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a35040): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000436b60 item 6 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a356c0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a356c0): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a356c0): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a356c0): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a356c0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.10338154 +0000 UTC m=+32.485129281 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a356c0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a35bc0): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a35bc0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a35bc0): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a35bc0): >_readAt: n=2, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a35bc0): _writeAt: size=3, off=2 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a35bc0): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a35bc0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.10338154 +0000 UTC m=+32.485129281 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a35bc0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a60100): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a60100): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a60100): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a60100): >_readAt: n=5, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a60100): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.10338154 +0000 UTC m=+32.485129281 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a60100): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000437180 item 7 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a60780): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a60780): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a60780): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a60780): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a60780): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.105543963 +0000 UTC m=+32.487291703 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a60780): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a60cc0): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a60cc0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a60cc0): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a60cc0): >_readAt: n=5, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a60cc0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.105543963 +0000 UTC m=+32.487291703 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a60cc0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000437730 item 8 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a61280): _readAt: size=2, off=0 2025/08/30 01:32:32 ERROR : open-test-file(0xc000a61280): Couldn't read size of file 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a61280): >_readAt: n=0, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a61280): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a61280): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a61280): close: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a61280): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a61640): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a61640): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a61640): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a61640): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a61640): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.107163184 +0000 UTC m=+32.488910915 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a61640): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a61ac0): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a61ac0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a61ac0): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a61ac0): >_readAt: n=2, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a61ac0): _writeAt: size=3, off=2 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a61ac0): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a61ac0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.107163184 +0000 UTC m=+32.488910915 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a61ac0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a84040): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a84040): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a84040): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a84040): >_readAt: n=5, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a84040): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.107163184 +0000 UTC m=+32.488910915 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a84040): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000437dc0 item 9 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a846c0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a846c0): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a846c0): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a846c0): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a846c0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.109306491 +0000 UTC m=+32.491054222 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a846c0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a84c00): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a84c00): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a84c00): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a84c00): >_readAt: n=5, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a84c00): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.109306491 +0000 UTC m=+32.491054222 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a84c00): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000328c40 item 10 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a85240): _readAt: size=2, off=0 2025/08/30 01:32:32 ERROR : open-test-file(0xc000a85240): Couldn't read size of file 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a85240): >_readAt: n=0, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a85240): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a85240): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a85240): close: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a85240): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a85600): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a85600): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a85600): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a85600): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a85600): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.112369806 +0000 UTC m=+32.494117536 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a85600): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a85b00): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a85b00): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a85b00): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a85b00): >_readAt: n=2, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a85b00): _writeAt: size=3, off=2 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a85b00): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a85b00): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.112369806 +0000 UTC m=+32.494117536 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a85b00): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000abc080): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000abc080): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000abc080): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000abc080): >_readAt: n=5, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000abc080): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.112369806 +0000 UTC m=+32.494117536 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000abc080): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000329180 item 11 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000abc700): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000abc700): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000abc700): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000abc700): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000abc700): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.114541797 +0000 UTC m=+32.496289537 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000abc700): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000abcc40): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000abcc40): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000abcc40): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000abcc40): >_readAt: n=5, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000abcc40): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.114541797 +0000 UTC m=+32.496289537 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000abcc40): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030c000 item 12 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000abd280): _readAt: size=2, off=0 2025/08/30 01:32:32 ERROR : open-test-file(0xc000abd280): Couldn't read size of file 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000abd280): >_readAt: n=0, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000abd280): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000abd280): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000abd280): close: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000abd280): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000abd640): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000abd640): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000abd640): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000abd640): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000abd640): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.11612476 +0000 UTC m=+32.497872501 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000abd640): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000abdd00): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000abdd00): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000abdd00): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000abdd00): >_readAt: n=5, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000abdd00): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.11612476 +0000 UTC m=+32.497872501 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000abdd00): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030cbd0 item 13 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ada400): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ada400): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ada400): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ada400): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ada400): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.117880399 +0000 UTC m=+32.499628139 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ada400): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ada940): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ada940): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ada940): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ada940): >_readAt: n=5, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ada940): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.117880399 +0000 UTC m=+32.499628139 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ada940): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030d5e0 item 14 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000adaf80): _readAt: size=2, off=0 2025/08/30 01:32:32 ERROR : open-test-file(0xc000adaf80): Couldn't read size of file 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000adaf80): >_readAt: n=0, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000adaf80): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000adaf80): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000adaf80): close: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000adaf80): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000adb340): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000adb340): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000adb340): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000adb340): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000adb340): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.11954167 +0000 UTC m=+32.501289410 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000adb340): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000adba00): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000adba00): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000adba00): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000adba00): >_readAt: n=5, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000adba00): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.11954167 +0000 UTC m=+32.501289410 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000adba00): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002da000 item 15 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 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/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b14100): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b14100): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b14100): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b14100): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b14100): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.121667874 +0000 UTC m=+32.503415614 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b14100): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b14640): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b14640): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b14640): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b14640): >_readAt: n=5, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b14640): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.121667874 +0000 UTC m=+32.503415614 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b14640): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002da620 item 16 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b14c80): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b14c80): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b14c80): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b14c80): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b14c80): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.123189813 +0000 UTC m=+32.504937553 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b14c80): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b15100): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b15100): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b15100): open at offset 5 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b15100): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b15100): >_readAt: n=2, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b15100): _writeAt: size=3, off=7 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b15100): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b15100): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.123189813 +0000 UTC m=+32.504937553 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b15100): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b15600): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b15600): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b15600): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b15600): >_readAt: n=5, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b15600): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.123189813 +0000 UTC m=+32.504937553 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b15600): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002db8f0 item 17 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b15c80): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b15c80): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b15c80): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b15c80): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b15c80): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.125120109 +0000 UTC m=+32.506867849 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b15c80): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b44240): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b44240): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b44240): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b44240): >_readAt: n=5, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b44240): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.125120109 +0000 UTC m=+32.506867849 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b44240): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004722a0 item 18 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b448c0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b448c0): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b448c0): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b448c0): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b448c0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.126538574 +0000 UTC m=+32.508286315 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b448c0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b44dc0): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b44dc0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b44dc0): open at offset 5 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b44dc0): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b44dc0): >_readAt: n=2, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b44dc0): _writeAt: size=3, off=7 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b44dc0): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b44dc0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.126538574 +0000 UTC m=+32.508286315 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b44dc0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b452c0): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b452c0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b452c0): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b452c0): >_readAt: n=5, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b452c0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.126538574 +0000 UTC m=+32.508286315 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b452c0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472700 item 19 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b45940): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b45940): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b45940): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b45940): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b45940): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.129220743 +0000 UTC m=+32.510968483 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b45940): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b45e80): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b45e80): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b45e80): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b45e80): >_readAt: n=5, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b45e80): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.129220743 +0000 UTC m=+32.510968483 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b45e80): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472d90 item 20 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b5c580): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b5c580): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b5c580): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b5c580): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b5c580): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.130762829 +0000 UTC m=+32.512510560 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b5c580): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b5ca80): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b5ca80): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b5ca80): open at offset 5 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b5ca80): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b5ca80): >_readAt: n=2, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b5ca80): _writeAt: size=3, off=7 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b5ca80): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b5ca80): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.130762829 +0000 UTC m=+32.512510560 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b5ca80): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b5cf80): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b5cf80): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b5cf80): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b5cf80): >_readAt: n=5, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b5cf80): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.130762829 +0000 UTC m=+32.512510560 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b5cf80): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473110 item 21 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b5d600): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b5d600): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b5d600): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b5d600): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b5d600): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.132635879 +0000 UTC m=+32.514383619 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b5d600): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b5db40): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b5db40): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b5db40): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b5db40): >_readAt: n=5, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b5db40): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.132635879 +0000 UTC m=+32.514383619 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b5db40): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004738f0 item 22 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ba8240): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ba8240): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ba8240): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ba8240): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ba8240): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.13446242 +0000 UTC m=+32.516210180 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ba8240): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ba8740): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ba8740): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ba8740): open at offset 5 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ba8740): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ba8740): >_readAt: n=2, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ba8740): _writeAt: size=3, off=7 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ba8740): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ba8740): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.13446242 +0000 UTC m=+32.516210180 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ba8740): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ba8c40): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ba8c40): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ba8c40): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ba8c40): >_readAt: n=5, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ba8c40): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.13446242 +0000 UTC m=+32.516210180 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ba8c40): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473ea0 item 23 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 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/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ba92c0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ba92c0): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ba92c0): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ba92c0): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ba92c0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.136760808 +0000 UTC m=+32.518508548 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ba92c0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ba9800): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ba9800): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ba9800): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ba9800): >_readAt: n=5, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ba9800): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.136760808 +0000 UTC m=+32.518508548 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ba9800): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349650 item 24 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ba9e40): _readAt: size=2, off=0 2025/08/30 01:32:32 ERROR : open-test-file(0xc000ba9e40): Couldn't read size of file 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ba9e40): >_readAt: n=0, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ba9e40): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ba9e40): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ba9e40): close: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ba9e40): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007af9c0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007af9c0): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007af9c0): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007af9c0): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007af9c0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.139106785 +0000 UTC m=+32.520854525 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007af9c0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000be2340): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000be2340): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000be2340): open at offset 5 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000be2340): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000be2340): >_readAt: n=2, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000be2340): _writeAt: size=3, off=7 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000be2340): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000be2340): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.139106785 +0000 UTC m=+32.520854525 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000be2340): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000be2880): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000be2880): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000be2880): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000be2880): >_readAt: n=5, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000be2880): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.139106785 +0000 UTC m=+32.520854525 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000be2880): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348a10 item 25 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000be2f00): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000be2f00): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000be2f00): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000be2f00): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000be2f00): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.142187713 +0000 UTC m=+32.523935503 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000be2f00): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000be3440): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000be3440): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000be3440): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000be3440): >_readAt: n=5, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000be3440): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.142187713 +0000 UTC m=+32.523935503 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000be3440): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b0000 item 26 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000be3a80): _readAt: size=2, off=0 2025/08/30 01:32:32 ERROR : open-test-file(0xc000be3a80): Couldn't read size of file 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000be3a80): >_readAt: n=0, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000be3a80): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000be3a80): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000be3a80): close: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000be3a80): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000be3e40): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000be3e40): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000be3e40): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000be3e40): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000be3e40): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.144231402 +0000 UTC m=+32.525979162 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000be3e40): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007ae3c0): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007ae3c0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007ae3c0): open at offset 5 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007ae3c0): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007ae3c0): >_readAt: n=2, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007ae3c0): _writeAt: size=3, off=7 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007ae3c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007ae3c0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.144231402 +0000 UTC m=+32.525979162 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007ae3c0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007ae900): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007ae900): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007ae900): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007ae900): >_readAt: n=5, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007ae900): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.144231402 +0000 UTC m=+32.525979162 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007ae900): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b0620 item 27 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 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/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007aef80): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007aef80): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007aef80): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007aef80): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007aef80): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.146381322 +0000 UTC m=+32.528129061 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007aef80): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007af4c0): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007af4c0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007af4c0): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007af4c0): >_readAt: n=5, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007af4c0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.146381322 +0000 UTC m=+32.528129061 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007af4c0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b0b60 item 28 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007aff40): _readAt: size=2, off=0 2025/08/30 01:32:32 ERROR : open-test-file(0xc0007aff40): Couldn't read size of file 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007aff40): >_readAt: n=0, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007aff40): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007aff40): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007aff40): close: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007aff40): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ae4380): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ae4380): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ae4380): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ae4380): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ae4380): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.14791891 +0000 UTC m=+32.529666649 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ae4380): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ae4a40): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ae4a40): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ae4a40): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ae4a40): >_readAt: n=5, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ae4a40): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.14791891 +0000 UTC m=+32.529666649 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ae4a40): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b0ee0 item 29 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 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/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ae5180): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ae5180): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ae5180): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ae5180): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ae5180): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.150056264 +0000 UTC m=+32.531804005 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ae5180): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ae56c0): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ae56c0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ae56c0): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ae56c0): >_readAt: n=5, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ae56c0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.150056264 +0000 UTC m=+32.531804005 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ae56c0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b12d0 item 30 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 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/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ae5d40): _readAt: size=2, off=0 2025/08/30 01:32:32 ERROR : open-test-file(0xc000ae5d40): Couldn't read size of file 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ae5d40): >_readAt: n=0, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ae5d40): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ae5d40): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ae5d40): close: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ae5d40): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00069a200): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00069a200): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00069a200): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00069a200): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00069a200): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.153440483 +0000 UTC m=+32.535188253 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00069a200): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00069af00): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00069af00): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00069af00): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00069af00): >_readAt: n=5, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00069af00): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.153440483 +0000 UTC m=+32.535188253 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00069af00): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b1730 item 31 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 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/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00069ba40): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00069ba40): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00069ba40): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00069ba40): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00069ba40): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.155543724 +0000 UTC m=+32.537291494 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00069ba40): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0002c4500): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0002c4500): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0002c4500): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0002c4500): >_readAt: n=5, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0002c4500): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.155543724 +0000 UTC m=+32.537291494 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0002c4500): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b1ab0 item 32 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0002c4c80): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0002c4c80): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0002c4c80): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0002c4c80): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0002c4c80): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.158291245 +0000 UTC m=+32.540039005 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0002c4c80): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0002c5580): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0002c5580): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0002c5580): _writeAt: size=3, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0002c5580): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0002c5580): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b1e30 item 33 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0002c5580): >_writeAt: n=3, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0002c5580): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.159321762 +0000 UTC m=+32.541069522 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0002c5580): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b58080): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b58080): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b58080): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b58080): >_readAt: n=5, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b58080): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.159321762 +0000 UTC m=+32.541069522 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b58080): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000452310 item 33 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b586c0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b586c0): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b586c0): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b586c0): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b586c0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.1648459 +0000 UTC m=+32.546593639 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b586c0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b58b40): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b58b40): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000453340 item 34 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b58b40): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b58b40): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b58b40): _writeAt: size=3, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b58b40): >_writeAt: n=3, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b58b40): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.165517711 +0000 UTC m=+32.547265451 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b58b40): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b590c0): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b590c0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b590c0): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b590c0): >_readAt: n=3, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b590c0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.165517711 +0000 UTC m=+32.547265451 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b590c0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000453650 item 34 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b59780): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b59780): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b59780): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b59780): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b59780): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.167492381 +0000 UTC m=+32.549240141 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b59780): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b59c00): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b59c00): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b59c00): _writeAt: size=3, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b59c00): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b59c00): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000453c70 item 35 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b59c00): >_writeAt: n=3, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b59c00): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.168390919 +0000 UTC m=+32.550138679 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b59c00): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b4200): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b4200): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b4200): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b4200): >_readAt: n=5, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b4200): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.168390919 +0000 UTC m=+32.550138679 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b4200): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000453f10 item 35 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b4880): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b4880): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b4880): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b4880): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b4880): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.170445449 +0000 UTC m=+32.552193209 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b4880): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b4dc0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b4dc0): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b8540 item 36 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b4dc0): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b4dc0): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b4dc0): _writeAt: size=3, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b4dc0): >_writeAt: n=3, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b4dc0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.171417024 +0000 UTC m=+32.553164784 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b4dc0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b5300): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b5300): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b5300): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b5300): >_readAt: n=3, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b5300): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.171417024 +0000 UTC m=+32.553164784 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b5300): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b8a10 item 36 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b5940): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b5940): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b5940): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b5940): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b5940): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.173398717 +0000 UTC m=+32.555146476 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b5940): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b5dc0): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b5dc0): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b5dc0): _writeAt: size=3, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b5dc0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b5dc0): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b8e00 item 37 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b5dc0): >_writeAt: n=3, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b5dc0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.174245858 +0000 UTC m=+32.555993618 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b5dc0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00012dc40): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00012dc40): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00012dc40): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00012dc40): >_readAt: n=5, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00012dc40): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.174245858 +0000 UTC m=+32.555993618 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00012dc40): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b9030 item 37 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0003b8e40): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0003b8e40): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0003b8e40): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0003b8e40): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0003b8e40): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.17680184 +0000 UTC m=+32.558549601 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0003b8e40): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0003b9540): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0003b9540): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b9650 item 38 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0003b9540): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0003b9540): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0003b9540): _writeAt: size=3, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0003b9540): >_writeAt: n=3, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0003b9540): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.177774377 +0000 UTC m=+32.559522137 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0003b9540): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6a2c0): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6a2c0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6a2c0): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6a2c0): >_readAt: n=3, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6a2c0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.177774377 +0000 UTC m=+32.559522137 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6a2c0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b98f0 item 38 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6a980): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6a980): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6a980): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6a980): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6a980): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.17972397 +0000 UTC m=+32.561471710 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6a980): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6ae80): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6ae80): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6ae80): _writeAt: size=3, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6ae80): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6ae80): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b9dc0 item 39 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6ae80): >_writeAt: n=3, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6ae80): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.180419997 +0000 UTC m=+32.562167727 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6ae80): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6b380): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6b380): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6b380): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6b380): >_readAt: n=5, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6b380): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.180419997 +0000 UTC m=+32.562167727 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6b380): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000504d0 item 39 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6ba40): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6ba40): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6ba40): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6ba40): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6ba40): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.182160837 +0000 UTC m=+32.563908567 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6ba40): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6bf40): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6bf40): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050e00 item 40 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6bf40): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6bf40): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6bf40): _writeAt: size=3, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6bf40): >_writeAt: n=3, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6bf40): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.183095944 +0000 UTC m=+32.564843694 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6bf40): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f8540): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f8540): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f8540): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f8540): >_readAt: n=3, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f8540): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.183095944 +0000 UTC m=+32.564843694 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f8540): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051180 item 40 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f8b40): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f8b40): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f8b40): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f8b40): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f8b40): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f8b40): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f8b40): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.185078869 +0000 UTC m=+32.566826609 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f8b40): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f9040): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f9040): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f9040): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000517a0 item 41 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f9040): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f9040): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.186693331 +0000 UTC m=+32.568441092 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f9040): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f9500): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f9500): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f9500): _writeAt: size=3, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f9500): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f9500): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051b90 item 41 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f9500): >_writeAt: n=3, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f9500): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.187569928 +0000 UTC m=+32.569317689 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f9500): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f9a40): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f9a40): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f9a40): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f9a40): >_readAt: n=5, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f9a40): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.187569928 +0000 UTC m=+32.569317689 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f9a40): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051ea0 item 41 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008a8100): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008a8100): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008a8100): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008a8100): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008a8100): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008a8100): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008a8100): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.189942637 +0000 UTC m=+32.571690397 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008a8100): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008a8600): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008a8600): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008a8600): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404700 item 42 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008a8600): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008a8600): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.190810828 +0000 UTC m=+32.572558598 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008a8600): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008a8b40): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008a8b40): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404a10 item 42 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008a8b40): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008a8b40): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008a8b40): _writeAt: size=3, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008a8b40): >_writeAt: n=3, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008a8b40): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.191701551 +0000 UTC m=+32.573449321 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008a8b40): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008a9100): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008a9100): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008a9100): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008a9100): >_readAt: n=3, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008a9100): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.191701551 +0000 UTC m=+32.573449321 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008a9100): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404bd0 item 42 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00080a040): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00080a040): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00080a040): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00080a040): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00080a040): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00080a040): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00080a040): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.194300653 +0000 UTC m=+32.576048413 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00080a040): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00080a5c0): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00080a5c0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00080a5c0): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380460 item 43 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00080a5c0): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00080a5c0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.1952142 +0000 UTC m=+32.576961960 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00080a5c0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00080ab00): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00080ab00): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00080ab00): _writeAt: size=3, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00080ab00): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00080ab00): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380620 item 43 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00080ab00): >_writeAt: n=3, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00080ab00): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.196020253 +0000 UTC m=+32.577768003 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00080ab00): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00080b040): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00080b040): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00080b040): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00080b040): >_readAt: n=5, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00080b040): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.196020253 +0000 UTC m=+32.577768003 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00080b040): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380930 item 43 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00080b680): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00080b680): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00080b680): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00080b680): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00080b680): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00080b680): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00080b680): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.19813114 +0000 UTC m=+32.579878900 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00080b680): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00080bb80): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00080bb80): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00080bb80): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380ee0 item 44 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00080bb80): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00080bb80): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.199054063 +0000 UTC m=+32.580801813 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00080bb80): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ba8140): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ba8140): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003813b0 item 44 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ba8140): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ba8140): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ba8140): _writeAt: size=3, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ba8140): >_writeAt: n=3, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ba8140): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.199944376 +0000 UTC m=+32.581692126 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ba8140): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ba86c0): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ba86c0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ba86c0): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ba86c0): >_readAt: n=3, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ba86c0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.199944376 +0000 UTC m=+32.581692126 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ba86c0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003815e0 item 44 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ba8d00): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ba8d00): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ba8d00): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ba8d00): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ba8d00): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ba8d00): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ba8d00): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.201908807 +0000 UTC m=+32.583656567 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ba8d00): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000bf8300): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000bf8300): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000bf8300): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381a40 item 45 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000bf8300): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000bf8300): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.202761648 +0000 UTC m=+32.584509398 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000bf8300): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000bf8a00): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000bf8a00): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000bf8a00): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000bf8a00): >_readAt: n=5, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000bf8a00): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.202761648 +0000 UTC m=+32.584509398 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000bf8a00): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381c70 item 45 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000bf9040): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000bf9040): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000bf9040): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000bf9040): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000bf9040): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000bf9040): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000bf9040): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.204743091 +0000 UTC m=+32.586490861 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000bf9040): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000bf9540): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000bf9540): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000bf9540): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ca10 item 46 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000bf9540): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000bf9540): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.205491256 +0000 UTC m=+32.587238997 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000bf9540): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000bf9c40): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000bf9c40): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000bf9c40): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000bf9c40): >_readAt: n=5, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000bf9c40): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.205491256 +0000 UTC m=+32.587238997 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000bf9c40): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d340 item 46 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007a2300): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007a2300): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007a2300): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007a2300): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007a2300): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007a2300): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007a2300): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.207392016 +0000 UTC m=+32.589139767 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007a2300): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007a2800): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007a2800): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007a2800): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040dab0 item 47 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007a2800): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007a2800): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.208033973 +0000 UTC m=+32.589781712 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007a2800): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007a2f00): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007a2f00): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007a2f00): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007a2f00): >_readAt: n=5, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007a2f00): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.208033973 +0000 UTC m=+32.589781712 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007a2f00): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d98070 item 47 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 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/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007a3540): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007a3540): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007a3540): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007a3540): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007a3540): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007a3540): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007a3540): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.209941687 +0000 UTC m=+32.591689427 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007a3540): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007a3a40): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007a3a40): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007a3a40): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d98540 item 48 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007a3a40): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007a3a40): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.210531505 +0000 UTC m=+32.592279245 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007a3a40): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007bc1c0): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007bc1c0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007bc1c0): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007bc1c0): >_readAt: n=5, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007bc1c0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.210531505 +0000 UTC m=+32.592279245 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007bc1c0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d98700 item 48 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007bc800): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007bc800): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007bc800): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007bc800): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007bc800): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.212378825 +0000 UTC m=+32.594126565 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007bc800): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007bcc80): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007bcc80): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007bcc80): _writeAt: size=3, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007bcc80): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007bcc80): open at offset 5 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007bcc80): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d98cb0 item 49 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007bcc80): >_writeAt: n=3, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007bcc80): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.213042823 +0000 UTC m=+32.594790573 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007bcc80): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007bd1c0): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007bd1c0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007bd1c0): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007bd1c0): >_readAt: n=8, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007bd1c0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.213042823 +0000 UTC m=+32.594790573 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007bd1c0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d98ee0 item 49 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007bd840): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007bd840): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007bd840): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007bd840): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007bd840): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.215852791 +0000 UTC m=+32.597600551 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007bd840): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007bdd40): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007bdd40): open at offset 5 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007bdd40): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d99260 item 50 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007bdd40): _readAt: size=2, off=5 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007bdd40): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007bdd40): _writeAt: size=3, off=5 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007bdd40): >_writeAt: n=3, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007bdd40): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.216837663 +0000 UTC m=+32.598585422 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007bdd40): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007ce340): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007ce340): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007ce340): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007ce340): >_readAt: n=3, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007ce340): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.216837663 +0000 UTC m=+32.598585422 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007ce340): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d99420 item 50 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007ce9c0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007ce9c0): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007ce9c0): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007ce9c0): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007ce9c0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.219039428 +0000 UTC m=+32.600787188 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007ce9c0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007ceec0): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007ceec0): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007ceec0): _writeAt: size=3, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007ceec0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007ceec0): open at offset 5 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007ceec0): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d997a0 item 51 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007ceec0): >_writeAt: n=3, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007ceec0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.21990796 +0000 UTC m=+32.601655720 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007ceec0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007cf400): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007cf400): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007cf400): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007cf400): >_readAt: n=8, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007cf400): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.21990796 +0000 UTC m=+32.601655720 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007cf400): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d99960 item 51 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007cfa80): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007cfa80): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007cfa80): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007cfa80): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007cfa80): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.222123923 +0000 UTC m=+32.603871684 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007cfa80): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f2000): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f2000): open at offset 5 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f2000): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d99ce0 item 52 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f2000): _readAt: size=2, off=5 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f2000): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f2000): _writeAt: size=3, off=5 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f2000): >_writeAt: n=3, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f2000): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.222933072 +0000 UTC m=+32.604680833 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f2000): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f2580): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f2580): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f2580): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f2580): >_readAt: n=3, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f2580): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.222933072 +0000 UTC m=+32.604680833 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f2580): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d99ea0 item 52 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f2c00): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f2c00): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f2c00): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f2c00): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f2c00): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.225029602 +0000 UTC m=+32.606777362 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f2c00): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f3100): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f3100): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f3100): _writeAt: size=3, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f3100): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f3100): open at offset 5 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f3100): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492380 item 53 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f3100): >_writeAt: n=3, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f3100): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.225981711 +0000 UTC m=+32.607729471 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f3100): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f3640): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f3640): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f3640): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f3640): >_readAt: n=8, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f3640): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.225981711 +0000 UTC m=+32.607729471 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f3640): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492620 item 53 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f3cc0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f3cc0): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f3cc0): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f3cc0): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f3cc0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.229606129 +0000 UTC m=+32.611353869 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f3cc0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000830240): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000830240): open at offset 5 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000830240): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492cb0 item 54 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000830240): _readAt: size=2, off=5 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000830240): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000830240): _writeAt: size=3, off=5 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000830240): >_writeAt: n=3, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000830240): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.230440146 +0000 UTC m=+32.612187886 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000830240): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008307c0): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008307c0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008307c0): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008307c0): >_readAt: n=3, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008307c0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.230440146 +0000 UTC m=+32.612187886 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008307c0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492f50 item 54 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000830e40): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000830e40): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000830e40): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000830e40): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000830e40): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.232898774 +0000 UTC m=+32.614646544 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000830e40): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000831340): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000831340): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000831340): _writeAt: size=3, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000831340): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000831340): open at offset 5 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000831340): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004933b0 item 55 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000831340): >_writeAt: n=3, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000831340): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.233840133 +0000 UTC m=+32.615587904 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000831340): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000831880): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000831880): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000831880): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000831880): >_readAt: n=8, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000831880): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.233840133 +0000 UTC m=+32.615587904 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000831880): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004935e0 item 55 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 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/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000831f00): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000831f00): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000831f00): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000831f00): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000831f00): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.236279395 +0000 UTC m=+32.618027155 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000831f00): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000854480): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000854480): open at offset 5 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000854480): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004939d0 item 56 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000854480): _readAt: size=2, off=5 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000854480): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000854480): _writeAt: size=3, off=5 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000854480): >_writeAt: n=3, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000854480): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.237678564 +0000 UTC m=+32.619426314 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000854480): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000854a00): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000854a00): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000854a00): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000854a00): >_readAt: n=3, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000854a00): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.237678564 +0000 UTC m=+32.619426314 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000854a00): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493c70 item 56 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000855040): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000855040): open at offset 0 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000855040): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000855040): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000855040): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000855040): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000855040): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000855040): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.240020915 +0000 UTC m=+32.621768665 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000855040): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000855580): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000855580): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000855580): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a1c0 item 57 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000855580): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000855580): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.241278837 +0000 UTC m=+32.623026618 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000855580): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000855ac0): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000855ac0): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000855ac0): _writeAt: size=3, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000855ac0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000855ac0): open at offset 5 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000855ac0): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a4d0 item 57 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000855ac0): >_writeAt: n=3, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000855ac0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.242289617 +0000 UTC m=+32.624037397 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000855ac0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00086a0c0): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00086a0c0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00086a0c0): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00086a0c0): >_readAt: n=8, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00086a0c0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.242289617 +0000 UTC m=+32.624037397 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00086a0c0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a770 item 57 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00086a700): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00086a700): open at offset 0 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00086a700): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00086a700): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00086a700): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00086a700): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00086a700): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00086a700): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.244831602 +0000 UTC m=+32.626579382 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00086a700): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00086ac40): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00086ac40): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00086ac40): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044ab60 item 58 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00086ac40): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00086ac40): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.24561288 +0000 UTC m=+32.627360630 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00086ac40): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00086b180): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00086b180): open at offset 5 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00086b180): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044ad20 item 58 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00086b180): _readAt: size=2, off=5 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00086b180): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00086b180): _writeAt: size=3, off=5 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00086b180): >_writeAt: n=3, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00086b180): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.246520575 +0000 UTC m=+32.628268335 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00086b180): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00086b740): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00086b740): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00086b740): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00086b740): >_readAt: n=3, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00086b740): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.246520575 +0000 UTC m=+32.628268335 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00086b740): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044aee0 item 58 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00086bd80): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00086bd80): open at offset 0 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00086bd80): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00086bd80): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00086bd80): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00086bd80): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00086bd80): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00086bd80): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.248773207 +0000 UTC m=+32.630520957 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00086bd80): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008bc340): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008bc340): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008bc340): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b340 item 59 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008bc340): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008bc340): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.249557309 +0000 UTC m=+32.631305069 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008bc340): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008bc880): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008bc880): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008bc880): _writeAt: size=3, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008bc880): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008bc880): open at offset 5 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008bc880): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b730 item 59 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008bc880): >_writeAt: n=3, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008bc880): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.250427013 +0000 UTC m=+32.632174783 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008bc880): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008bce00): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008bce00): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008bce00): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008bce00): >_readAt: n=8, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008bce00): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.250427013 +0000 UTC m=+32.632174783 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008bce00): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044bab0 item 59 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 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/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008bd440): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008bd440): open at offset 0 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008bd440): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008bd440): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008bd440): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008bd440): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008bd440): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008bd440): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.253165088 +0000 UTC m=+32.634912867 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008bd440): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008bd980): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008bd980): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008bd980): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000323650 item 60 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008bd980): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008bd980): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.254060309 +0000 UTC m=+32.635808089 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008bd980): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008bdec0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008bdec0): open at offset 5 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008bdec0): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000323d50 item 60 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008bdec0): _readAt: size=2, off=5 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008bdec0): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008bdec0): _writeAt: size=3, off=5 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008bdec0): >_writeAt: n=3, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008bdec0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.255207054 +0000 UTC m=+32.636954794 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008bdec0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00092c4c0): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00092c4c0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00092c4c0): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00092c4c0): >_readAt: n=3, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00092c4c0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.255207054 +0000 UTC m=+32.636954794 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00092c4c0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003440e0 item 60 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00092cb00): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00092cb00): open at offset 0 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00092cb00): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00092cb00): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00092cb00): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00092cb00): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00092cb00): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00092cb00): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.257762354 +0000 UTC m=+32.639510115 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00092cb00): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00092d040): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00092d040): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00092d040): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344cb0 item 61 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00092d040): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00092d040): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.258633521 +0000 UTC m=+32.640381291 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00092d040): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00092d740): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00092d740): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00092d740): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00092d740): >_readAt: n=5, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00092d740): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.258633521 +0000 UTC m=+32.640381291 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00092d740): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345570 item 61 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 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/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00092dd80): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00092dd80): open at offset 0 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00092dd80): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00092dd80): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00092dd80): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00092dd80): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00092dd80): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00092dd80): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.26157138 +0000 UTC m=+32.643319140 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00092dd80): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00095c340): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00095c340): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00095c340): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345d50 item 62 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00095c340): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00095c340): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.262289358 +0000 UTC m=+32.644037128 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00095c340): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00095ca40): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00095ca40): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00095ca40): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00095ca40): >_readAt: n=5, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00095ca40): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.262289358 +0000 UTC m=+32.644037128 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00095ca40): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aa150 item 62 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 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/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00095d080): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00095d080): open at offset 0 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00095d080): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00095d080): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00095d080): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00095d080): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00095d080): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00095d080): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.264514079 +0000 UTC m=+32.646261829 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00095d080): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00095d5c0): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00095d5c0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00095d5c0): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aa700 item 63 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00095d5c0): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00095d5c0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.265277131 +0000 UTC m=+32.647024892 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00095d5c0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00095dcc0): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00095dcc0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00095dcc0): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00095dcc0): >_readAt: n=5, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00095dcc0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.265277131 +0000 UTC m=+32.647024892 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00095dcc0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aac40 item 63 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 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/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000910380): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000910380): open at offset 0 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000910380): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000910380): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000910380): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000910380): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000910380): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000910380): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.267469009 +0000 UTC m=+32.649216759 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000910380): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0009108c0): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0009108c0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0009108c0): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ab340 item 64 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0009108c0): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0009108c0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.268376223 +0000 UTC m=+32.650123973 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0009108c0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000910fc0): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000910fc0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000910fc0): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000910fc0): >_readAt: n=5, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000910fc0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.268376223 +0000 UTC m=+32.650123973 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000910fc0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ab5e0 item 64 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000911600): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000911600): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000911600): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000911600): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000911600): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.272242126 +0000 UTC m=+32.653989876 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000911600): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000911a80): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000911a80): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000911a80): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000911a80): >_readAt: n=2, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000911a80): _writeAt: size=3, off=2 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004abb20 item 65 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000911a80): >_writeAt: n=3, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000911a80): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.273933083 +0000 UTC m=+32.655680833 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000911a80): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0009c6000): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0009c6000): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0009c6000): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0009c6000): >_readAt: n=5, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0009c6000): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.273933083 +0000 UTC m=+32.655680833 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0009c6000): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004abe30 item 65 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008a9980): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008a9980): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008a9980): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008a9980): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008a9980): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.275957706 +0000 UTC m=+32.657705447 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008a9980): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008a9e00): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008a9e00): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405030 item 66 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008a9e00): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008a9e00): >_readAt: n=0, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008a9e00): _writeAt: size=3, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008a9e00): >_writeAt: n=3, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008a9e00): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.276911458 +0000 UTC m=+32.658659218 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008a9e00): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007263c0): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007263c0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007263c0): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007263c0): >_readAt: n=3, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007263c0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.276911458 +0000 UTC m=+32.658659218 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007263c0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405420 item 66 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000726a00): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000726a00): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000726a00): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000726a00): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000726a00): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.279223692 +0000 UTC m=+32.660971451 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000726a00): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000726e80): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000726e80): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000726e80): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000726e80): >_readAt: n=2, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000726e80): _writeAt: size=3, off=2 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004059d0 item 67 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000726e80): >_writeAt: n=3, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000726e80): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.280032862 +0000 UTC m=+32.661780622 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000726e80): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000727380): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000727380): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000727380): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000727380): >_readAt: n=5, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000727380): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.280032862 +0000 UTC m=+32.661780622 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000727380): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405c70 item 67 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000727a00): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000727a00): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000727a00): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000727a00): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000727a00): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.283255286 +0000 UTC m=+32.665003066 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000727a00): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000727f00): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000727f00): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004362a0 item 68 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000727f00): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000727f00): >_readAt: n=0, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000727f00): _writeAt: size=3, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000727f00): >_writeAt: n=3, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000727f00): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.284251036 +0000 UTC m=+32.665998796 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000727f00): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007444c0): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007444c0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007444c0): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007444c0): >_readAt: n=3, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007444c0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.284251036 +0000 UTC m=+32.665998796 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007444c0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000436460 item 68 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000744b00): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000744b00): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000744b00): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000744b00): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000744b00): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.286255973 +0000 UTC m=+32.668003733 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000744b00): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000744f80): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000744f80): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000744f80): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000744f80): >_readAt: n=2, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000744f80): _writeAt: size=3, off=2 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000436b60 item 69 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000744f80): >_writeAt: n=3, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000744f80): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.287149872 +0000 UTC m=+32.668897632 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000744f80): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000745480): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000745480): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000745480): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000745480): >_readAt: n=5, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000745480): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.287149872 +0000 UTC m=+32.668897632 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000745480): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000436ee0 item 69 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000745b00): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000745b00): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000745b00): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000745b00): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000745b00): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.289194483 +0000 UTC m=+32.670942243 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000745b00): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000768080): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000768080): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004373b0 item 70 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000768080): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000768080): >_readAt: n=0, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000768080): _writeAt: size=3, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000768080): >_writeAt: n=3, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000768080): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.290074887 +0000 UTC m=+32.671822647 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000768080): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007685c0): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007685c0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007685c0): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007685c0): >_readAt: n=3, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007685c0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.290074887 +0000 UTC m=+32.671822647 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007685c0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004375e0 item 70 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000768c40): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000768c40): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000768c40): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000768c40): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000768c40): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.292259471 +0000 UTC m=+32.674007231 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000768c40): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000769140): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000769140): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000769140): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000769140): >_readAt: n=2, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000769140): _writeAt: size=3, off=2 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000437ab0 item 71 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000769140): >_writeAt: n=3, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000769140): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.29308462 +0000 UTC m=+32.674832381 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000769140): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000769640): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000769640): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000769640): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000769640): >_readAt: n=5, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000769640): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.29308462 +0000 UTC m=+32.674832381 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000769640): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000437e30 item 71 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000769cc0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000769cc0): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000769cc0): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000769cc0): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000769cc0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.295562897 +0000 UTC m=+32.677310678 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000769cc0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a10240): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a10240): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000328af0 item 72 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a10240): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a10240): >_readAt: n=0, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a10240): _writeAt: size=3, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a10240): >_writeAt: n=3, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a10240): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.296528541 +0000 UTC m=+32.678276311 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a10240): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a10780): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a10780): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a10780): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a10780): >_readAt: n=3, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a10780): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.296528541 +0000 UTC m=+32.678276311 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a10780): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000328d90 item 72 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a10d40): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a10d40): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a10d40): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a10d40): >_readAt: n=0, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a10d40): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a10d40): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a10d40): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.298926826 +0000 UTC m=+32.680674597 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a10d40): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a11240): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a11240): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a11240): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003293b0 item 73 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a11240): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a11240): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.299820525 +0000 UTC m=+32.681568295 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a11240): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a11700): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a11700): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a11700): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a11700): >_readAt: n=2, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a11700): _writeAt: size=3, off=2 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000329730 item 73 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a11700): >_writeAt: n=3, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a11700): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.300677676 +0000 UTC m=+32.682425455 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a11700): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a11c40): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a11c40): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a11c40): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a11c40): >_readAt: n=5, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a11c40): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.300677676 +0000 UTC m=+32.682425455 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a11c40): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000329ce0 item 73 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a32300): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a32300): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a32300): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a32300): >_readAt: n=0, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a32300): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a32300): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a32300): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.30303854 +0000 UTC m=+32.684786320 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a32300): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a32800): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a32800): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a32800): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030cb60 item 74 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a32800): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a32800): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.303903345 +0000 UTC m=+32.685651116 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a32800): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a32d40): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a32d40): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030d180 item 74 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a32d40): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a32d40): >_readAt: n=0, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a32d40): _writeAt: size=3, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a32d40): >_writeAt: n=3, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a32d40): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.304688971 +0000 UTC m=+32.686436731 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a32d40): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a332c0): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a332c0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a332c0): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a332c0): >_readAt: n=3, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a332c0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.304688971 +0000 UTC m=+32.686436731 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a332c0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030d570 item 74 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a33900): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a33900): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a33900): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a33900): >_readAt: n=0, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a33900): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a33900): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a33900): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.306445821 +0000 UTC m=+32.688193582 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a33900): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a33e00): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a33e00): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a33e00): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030dea0 item 75 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a33e00): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a33e00): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.307178248 +0000 UTC m=+32.688926018 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a33e00): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a5c3c0): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a5c3c0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a5c3c0): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a5c3c0): >_readAt: n=2, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a5c3c0): _writeAt: size=3, off=2 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002da150 item 75 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a5c3c0): >_writeAt: n=3, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a5c3c0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.307973852 +0000 UTC m=+32.689721612 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a5c3c0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a5c900): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a5c900): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a5c900): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a5c900): >_readAt: n=5, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a5c900): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.307973852 +0000 UTC m=+32.689721612 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a5c900): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002da5b0 item 75 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a5cf40): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a5cf40): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a5cf40): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a5cf40): >_readAt: n=0, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a5cf40): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a5cf40): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a5cf40): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.309937151 +0000 UTC m=+32.691684921 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a5cf40): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a5d440): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a5d440): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a5d440): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002db880 item 76 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a5d440): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a5d440): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.310658116 +0000 UTC m=+32.692405886 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a5d440): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a5d980): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a5d980): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dbd50 item 76 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a5d980): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a5d980): >_readAt: n=0, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a5d980): _writeAt: size=3, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a5d980): >_writeAt: n=3, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a5d980): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.311490108 +0000 UTC m=+32.693237868 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a5d980): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a5df00): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a5df00): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a5df00): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a5df00): >_readAt: n=3, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a5df00): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.311490108 +0000 UTC m=+32.693237868 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a5df00): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004720e0 item 76 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a845c0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a845c0): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a845c0): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a845c0): >_readAt: n=0, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a845c0): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a845c0): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a845c0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.313479365 +0000 UTC m=+32.695227125 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a845c0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a84ac0): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a84ac0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a84ac0): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472460 item 77 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a84ac0): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a84ac0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.314197034 +0000 UTC m=+32.695944794 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a84ac0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a851c0): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a851c0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a851c0): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a851c0): >_readAt: n=5, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a851c0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.314197034 +0000 UTC m=+32.695944794 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a851c0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472700 item 77 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a85800): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a85800): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a85800): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a85800): >_readAt: n=0, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a85800): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a85800): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a85800): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.316254629 +0000 UTC m=+32.698002390 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a85800): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a85d00): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a85d00): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a85d00): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472c40 item 78 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a85d00): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a85d00): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.316987635 +0000 UTC m=+32.698735396 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000a85d00): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ab4480): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ab4480): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ab4480): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ab4480): >_readAt: n=5, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ab4480): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.316987635 +0000 UTC m=+32.698735396 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ab4480): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472e00 item 78 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ab4ac0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ab4ac0): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ab4ac0): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ab4ac0): >_readAt: n=0, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ab4ac0): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ab4ac0): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ab4ac0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.319113389 +0000 UTC m=+32.700861159 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ab4ac0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ab4fc0): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ab4fc0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ab4fc0): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473180 item 79 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ab4fc0): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ab4fc0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.320093351 +0000 UTC m=+32.701841121 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ab4fc0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ab56c0): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ab56c0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ab56c0): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ab56c0): >_readAt: n=5, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ab56c0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.320093351 +0000 UTC m=+32.701841121 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ab56c0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473340 item 79 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 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/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ab5d00): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ab5d00): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ab5d00): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ab5d00): >_readAt: n=0, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ab5d00): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ab5d00): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ab5d00): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.322462902 +0000 UTC m=+32.704210662 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ab5d00): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ad4280): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ad4280): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ad4280): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004739d0 item 80 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ad4280): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ad4280): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.323388791 +0000 UTC m=+32.705136551 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ad4280): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ad4980): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ad4980): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ad4980): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ad4980): >_readAt: n=5, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ad4980): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.323388791 +0000 UTC m=+32.705136551 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ad4980): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473ce0 item 80 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ad4fc0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ad4fc0): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ad4fc0): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ad4fc0): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ad4fc0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.326308326 +0000 UTC m=+32.708056086 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ad4fc0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ad5440): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ad5440): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ad5440): open at offset 5 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ad5440): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ad5440): >_readAt: n=2, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ad5440): _writeAt: size=3, off=7 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ec380 item 81 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ad5440): >_writeAt: n=3, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ad5440): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.327197085 +0000 UTC m=+32.708944845 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ad5440): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ad5980): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ad5980): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ad5980): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ad5980): >_readAt: n=8, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ad5980): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.327197085 +0000 UTC m=+32.708944845 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ad5980): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ec930 item 81 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b04080): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b04080): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b04080): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b04080): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b04080): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.329504069 +0000 UTC m=+32.711251819 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b04080): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b04580): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b04580): open at offset 5 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b04580): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ecfc0 item 82 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b04580): _readAt: size=2, off=5 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b04580): >_readAt: n=0, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b04580): _writeAt: size=3, off=5 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b04580): >_writeAt: n=3, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b04580): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.330388591 +0000 UTC m=+32.712136341 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b04580): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b04b00): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b04b00): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b04b00): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b04b00): >_readAt: n=3, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b04b00): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.330388591 +0000 UTC m=+32.712136341 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b04b00): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004edce0 item 82 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b05180): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b05180): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b05180): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b05180): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b05180): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.332360035 +0000 UTC m=+32.714107795 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b05180): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b05680): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b05680): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b05680): open at offset 5 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b05680): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b05680): >_readAt: n=2, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b05680): _writeAt: size=3, off=7 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004222a0 item 83 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b05680): >_writeAt: n=3, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b05680): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.333694372 +0000 UTC m=+32.715442131 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b05680): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b05bc0): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b05bc0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b05bc0): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b05bc0): >_readAt: n=8, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b05bc0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.333694372 +0000 UTC m=+32.715442131 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b05bc0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000422850 item 83 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b2c2c0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b2c2c0): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b2c2c0): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b2c2c0): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b2c2c0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.335821438 +0000 UTC m=+32.717569198 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b2c2c0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b2c7c0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b2c7c0): open at offset 5 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b2c7c0): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000422cb0 item 84 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b2c7c0): _readAt: size=2, off=5 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b2c7c0): >_readAt: n=0, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b2c7c0): _writeAt: size=3, off=5 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b2c7c0): >_writeAt: n=3, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b2c7c0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.336947232 +0000 UTC m=+32.718694992 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b2c7c0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b2cd40): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b2cd40): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b2cd40): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b2cd40): >_readAt: n=3, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b2cd40): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.336947232 +0000 UTC m=+32.718694992 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b2cd40): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000422e70 item 84 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b2d3c0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b2d3c0): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b2d3c0): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b2d3c0): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b2d3c0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.339069941 +0000 UTC m=+32.720817701 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b2d3c0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b2d8c0): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b2d8c0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b2d8c0): open at offset 5 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b2d8c0): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b2d8c0): >_readAt: n=2, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b2d8c0): _writeAt: size=3, off=7 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004232d0 item 85 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b2d8c0): >_writeAt: n=3, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b2d8c0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.340200284 +0000 UTC m=+32.721948044 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b2d8c0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b2c180): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b2c180): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b2c180): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b2c180): >_readAt: n=8, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b2c180): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.340200284 +0000 UTC m=+32.721948044 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b2c180): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003364d0 item 85 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b2c880): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b2c880): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b2c880): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b2c880): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b2c880): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.344943024 +0000 UTC m=+32.726690784 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b2c880): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b2cd80): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b2cd80): open at offset 5 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b2cd80): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000336930 item 86 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b2cd80): _readAt: size=2, off=5 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b2cd80): >_readAt: n=0, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b2cd80): _writeAt: size=3, off=5 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b2cd80): >_writeAt: n=3, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b2cd80): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.347692619 +0000 UTC m=+32.729440379 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b2cd80): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b2d300): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b2d300): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b2d300): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b2d300): >_readAt: n=3, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b2d300): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.347692619 +0000 UTC m=+32.729440379 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b2d300): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000336c40 item 86 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b2d9c0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b2d9c0): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b2d9c0): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b2d9c0): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b2d9c0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.352081073 +0000 UTC m=+32.733828843 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b2d9c0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b8a200): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b8a200): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b8a200): open at offset 5 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b8a200): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b8a200): >_readAt: n=2, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b8a200): _writeAt: size=3, off=7 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004222a0 item 87 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b8a200): >_writeAt: n=3, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b8a200): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.353833966 +0000 UTC m=+32.735581737 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b8a200): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b8a740): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b8a740): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b8a740): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b8a740): >_readAt: n=8, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b8a740): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.353833966 +0000 UTC m=+32.735581737 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b8a740): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000422850 item 87 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 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/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b8adc0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b8adc0): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b8adc0): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b8adc0): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b8adc0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.356550841 +0000 UTC m=+32.738298610 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b8adc0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b8b2c0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b8b2c0): open at offset 5 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b8b2c0): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000422cb0 item 88 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b8b2c0): _readAt: size=2, off=5 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b8b2c0): >_readAt: n=0, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b8b2c0): _writeAt: size=3, off=5 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b8b2c0): >_writeAt: n=3, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b8b2c0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.358272674 +0000 UTC m=+32.740020445 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b8b2c0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b8b840): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b8b840): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b8b840): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b8b840): >_readAt: n=3, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b8b840): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.358272674 +0000 UTC m=+32.740020445 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b8b840): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000422e70 item 88 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b8be80): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b8be80): open at offset 0 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b8be80): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b8be80): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b8be80): >_readAt: n=0, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b8be80): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b8be80): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b8be80): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.361394128 +0000 UTC m=+32.743141899 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b8be80): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ae4440): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ae4440): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ae4440): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000423420 item 89 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ae4440): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ae4440): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.362043949 +0000 UTC m=+32.743791709 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ae4440): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ae4980): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ae4980): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ae4980): open at offset 5 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ae4980): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ae4980): >_readAt: n=2, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ae4980): _writeAt: size=3, off=7 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004235e0 item 89 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ae4980): >_writeAt: n=3, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ae4980): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.363366965 +0000 UTC m=+32.745114725 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000ae4980): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00069a500): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00069a500): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00069a500): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00069a500): >_readAt: n=8, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00069a500): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.363366965 +0000 UTC m=+32.745114725 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00069a500): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ac1c0 item 89 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00069b280): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00069b280): open at offset 0 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00069b280): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00069b280): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00069b280): >_readAt: n=0, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00069b280): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00069b280): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00069b280): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.366609317 +0000 UTC m=+32.748357086 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00069b280): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00069bac0): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00069bac0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00069bac0): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ac620 item 90 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00069bac0): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00069bac0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.367256883 +0000 UTC m=+32.749004643 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00069bac0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0002c45c0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0002c45c0): open at offset 5 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0002c45c0): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ac930 item 90 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0002c45c0): _readAt: size=2, off=5 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0002c45c0): >_readAt: n=0, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0002c45c0): _writeAt: size=3, off=5 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0002c45c0): >_writeAt: n=3, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0002c45c0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.36815496 +0000 UTC m=+32.749902720 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0002c45c0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0002c4c80): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0002c4c80): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0002c4c80): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0002c4c80): >_readAt: n=3, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0002c4c80): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.36815496 +0000 UTC m=+32.749902720 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0002c4c80): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004acaf0 item 90 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0002c57c0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0002c57c0): open at offset 0 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0002c57c0): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0002c57c0): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0002c57c0): >_readAt: n=0, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0002c57c0): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0002c57c0): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0002c57c0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.37020447 +0000 UTC m=+32.751952230 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0002c57c0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b58280): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b58280): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b58280): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ace70 item 91 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b58280): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b58280): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.37094414 +0000 UTC m=+32.752691900 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b58280): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b587c0): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b587c0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b587c0): open at offset 5 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b587c0): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b587c0): >_readAt: n=2, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b587c0): _writeAt: size=3, off=7 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ad030 item 91 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b587c0): >_writeAt: n=3, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b587c0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.371792013 +0000 UTC m=+32.753539773 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b587c0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b58d40): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b58d40): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b58d40): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b58d40): >_readAt: n=8, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b58d40): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.371792013 +0000 UTC m=+32.753539773 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b58d40): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ad260 item 91 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 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/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b59440): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b59440): open at offset 0 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b59440): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b59440): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b59440): >_readAt: n=0, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b59440): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b59440): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b59440): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.37356303 +0000 UTC m=+32.755310790 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b59440): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b59980): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b59980): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b59980): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ad5e0 item 92 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b59980): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b59980): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.374285998 +0000 UTC m=+32.756033758 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b59980): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b59ec0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b59ec0): open at offset 5 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b59ec0): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ad880 item 92 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b59ec0): _readAt: size=2, off=5 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b59ec0): >_readAt: n=0, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b59ec0): _writeAt: size=3, off=5 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b59ec0): >_writeAt: n=3, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b59ec0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.37527695 +0000 UTC m=+32.757024720 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000b59ec0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b4580): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b4580): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b4580): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b4580): >_readAt: n=3, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b4580): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.37527695 +0000 UTC m=+32.757024720 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b4580): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ada40 item 92 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b4c00): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b4c00): open at offset 0 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b4c00): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b4c00): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b4c00): >_readAt: n=0, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b4c00): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b4c00): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b4c00): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.377341609 +0000 UTC m=+32.759089369 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b4c00): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b5140): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b5140): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b5140): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a2a0 item 93 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b5140): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b5140): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.378128116 +0000 UTC m=+32.759875876 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b5140): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b5840): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b5840): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b5840): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b5840): >_readAt: n=5, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b5840): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.378128116 +0000 UTC m=+32.759875876 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b5840): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a460 item 93 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 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/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b5ec0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b5ec0): open at offset 0 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b5ec0): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b5ec0): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b5ec0): >_readAt: n=0, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b5ec0): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b5ec0): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b5ec0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.380413519 +0000 UTC m=+32.762161279 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0008b5ec0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00012ddc0): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00012ddc0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00012ddc0): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049aa10 item 94 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00012ddc0): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00012ddc0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.38115356 +0000 UTC m=+32.762901320 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc00012ddc0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0003b9000): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0003b9000): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0003b9000): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0003b9000): >_readAt: n=5, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0003b9000): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.38115356 +0000 UTC m=+32.762901320 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0003b9000): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ac40 item 94 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 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/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6a040): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6a040): open at offset 0 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6a040): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6a040): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6a040): >_readAt: n=0, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6a040): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6a040): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6a040): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.383454102 +0000 UTC m=+32.765201842 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6a040): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6a5c0): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6a5c0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6a5c0): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b260 item 95 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6a5c0): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6a5c0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.384303276 +0000 UTC m=+32.766051037 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6a5c0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6acc0): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6acc0): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6acc0): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6acc0): >_readAt: n=5, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6acc0): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.384303276 +0000 UTC m=+32.766051037 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6acc0): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b490 item 95 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 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/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6b300): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6b300): open at offset 0 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6b300): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6b300): _readAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6b300): >_readAt: n=0, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6b300): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6b300): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6b300): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.386407961 +0000 UTC m=+32.768155761 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6b300): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6b880): _writeAt: size=5, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6b880): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6b880): >openPending: err= 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b960 item 96 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6b880): >_writeAt: n=5, err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6b880): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.387158631 +0000 UTC m=+32.768906391 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc000d6b880): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 01:32:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:32:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f8000): _readAt: size=512, off=0 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f8000): openPending: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f8000): >openPending: err= 2025/08/30 01:32:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f8000): >_readAt: n=5, err=EOF 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f8000): close: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:32:32.387158631 +0000 UTC m=+32.768906391 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : open-test-file(0xc0007f8000): >close: err= 2025/08/30 01:32:32 DEBUG : open-test-file: Remove: 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049bce0 item 96 2025/08/30 01:32:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:32:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:32:32 DEBUG : open-test-file: >Remove: err= 2025/08/30 01:32:32 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:32 DEBUG : Looking for writers 2025/08/30 01:32:32 DEBUG : >WaitForWriters: 2025/08/30 01:32:32 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.61s) --- PASS: TestRWFileHandleOpenTests/writes (0.31s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.30s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "sftp://rclone@:22/rclone-test-pijodub7pexo", Local "Local file system at /tmp/rclone938136828", Modify Window "1s" 2025/08/30 01:32:32 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:32 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/30 01:32:32 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:32 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:32:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:32:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:32 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/30 01:32:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:32 DEBUG : file1: newRWFileHandle: 2025/08/30 01:32:32 DEBUG : file1(0xc000ae4c00): openPending: 2025/08/30 01:32:32 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:32 DEBUG : file1(0xc000ae4c00): >openPending: err= 2025/08/30 01:32:32 DEBUG : file1: >newRWFileHandle: err= 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:32 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/30 01:32:32 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/30 01:32:32 DEBUG : file1(0xc000ae4c00): _writeAt: size=2, off=0 2025/08/30 01:32:32 DEBUG : file1(0xc000ae4c00): >_writeAt: n=2, err= 2025/08/30 01:32:32 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/08/30 01:32:32 DEBUG : file1(0xc000ae4c00): RWFileHandle.Flush 2025/08/30 01:32:32 DEBUG : file1(0xc000ae4c00): RWFileHandle.Release 2025/08/30 01:32:32 DEBUG : file1(0xc000ae4c00): close: 2025/08/30 01:32:32 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/08/30 01:32:32 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:32 DEBUG : file1(0xc000ae4c00): >close: err= 2025/08/30 01:32:32 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:32 DEBUG : Looking for writers 2025/08/30 01:32:32 DEBUG : file1: reading active writers 2025/08/30 01:32:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/30 01:32:32 DEBUG : Looking for writers 2025/08/30 01:32:32 DEBUG : file1: reading active writers 2025/08/30 01:32:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/30 01:32:32 DEBUG : Looking for writers 2025/08/30 01:32:32 DEBUG : file1: reading active writers 2025/08/30 01:32:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/30 01:32:32 DEBUG : Looking for writers 2025/08/30 01:32:32 DEBUG : file1: reading active writers 2025/08/30 01:32:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/30 01:32:32 DEBUG : file1: vfs cache: starting upload 2025/08/30 01:32:32 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/file1.c8b6918.partial" 2025/08/30 01:32:32 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:32 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/file1.c8b6918.partial 2025/08/30 01:32:32 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/file1.c8b6918.partial" 2025/08/30 01:32:32 DEBUG : Looking for writers 2025/08/30 01:32:32 DEBUG : file1: reading active writers 2025/08/30 01:32:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/30 01:32:32 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:32 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-pijodub7pexo/file1.c8b6918.partial 2025/08/30 01:32:32 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:32 DEBUG : file1.c8b6918.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2025/08/30 01:32:32 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/08/30 01:32:32 DEBUG : file1.c8b6918.partial: renamed to: file1 2025/08/30 01:32:32 INFO : file1: Copied (new) 2025/08/30 01:32:32 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/file1" 2025/08/30 01:32:32 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:32 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/file1 2025/08/30 01:32:32 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/file1" 2025/08/30 01:32:32 DEBUG : Looking for writers 2025/08/30 01:32:32 DEBUG : file1: reading active writers 2025/08/30 01:32:32 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:32 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-pijodub7pexo/file1 2025/08/30 01:32:32 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:32 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2025/08/30 01:32:32 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2025/08/30 01:32:32 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/30 01:32:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/30 01:32:32 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/08/30 01:32:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:32 INFO : file1: vfs cache: upload succeeded try #1 2025/08/30 01:32:33 DEBUG : Looking for writers 2025/08/30 01:32:33 DEBUG : file1: reading active writers 2025/08/30 01:32:33 DEBUG : >WaitForWriters: 2025/08/30 01:32:33 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/file1" 2025/08/30 01:32:33 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:33 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/file1 2025/08/30 01:32:33 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/file1" 2025/08/30 01:32:33 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:33 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-pijodub7pexo/file1 2025/08/30 01:32:33 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:33 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2025/08/30 01:32:33 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/file1" 2025/08/30 01:32:33 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:33 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/file1 2025/08/30 01:32:33 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/file1" 2025/08/30 01:32:33 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:33 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /rclone-test-pijodub7pexo/file1 2025/08/30 01:32:33 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:33 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2025/08/30 01:32:33 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:33 DEBUG : Looking for writers 2025/08/30 01:32:33 DEBUG : file1: reading active writers 2025/08/30 01:32:33 DEBUG : >WaitForWriters: 2025/08/30 01:32:33 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.88s) === RUN TestRWCacheRename run.go:180: Remote "sftp://rclone@:22/rclone-test-pijodub7pexo", Local "Local file system at /tmp/rclone938136828", Modify Window "1s" 2025/08/30 01:32:33 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:33 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/30 01:32:33 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:33 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:32:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:32:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:33 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:33 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/30 01:32:33 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:33 DEBUG : rename_me: newRWFileHandle: 2025/08/30 01:32:33 DEBUG : rename_me(0xc000ae5700): openPending: 2025/08/30 01:32:33 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:32:33 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/08/30 01:32:33 DEBUG : rename_me(0xc000ae5700): >openPending: err= 2025/08/30 01:32:33 DEBUG : rename_me: >newRWFileHandle: err= 2025/08/30 01:32:33 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/08/30 01:32:33 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/08/30 01:32:33 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/08/30 01:32:33 DEBUG : rename_me(0xc000ae5700): _writeAt: size=5, off=0 2025/08/30 01:32:33 DEBUG : rename_me(0xc000ae5700): >_writeAt: n=5, err= 2025/08/30 01:32:33 DEBUG : rename_me(0xc000ae5700): close: 2025/08/30 01:32:33 DEBUG : rename_me: vfs cache: setting modification time to 2025-08-30 01:32:33.279308283 +0000 UTC m=+33.661056063 2025/08/30 01:32:33 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/08/30 01:32:33 DEBUG : rename_me(0xc000ae5700): >close: err= 2025/08/30 01:32:33 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/08/30 01:32:33 DEBUG : i_was_renamed: Updating file with 0xc000bc0e40 2025/08/30 01:32:33 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/08/30 01:32:33 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/08/30 01:32:33 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:33 DEBUG : Looking for writers 2025/08/30 01:32:33 DEBUG : i_was_renamed: reading active writers 2025/08/30 01:32:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/30 01:32:33 DEBUG : Looking for writers 2025/08/30 01:32:33 DEBUG : i_was_renamed: reading active writers 2025/08/30 01:32:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/30 01:32:33 DEBUG : Looking for writers 2025/08/30 01:32:33 DEBUG : i_was_renamed: reading active writers 2025/08/30 01:32:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/30 01:32:33 DEBUG : Looking for writers 2025/08/30 01:32:33 DEBUG : i_was_renamed: reading active writers 2025/08/30 01:32:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/30 01:32:33 DEBUG : i_was_renamed: vfs cache: starting upload 2025/08/30 01:32:33 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/i_was_renamed.ab1161b0.partial" 2025/08/30 01:32:33 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:33 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/i_was_renamed.ab1161b0.partial 2025/08/30 01:32:33 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/i_was_renamed.ab1161b0.partial" 2025/08/30 01:32:33 DEBUG : Looking for writers 2025/08/30 01:32:33 DEBUG : i_was_renamed: reading active writers 2025/08/30 01:32:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/30 01:32:33 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:33 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-pijodub7pexo/i_was_renamed.ab1161b0.partial 2025/08/30 01:32:33 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:33 DEBUG : i_was_renamed.ab1161b0.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/08/30 01:32:33 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/30 01:32:33 DEBUG : i_was_renamed.ab1161b0.partial: renamed to: i_was_renamed 2025/08/30 01:32:33 INFO : i_was_renamed: Copied (new) 2025/08/30 01:32:33 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/i_was_renamed" 2025/08/30 01:32:33 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:33 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/i_was_renamed 2025/08/30 01:32:33 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/i_was_renamed" 2025/08/30 01:32:33 DEBUG : Looking for writers 2025/08/30 01:32:33 DEBUG : i_was_renamed: reading active writers 2025/08/30 01:32:33 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:33 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-pijodub7pexo/i_was_renamed 2025/08/30 01:32:33 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:33 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/08/30 01:32:33 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-08-30 01:32:33 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/08/30 01:32:33 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/08/30 01:32:33 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/08/30 01:32:33 DEBUG : >WaitForWriters: 2025/08/30 01:32:33 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/08/30 01:32:33 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.35s) === RUN TestRWCacheUpdate run.go:180: Remote "sftp://rclone@:22/rclone-test-pijodub7pexo", Local "Local file system at /tmp/rclone938136828", Modify Window "1s" 2025/08/30 01:32:33 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:33 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/30 01:32:33 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:33 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:32:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:32:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-pijodub7pexo" 2025/08/30 01:32:33 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/30 01:32:33 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/TestRWCacheUpdate" 2025/08/30 01:32:33 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:33 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/TestRWCacheUpdate 2025/08/30 01:32:33 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/TestRWCacheUpdate" 2025/08/30 01:32:33 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:33 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-pijodub7pexo/TestRWCacheUpdate 2025/08/30 01:32:33 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:33 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2025/08/30 01:32:33 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/TestRWCacheUpdate" 2025/08/30 01:32:33 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:33 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/TestRWCacheUpdate 2025/08/30 01:32:33 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/TestRWCacheUpdate" 2025/08/30 01:32:33 DEBUG : forgetting directory cache 2025/08/30 01:32:33 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:33 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /rclone-test-pijodub7pexo/TestRWCacheUpdate 2025/08/30 01:32:33 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:33 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2025/08/30 01:32:34 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:34 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/30 01:32:34 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/30 01:32:34 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/30 01:32:34 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/30 01:32:34 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/30 01:32:34 DEBUG : TestRWCacheUpdate(0xc0008a87c0): _readAt: size=512, off=0 2025/08/30 01:32:34 DEBUG : TestRWCacheUpdate(0xc0008a87c0): openPending: 2025/08/30 01:32:34 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/TestRWCacheUpdate" 2025/08/30 01:32:34 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:34 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/TestRWCacheUpdate 2025/08/30 01:32:34 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/TestRWCacheUpdate" 2025/08/30 01:32:34 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:34 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-pijodub7pexo/TestRWCacheUpdate 2025/08/30 01:32:34 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:34 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2025/08/30 01:32:34 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-30 00:33:33 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/08/30 01:32:34 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/30 01:32:34 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/30 01:32:34 DEBUG : TestRWCacheUpdate(0xc0008a87c0): >openPending: err= 2025/08/30 01:32:34 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/30 01:32:34 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/30 01:32:34 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/30 01:32:34 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/30 01:32:34 DEBUG : TestRWCacheUpdate(0xc0008a87c0): >_readAt: n=20, err=EOF 2025/08/30 01:32:34 DEBUG : TestRWCacheUpdate(0xc0008a87c0): close: 2025/08/30 01:32:34 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-30 00:33:33 +0000 UTC 2025/08/30 01:32:34 DEBUG : TestRWCacheUpdate(0xc0008a87c0): >close: err= 2025/08/30 01:32:34 DEBUG : Re-reading directory (107.101163ms old) 2025/08/30 01:32:34 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/30 01:32:34 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/30 01:32:34 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/TestRWCacheUpdate" 2025/08/30 01:32:34 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:34 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/TestRWCacheUpdate 2025/08/30 01:32:34 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/TestRWCacheUpdate" 2025/08/30 01:32:34 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:34 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-pijodub7pexo/TestRWCacheUpdate 2025/08/30 01:32:34 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:34 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2025/08/30 01:32:34 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/TestRWCacheUpdate" 2025/08/30 01:32:34 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:34 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/TestRWCacheUpdate 2025/08/30 01:32:34 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/TestRWCacheUpdate" 2025/08/30 01:32:34 DEBUG : forgetting directory cache 2025/08/30 01:32:34 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:34 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /rclone-test-pijodub7pexo/TestRWCacheUpdate 2025/08/30 01:32:34 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:34 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2025/08/30 01:32:34 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:34 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/30 01:32:34 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/30 01:32:34 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/30 01:32:34 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/30 01:32:34 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/30 01:32:34 DEBUG : TestRWCacheUpdate(0xc0008a8e00): _readAt: size=512, off=0 2025/08/30 01:32:34 DEBUG : TestRWCacheUpdate(0xc0008a8e00): openPending: 2025/08/30 01:32:34 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/TestRWCacheUpdate" 2025/08/30 01:32:34 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:34 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/TestRWCacheUpdate 2025/08/30 01:32:34 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/TestRWCacheUpdate" 2025/08/30 01:32:34 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:34 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-pijodub7pexo/TestRWCacheUpdate 2025/08/30 01:32:34 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:34 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2025/08/30 01:32:34 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-30 00:34:33 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-08-30 00:33:33 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/08/30 01:32:34 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-30 00:34:33 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-08-30 00:33:33 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/08/30 01:32:34 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/30 01:32:34 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/30 01:32:34 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/30 01:32:34 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/30 01:32:34 DEBUG : TestRWCacheUpdate(0xc0008a8e00): >openPending: err= 2025/08/30 01:32:34 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/30 01:32:34 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/30 01:32:34 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/30 01:32:34 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/30 01:32:34 DEBUG : TestRWCacheUpdate(0xc0008a8e00): >_readAt: n=20, err=EOF 2025/08/30 01:32:34 DEBUG : TestRWCacheUpdate(0xc0008a8e00): close: 2025/08/30 01:32:34 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-30 00:34:33 +0000 UTC 2025/08/30 01:32:34 DEBUG : TestRWCacheUpdate(0xc0008a8e00): >close: err= 2025/08/30 01:32:34 DEBUG : Re-reading directory (120.04023ms old) 2025/08/30 01:32:34 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/30 01:32:34 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/30 01:32:34 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/TestRWCacheUpdate" 2025/08/30 01:32:34 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:34 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/TestRWCacheUpdate 2025/08/30 01:32:34 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/TestRWCacheUpdate" 2025/08/30 01:32:34 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:34 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-pijodub7pexo/TestRWCacheUpdate 2025/08/30 01:32:34 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:34 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2025/08/30 01:32:34 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/TestRWCacheUpdate" 2025/08/30 01:32:34 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:34 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/TestRWCacheUpdate 2025/08/30 01:32:34 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/TestRWCacheUpdate" 2025/08/30 01:32:34 DEBUG : forgetting directory cache 2025/08/30 01:32:34 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:34 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /rclone-test-pijodub7pexo/TestRWCacheUpdate 2025/08/30 01:32:34 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:34 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2025/08/30 01:32:35 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:35 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/30 01:32:35 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/30 01:32:35 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/30 01:32:35 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/30 01:32:35 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/30 01:32:35 DEBUG : TestRWCacheUpdate(0xc0009faa00): _readAt: size=512, off=0 2025/08/30 01:32:35 DEBUG : TestRWCacheUpdate(0xc0009faa00): openPending: 2025/08/30 01:32:35 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/TestRWCacheUpdate" 2025/08/30 01:32:35 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:35 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/TestRWCacheUpdate 2025/08/30 01:32:35 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/TestRWCacheUpdate" 2025/08/30 01:32:35 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:35 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-pijodub7pexo/TestRWCacheUpdate 2025/08/30 01:32:35 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:35 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2025/08/30 01:32:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-30 00:35:33 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-08-30 00:34:33 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/08/30 01:32:35 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-30 00:35:33 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-08-30 00:34:33 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/08/30 01:32:35 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/30 01:32:35 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/30 01:32:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/30 01:32:35 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/30 01:32:35 DEBUG : TestRWCacheUpdate(0xc0009faa00): >openPending: err= 2025/08/30 01:32:35 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/30 01:32:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/30 01:32:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/30 01:32:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/30 01:32:35 DEBUG : TestRWCacheUpdate(0xc0009faa00): >_readAt: n=20, err=EOF 2025/08/30 01:32:35 DEBUG : TestRWCacheUpdate(0xc0009faa00): close: 2025/08/30 01:32:35 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-30 00:35:33 +0000 UTC 2025/08/30 01:32:35 DEBUG : TestRWCacheUpdate(0xc0009faa00): >close: err= 2025/08/30 01:32:35 DEBUG : Re-reading directory (114.566858ms old) 2025/08/30 01:32:35 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/30 01:32:35 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/30 01:32:35 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/TestRWCacheUpdate" 2025/08/30 01:32:35 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:35 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/TestRWCacheUpdate 2025/08/30 01:32:35 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/TestRWCacheUpdate" 2025/08/30 01:32:35 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:35 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-pijodub7pexo/TestRWCacheUpdate 2025/08/30 01:32:35 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:35 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2025/08/30 01:32:35 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/TestRWCacheUpdate" 2025/08/30 01:32:35 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:35 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/TestRWCacheUpdate 2025/08/30 01:32:35 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/TestRWCacheUpdate" 2025/08/30 01:32:35 DEBUG : forgetting directory cache 2025/08/30 01:32:35 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:35 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /rclone-test-pijodub7pexo/TestRWCacheUpdate 2025/08/30 01:32:35 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:35 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2025/08/30 01:32:35 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:35 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/30 01:32:35 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/30 01:32:35 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/30 01:32:35 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/30 01:32:35 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/30 01:32:35 DEBUG : TestRWCacheUpdate(0xc0009fb480): _readAt: size=512, off=0 2025/08/30 01:32:35 DEBUG : TestRWCacheUpdate(0xc0009fb480): openPending: 2025/08/30 01:32:35 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/TestRWCacheUpdate" 2025/08/30 01:32:35 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:35 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/TestRWCacheUpdate 2025/08/30 01:32:35 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/TestRWCacheUpdate" 2025/08/30 01:32:35 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:35 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-pijodub7pexo/TestRWCacheUpdate 2025/08/30 01:32:35 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:35 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2025/08/30 01:32:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-30 00:36:33 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-08-30 00:35:33 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/08/30 01:32:35 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-30 00:36:33 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-08-30 00:35:33 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/08/30 01:32:35 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/30 01:32:35 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/30 01:32:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/30 01:32:35 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/30 01:32:35 DEBUG : TestRWCacheUpdate(0xc0009fb480): >openPending: err= 2025/08/30 01:32:35 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/30 01:32:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/30 01:32:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/30 01:32:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/30 01:32:35 DEBUG : TestRWCacheUpdate(0xc0009fb480): >_readAt: n=20, err=EOF 2025/08/30 01:32:35 DEBUG : TestRWCacheUpdate(0xc0009fb480): close: 2025/08/30 01:32:35 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-30 00:36:33 +0000 UTC 2025/08/30 01:32:35 DEBUG : TestRWCacheUpdate(0xc0009fb480): >close: err= 2025/08/30 01:32:35 DEBUG : Re-reading directory (109.951147ms old) 2025/08/30 01:32:35 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/30 01:32:35 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/30 01:32:35 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/TestRWCacheUpdate" 2025/08/30 01:32:35 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:35 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/TestRWCacheUpdate 2025/08/30 01:32:35 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/TestRWCacheUpdate" 2025/08/30 01:32:35 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:35 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-pijodub7pexo/TestRWCacheUpdate 2025/08/30 01:32:35 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:35 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2025/08/30 01:32:35 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/TestRWCacheUpdate" 2025/08/30 01:32:35 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:35 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/TestRWCacheUpdate 2025/08/30 01:32:35 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/TestRWCacheUpdate" 2025/08/30 01:32:36 DEBUG : forgetting directory cache 2025/08/30 01:32:36 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:36 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /rclone-test-pijodub7pexo/TestRWCacheUpdate 2025/08/30 01:32:36 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:36 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2025/08/30 01:32:36 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:36 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/30 01:32:36 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/30 01:32:36 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/30 01:32:36 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/30 01:32:36 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/30 01:32:36 DEBUG : TestRWCacheUpdate(0xc0008a99c0): _readAt: size=512, off=0 2025/08/30 01:32:36 DEBUG : TestRWCacheUpdate(0xc0008a99c0): openPending: 2025/08/30 01:32:36 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/TestRWCacheUpdate" 2025/08/30 01:32:36 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:36 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/TestRWCacheUpdate 2025/08/30 01:32:36 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/TestRWCacheUpdate" 2025/08/30 01:32:36 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:36 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-pijodub7pexo/TestRWCacheUpdate 2025/08/30 01:32:36 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:36 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2025/08/30 01:32:36 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-30 00:37:33 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-08-30 00:36:33 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/08/30 01:32:36 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-30 00:37:33 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-08-30 00:36:33 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/08/30 01:32:36 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/30 01:32:36 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/30 01:32:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/30 01:32:36 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/30 01:32:36 DEBUG : TestRWCacheUpdate(0xc0008a99c0): >openPending: err= 2025/08/30 01:32:36 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/30 01:32:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/30 01:32:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/30 01:32:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/30 01:32:36 DEBUG : TestRWCacheUpdate(0xc0008a99c0): >_readAt: n=20, err=EOF 2025/08/30 01:32:36 DEBUG : TestRWCacheUpdate(0xc0008a99c0): close: 2025/08/30 01:32:36 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-30 00:37:33 +0000 UTC 2025/08/30 01:32:36 DEBUG : TestRWCacheUpdate(0xc0008a99c0): >close: err= 2025/08/30 01:32:36 DEBUG : Re-reading directory (114.048785ms old) 2025/08/30 01:32:36 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/30 01:32:36 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/30 01:32:36 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/TestRWCacheUpdate" 2025/08/30 01:32:36 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:36 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/TestRWCacheUpdate 2025/08/30 01:32:36 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/TestRWCacheUpdate" 2025/08/30 01:32:36 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:36 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-pijodub7pexo/TestRWCacheUpdate 2025/08/30 01:32:36 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:36 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2025/08/30 01:32:36 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/TestRWCacheUpdate" 2025/08/30 01:32:36 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:36 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/TestRWCacheUpdate 2025/08/30 01:32:36 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/TestRWCacheUpdate" 2025/08/30 01:32:36 DEBUG : forgetting directory cache 2025/08/30 01:32:36 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:36 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /rclone-test-pijodub7pexo/TestRWCacheUpdate 2025/08/30 01:32:36 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:36 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2025/08/30 01:32:36 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:36 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/30 01:32:36 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/30 01:32:36 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/30 01:32:36 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/30 01:32:36 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/30 01:32:36 DEBUG : TestRWCacheUpdate(0xc0008da200): _readAt: size=512, off=0 2025/08/30 01:32:36 DEBUG : TestRWCacheUpdate(0xc0008da200): openPending: 2025/08/30 01:32:36 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/TestRWCacheUpdate" 2025/08/30 01:32:36 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:36 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/TestRWCacheUpdate 2025/08/30 01:32:36 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/TestRWCacheUpdate" 2025/08/30 01:32:36 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:36 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-pijodub7pexo/TestRWCacheUpdate 2025/08/30 01:32:36 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:36 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2025/08/30 01:32:36 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-30 00:38:33 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-08-30 00:37:33 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/08/30 01:32:36 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-30 00:38:33 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-08-30 00:37:33 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/08/30 01:32:36 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/30 01:32:36 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/30 01:32:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/30 01:32:36 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/30 01:32:36 DEBUG : TestRWCacheUpdate(0xc0008da200): >openPending: err= 2025/08/30 01:32:36 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/30 01:32:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/30 01:32:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/30 01:32:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/30 01:32:36 DEBUG : TestRWCacheUpdate(0xc0008da200): >_readAt: n=20, err=EOF 2025/08/30 01:32:36 DEBUG : TestRWCacheUpdate(0xc0008da200): close: 2025/08/30 01:32:36 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-30 00:38:33 +0000 UTC 2025/08/30 01:32:36 DEBUG : TestRWCacheUpdate(0xc0008da200): >close: err= 2025/08/30 01:32:36 DEBUG : Re-reading directory (121.874706ms old) 2025/08/30 01:32:36 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/30 01:32:36 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/30 01:32:36 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/TestRWCacheUpdate" 2025/08/30 01:32:36 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:36 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/TestRWCacheUpdate 2025/08/30 01:32:36 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/TestRWCacheUpdate" 2025/08/30 01:32:37 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:37 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-pijodub7pexo/TestRWCacheUpdate 2025/08/30 01:32:37 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:37 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2025/08/30 01:32:37 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/TestRWCacheUpdate" 2025/08/30 01:32:37 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:37 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/TestRWCacheUpdate 2025/08/30 01:32:37 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/TestRWCacheUpdate" 2025/08/30 01:32:37 DEBUG : forgetting directory cache 2025/08/30 01:32:37 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:37 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /rclone-test-pijodub7pexo/TestRWCacheUpdate 2025/08/30 01:32:37 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:37 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2025/08/30 01:32:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/30 01:32:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/30 01:32:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/30 01:32:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/30 01:32:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/30 01:32:37 DEBUG : TestRWCacheUpdate(0xc000b2c1c0): _readAt: size=512, off=0 2025/08/30 01:32:37 DEBUG : TestRWCacheUpdate(0xc000b2c1c0): openPending: 2025/08/30 01:32:37 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/TestRWCacheUpdate" 2025/08/30 01:32:37 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:37 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/TestRWCacheUpdate 2025/08/30 01:32:37 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/TestRWCacheUpdate" 2025/08/30 01:32:37 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:37 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-pijodub7pexo/TestRWCacheUpdate 2025/08/30 01:32:37 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:37 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2025/08/30 01:32:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-08-30 00:39:33 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-08-30 00:38:33 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/08/30 01:32:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-08-30 00:39:33 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-08-30 00:38:33 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/08/30 01:32:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/30 01:32:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/30 01:32:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/08/30 01:32:37 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/30 01:32:37 DEBUG : TestRWCacheUpdate(0xc000b2c1c0): >openPending: err= 2025/08/30 01:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/08/30 01:32:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/30 01:32:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/30 01:32:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/30 01:32:37 DEBUG : TestRWCacheUpdate(0xc000b2c1c0): >_readAt: n=21, err=EOF 2025/08/30 01:32:37 DEBUG : TestRWCacheUpdate(0xc000b2c1c0): close: 2025/08/30 01:32:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-30 00:39:33 +0000 UTC 2025/08/30 01:32:37 DEBUG : TestRWCacheUpdate(0xc000b2c1c0): >close: err= 2025/08/30 01:32:37 DEBUG : Re-reading directory (129.260251ms old) 2025/08/30 01:32:37 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/30 01:32:37 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/30 01:32:37 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/TestRWCacheUpdate" 2025/08/30 01:32:37 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:37 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/TestRWCacheUpdate 2025/08/30 01:32:37 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/TestRWCacheUpdate" 2025/08/30 01:32:37 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:37 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-pijodub7pexo/TestRWCacheUpdate 2025/08/30 01:32:37 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:37 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2025/08/30 01:32:37 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/TestRWCacheUpdate" 2025/08/30 01:32:37 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:37 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/TestRWCacheUpdate 2025/08/30 01:32:37 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/TestRWCacheUpdate" 2025/08/30 01:32:37 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:37 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /rclone-test-pijodub7pexo/TestRWCacheUpdate 2025/08/30 01:32:37 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:37 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2025/08/30 01:32:37 DEBUG : forgetting directory cache 2025/08/30 01:32:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/30 01:32:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/30 01:32:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/30 01:32:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/30 01:32:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/30 01:32:37 DEBUG : TestRWCacheUpdate(0xc0007f8240): _readAt: size=512, off=0 2025/08/30 01:32:37 DEBUG : TestRWCacheUpdate(0xc0007f8240): openPending: 2025/08/30 01:32:37 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/TestRWCacheUpdate" 2025/08/30 01:32:37 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:37 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/TestRWCacheUpdate 2025/08/30 01:32:37 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/TestRWCacheUpdate" 2025/08/30 01:32:37 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:37 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-pijodub7pexo/TestRWCacheUpdate 2025/08/30 01:32:37 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:37 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2025/08/30 01:32:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-08-30 00:40:33 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-08-30 00:39:33 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/08/30 01:32:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-08-30 00:40:33 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-08-30 00:39:33 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/08/30 01:32:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/30 01:32:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/30 01:32:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/08/30 01:32:37 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/30 01:32:37 DEBUG : TestRWCacheUpdate(0xc0007f8240): >openPending: err= 2025/08/30 01:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/08/30 01:32:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/30 01:32:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/30 01:32:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/30 01:32:37 DEBUG : TestRWCacheUpdate(0xc0007f8240): >_readAt: n=22, err=EOF 2025/08/30 01:32:37 DEBUG : TestRWCacheUpdate(0xc0007f8240): close: 2025/08/30 01:32:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-30 00:40:33 +0000 UTC 2025/08/30 01:32:37 DEBUG : TestRWCacheUpdate(0xc0007f8240): >close: err= 2025/08/30 01:32:37 DEBUG : Re-reading directory (112.37529ms old) 2025/08/30 01:32:37 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/30 01:32:37 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/30 01:32:37 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/TestRWCacheUpdate" 2025/08/30 01:32:37 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:37 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/TestRWCacheUpdate 2025/08/30 01:32:37 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/TestRWCacheUpdate" 2025/08/30 01:32:38 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:38 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-pijodub7pexo/TestRWCacheUpdate 2025/08/30 01:32:38 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:38 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2025/08/30 01:32:38 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/TestRWCacheUpdate" 2025/08/30 01:32:38 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:38 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/TestRWCacheUpdate 2025/08/30 01:32:38 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/TestRWCacheUpdate" 2025/08/30 01:32:38 DEBUG : forgetting directory cache 2025/08/30 01:32:38 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:38 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /rclone-test-pijodub7pexo/TestRWCacheUpdate 2025/08/30 01:32:38 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:38 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2025/08/30 01:32:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/30 01:32:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/30 01:32:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/30 01:32:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/30 01:32:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/30 01:32:38 DEBUG : TestRWCacheUpdate(0xc0007f8ac0): _readAt: size=512, off=0 2025/08/30 01:32:38 DEBUG : TestRWCacheUpdate(0xc0007f8ac0): openPending: 2025/08/30 01:32:38 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/TestRWCacheUpdate" 2025/08/30 01:32:38 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:38 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/TestRWCacheUpdate 2025/08/30 01:32:38 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/TestRWCacheUpdate" 2025/08/30 01:32:38 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:38 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-pijodub7pexo/TestRWCacheUpdate 2025/08/30 01:32:38 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:38 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2025/08/30 01:32:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-08-30 00:41:33 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-08-30 00:40:33 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/08/30 01:32:38 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-08-30 00:41:33 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-08-30 00:40:33 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/08/30 01:32:38 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/30 01:32:38 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/30 01:32:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/08/30 01:32:38 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/30 01:32:38 DEBUG : TestRWCacheUpdate(0xc0007f8ac0): >openPending: err= 2025/08/30 01:32:38 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/08/30 01:32:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/30 01:32:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/30 01:32:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/30 01:32:38 DEBUG : TestRWCacheUpdate(0xc0007f8ac0): >_readAt: n=23, err=EOF 2025/08/30 01:32:38 DEBUG : TestRWCacheUpdate(0xc0007f8ac0): close: 2025/08/30 01:32:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-30 00:41:33 +0000 UTC 2025/08/30 01:32:38 DEBUG : TestRWCacheUpdate(0xc0007f8ac0): >close: err= 2025/08/30 01:32:38 DEBUG : Re-reading directory (113.679149ms old) 2025/08/30 01:32:38 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/30 01:32:38 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/30 01:32:38 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/TestRWCacheUpdate" 2025/08/30 01:32:38 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:38 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/TestRWCacheUpdate 2025/08/30 01:32:38 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/TestRWCacheUpdate" 2025/08/30 01:32:38 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:38 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-pijodub7pexo/TestRWCacheUpdate 2025/08/30 01:32:38 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:38 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2025/08/30 01:32:38 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/TestRWCacheUpdate" 2025/08/30 01:32:38 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:38 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/TestRWCacheUpdate 2025/08/30 01:32:38 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/TestRWCacheUpdate" 2025/08/30 01:32:38 DEBUG : forgetting directory cache 2025/08/30 01:32:38 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:38 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /rclone-test-pijodub7pexo/TestRWCacheUpdate 2025/08/30 01:32:38 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:38 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2025/08/30 01:32:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/30 01:32:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/30 01:32:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/30 01:32:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/30 01:32:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/30 01:32:38 DEBUG : TestRWCacheUpdate(0xc000b8ae40): _readAt: size=512, off=0 2025/08/30 01:32:38 DEBUG : TestRWCacheUpdate(0xc000b8ae40): openPending: 2025/08/30 01:32:38 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/TestRWCacheUpdate" 2025/08/30 01:32:38 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:38 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/TestRWCacheUpdate 2025/08/30 01:32:38 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/TestRWCacheUpdate" 2025/08/30 01:32:39 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:39 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-pijodub7pexo/TestRWCacheUpdate 2025/08/30 01:32:39 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:39 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2025/08/30 01:32:39 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-08-30 00:42:33 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-08-30 00:41:33 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/08/30 01:32:39 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-08-30 00:42:33 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-08-30 00:41:33 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/08/30 01:32:39 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/30 01:32:39 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/30 01:32:39 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/08/30 01:32:39 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/30 01:32:39 DEBUG : TestRWCacheUpdate(0xc000b8ae40): >openPending: err= 2025/08/30 01:32:39 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/08/30 01:32:39 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/30 01:32:39 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/30 01:32:39 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/30 01:32:39 DEBUG : TestRWCacheUpdate(0xc000b8ae40): >_readAt: n=24, err=EOF 2025/08/30 01:32:39 DEBUG : TestRWCacheUpdate(0xc000b8ae40): close: 2025/08/30 01:32:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-30 00:42:33 +0000 UTC 2025/08/30 01:32:39 DEBUG : TestRWCacheUpdate(0xc000b8ae40): >close: err= 2025/08/30 01:32:39 DEBUG : Re-reading directory (119.081489ms old) 2025/08/30 01:32:39 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/30 01:32:39 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/30 01:32:39 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:39 DEBUG : Looking for writers 2025/08/30 01:32:39 DEBUG : TestRWCacheUpdate: reading active writers 2025/08/30 01:32:39 DEBUG : >WaitForWriters: 2025/08/30 01:32:39 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (5.43s) === RUN TestCaseSensitivity run.go:180: Remote "sftp://rclone@:22/rclone-test-pijodub7pexo", Local "Local file system at /tmp/rclone938136828", Modify Window "1s" 2025/08/30 01:32:39 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/FiLeA" 2025/08/30 01:32:39 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:39 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/FiLeA 2025/08/30 01:32:39 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/FiLeA" 2025/08/30 01:32:39 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:39 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-pijodub7pexo/FiLeA 2025/08/30 01:32:39 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:39 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/08/30 01:32:39 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/FiLeA" 2025/08/30 01:32:39 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:39 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/FiLeA 2025/08/30 01:32:39 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/FiLeA" 2025/08/30 01:32:39 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:39 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-pijodub7pexo/FiLeA 2025/08/30 01:32:39 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:39 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2025/08/30 01:32:39 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/FiLeB" 2025/08/30 01:32:39 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:39 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/FiLeB 2025/08/30 01:32:39 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/FiLeB" 2025/08/30 01:32:39 DEBUG : forgetting directory cache 2025/08/30 01:32:39 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:39 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-pijodub7pexo/FiLeB 2025/08/30 01:32:39 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:39 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/08/30 01:32:39 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/FiLeB" 2025/08/30 01:32:39 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:39 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/FiLeB 2025/08/30 01:32:39 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/FiLeB" 2025/08/30 01:32:39 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:39 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-pijodub7pexo/FiLeB 2025/08/30 01:32:39 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:39 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2025/08/30 01:32:39 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:39 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:39 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 01:32:39 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/30 01:32:39 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/30 01:32:39 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/30 01:32:39 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/30 01:32:39 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/30 01:32:39 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/FiLeA" 2025/08/30 01:32:39 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:39 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/FiLeA 2025/08/30 01:32:39 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/FiLeA" 2025/08/30 01:32:39 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:39 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-pijodub7pexo/FiLeA 2025/08/30 01:32:39 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:39 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/08/30 01:32:39 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 01:32:39 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/30 01:32:39 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/30 01:32:39 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/30 01:32:39 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/30 01:32:39 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/30 01:32:39 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/FiLeA" 2025/08/30 01:32:39 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:39 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/FiLeA 2025/08/30 01:32:39 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/FiLeA" 2025/08/30 01:32:39 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:39 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-pijodub7pexo/FiLeA 2025/08/30 01:32:39 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:39 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/08/30 01:32:39 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 01:32:39 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/30 01:32:39 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/30 01:32:39 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/30 01:32:39 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/30 01:32:39 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/30 01:32:39 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 01:32:39 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/08/30 01:32:39 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/08/30 01:32:39 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/08/30 01:32:39 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/08/30 01:32:39 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/30 01:32:39 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/FiLeB" 2025/08/30 01:32:39 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:39 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/FiLeB 2025/08/30 01:32:39 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/FiLeB" 2025/08/30 01:32:39 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:39 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-pijodub7pexo/FiLeB 2025/08/30 01:32:39 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:39 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/08/30 01:32:39 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 01:32:39 DEBUG : FilEb: Open: flags=O_RDONLY 2025/08/30 01:32:39 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/08/30 01:32:39 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/08/30 01:32:39 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/08/30 01:32:39 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/30 01:32:39 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/FilEb" 2025/08/30 01:32:39 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:39 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/FilEb 2025/08/30 01:32:39 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/FilEb" 2025/08/30 01:32:39 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:39 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-pijodub7pexo/FilEb 2025/08/30 01:32:39 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:39 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2025/08/30 01:32:39 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/FiLeA" 2025/08/30 01:32:39 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:39 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/FiLeA 2025/08/30 01:32:39 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/FiLeA" 2025/08/30 01:32:40 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:40 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-pijodub7pexo/FiLeA 2025/08/30 01:32:40 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:40 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/08/30 01:32:40 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/FiLeA" 2025/08/30 01:32:40 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:40 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/FiLeA 2025/08/30 01:32:40 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/FiLeA" 2025/08/30 01:32:40 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:40 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-pijodub7pexo/FiLeA 2025/08/30 01:32:40 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:40 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2025/08/30 01:32:40 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/FiLeB" 2025/08/30 01:32:40 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:40 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/FiLeB 2025/08/30 01:32:40 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/FiLeB" 2025/08/30 01:32:40 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:40 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-pijodub7pexo/FiLeB 2025/08/30 01:32:40 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:40 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/08/30 01:32:40 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/FiLeB" 2025/08/30 01:32:40 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:40 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/FiLeB 2025/08/30 01:32:40 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/FiLeB" 2025/08/30 01:32:40 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:40 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-pijodub7pexo/FiLeB 2025/08/30 01:32:40 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:40 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2025/08/30 01:32:40 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/FilEb" 2025/08/30 01:32:40 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:40 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/FilEb 2025/08/30 01:32:40 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/FilEb" 2025/08/30 01:32:40 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:40 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-pijodub7pexo/FilEb 2025/08/30 01:32:40 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:40 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2025/08/30 01:32:40 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/FilEb" 2025/08/30 01:32:40 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:40 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/FilEb 2025/08/30 01:32:40 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/FilEb" 2025/08/30 01:32:40 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:40 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /rclone-test-pijodub7pexo/FilEb 2025/08/30 01:32:40 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:40 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2025/08/30 01:32:40 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 01:32:40 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/30 01:32:40 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/30 01:32:40 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/30 01:32:40 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/30 01:32:40 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/30 01:32:40 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 01:32:40 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/30 01:32:40 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/30 01:32:40 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/08/30 01:32:40 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/30 01:32:40 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/30 01:32:40 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 01:32:40 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/30 01:32:40 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/30 01:32:40 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/08/30 01:32:40 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/30 01:32:40 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/30 01:32:40 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 01:32:40 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/30 01:32:40 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/30 01:32:40 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/08/30 01:32:40 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/30 01:32:40 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/30 01:32:40 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 01:32:40 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/08/30 01:32:40 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/08/30 01:32:40 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/08/30 01:32:40 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/08/30 01:32:40 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/30 01:32:40 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/FiLeB" 2025/08/30 01:32:40 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:40 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/FiLeB 2025/08/30 01:32:40 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/FiLeB" 2025/08/30 01:32:40 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:40 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-pijodub7pexo/FiLeB 2025/08/30 01:32:40 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:40 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/08/30 01:32:40 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 01:32:40 DEBUG : FilEb: Open: flags=O_RDONLY 2025/08/30 01:32:40 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/08/30 01:32:40 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/08/30 01:32:40 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/08/30 01:32:40 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/30 01:32:40 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/FilEb" 2025/08/30 01:32:40 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:40 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/FilEb 2025/08/30 01:32:40 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/FilEb" 2025/08/30 01:32:40 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:40 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-pijodub7pexo/FilEb 2025/08/30 01:32:40 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:40 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2025/08/30 01:32:40 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 01:32:40 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/08/30 01:32:40 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/08/30 01:32:40 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 01:32:40 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/08/30 01:32:40 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/08/30 01:32:40 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 01:32:40 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/30 01:32:40 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/30 01:32:40 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/30 01:32:40 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/30 01:32:40 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/30 01:32:40 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 01:32:40 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:40 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 01:32:40 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:40 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 01:32:40 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:40 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 01:32:40 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/08/30 01:32:40 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/08/30 01:32:40 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/08/30 01:32:40 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/08/30 01:32:40 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/30 01:32:40 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 01:32:40 DEBUG : FilEb: Open: flags=O_RDONLY 2025/08/30 01:32:40 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/08/30 01:32:40 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/08/30 01:32:40 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/08/30 01:32:40 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/30 01:32:40 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 01:32:40 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:40 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 01:32:40 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:40 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:40 DEBUG : Looking for writers 2025/08/30 01:32:40 DEBUG : FiLeA: reading active writers 2025/08/30 01:32:40 DEBUG : FiLeB: reading active writers 2025/08/30 01:32:40 DEBUG : FilEb: reading active writers 2025/08/30 01:32:40 DEBUG : >WaitForWriters: 2025/08/30 01:32:40 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:40 DEBUG : Looking for writers 2025/08/30 01:32:40 DEBUG : FiLeA: reading active writers 2025/08/30 01:32:40 DEBUG : FiLeB: reading active writers 2025/08/30 01:32:40 DEBUG : FilEb: reading active writers 2025/08/30 01:32:40 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (1.77s) === RUN TestUnicodeNormalization run.go:180: Remote "sftp://rclone@:22/rclone-test-pijodub7pexo", Local "Local file system at /tmp/rclone938136828", Modify Window "1s" 2025/08/30 01:32:40 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/normal name with no special characters.txt" 2025/08/30 01:32:40 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:40 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/normal\ name\ with\ no\ special\ characters.txt 2025/08/30 01:32:40 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/normal\ name\ with\ no\ special\ characters.txt" 2025/08/30 01:32:40 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:40 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-pijodub7pexo/normal name with no special characters.txt 2025/08/30 01:32:40 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:40 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/08/30 01:32:40 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/normal name with no special characters.txt" 2025/08/30 01:32:40 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:40 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/normal\ name\ with\ no\ special\ characters.txt 2025/08/30 01:32:40 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/normal\ name\ with\ no\ special\ characters.txt" 2025/08/30 01:32:41 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:41 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-pijodub7pexo/normal name with no special characters.txt 2025/08/30 01:32:41 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:41 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2025/08/30 01:32:41 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/測試_Русский___ě_áñ" 2025/08/30 01:32:41 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:41 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/測試_Русский___ě_áñ 2025/08/30 01:32:41 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/測試_Русский___ě_áñ" 2025/08/30 01:32:41 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:41 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-pijodub7pexo/測試_Русский___ě_áñ 2025/08/30 01:32:41 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:41 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/08/30 01:32:41 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/測試_Русский___ě_áñ" 2025/08/30 01:32:41 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:41 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/測試_Русский___ě_áñ 2025/08/30 01:32:41 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/測試_Русский___ě_áñ" 2025/08/30 01:32:41 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:41 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-pijodub7pexo/測試_Русский___ě_áñ 2025/08/30 01:32:41 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:41 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2025/08/30 01:32:41 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:41 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 01:32:41 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/08/30 01:32:41 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/08/30 01:32:41 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/08/30 01:32:41 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/30 01:32:41 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/30 01:32:41 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/normal name with no special characters.txt" 2025/08/30 01:32:41 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:41 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/normal\ name\ with\ no\ special\ characters.txt 2025/08/30 01:32:41 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/normal\ name\ with\ no\ special\ characters.txt" 2025/08/30 01:32:41 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:41 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-pijodub7pexo/normal name with no special characters.txt 2025/08/30 01:32:41 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:41 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/08/30 01:32:41 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 01:32:41 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/08/30 01:32:41 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/08/30 01:32:41 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/08/30 01:32:41 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/08/30 01:32:41 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/30 01:32:41 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/測試_Русский___ě_áñ" 2025/08/30 01:32:41 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:41 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/測試_Русский___ě_áñ 2025/08/30 01:32:41 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/測試_Русский___ě_áñ" 2025/08/30 01:32:41 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:41 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-pijodub7pexo/測試_Русский___ě_áñ 2025/08/30 01:32:41 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:41 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/08/30 01:32:41 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 01:32:41 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/08/30 01:32:41 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/08/30 01:32:41 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/08/30 01:32:41 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/30 01:32:41 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/30 01:32:41 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 01:32:41 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:41 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:41 DEBUG : Looking for writers 2025/08/30 01:32:41 DEBUG : normal name with no special characters.txt: reading active writers 2025/08/30 01:32:41 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/08/30 01:32:41 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.67s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "sftp://rclone@:22/rclone-test-pijodub7pexo", Local "Local file system at /tmp/rclone938136828", Modify Window "1s" 2025/08/30 01:32:41 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:41 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Reusing VFS from active cache 2025/08/30 01:32:41 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:41 DEBUG : Looking for writers 2025/08/30 01:32:41 DEBUG : >WaitForWriters: 2025/08/30 01:32:41 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:41 DEBUG : Looking for writers 2025/08/30 01:32:41 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:180: Remote "sftp://rclone@:22/rclone-test-pijodub7pexo", Local "Local file system at /tmp/rclone938136828", Modify Window "1s" 2025/08/30 01:32:41 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:41 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:41 DEBUG : Looking for writers 2025/08/30 01:32:41 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:180: Remote "sftp://rclone@:22/rclone-test-pijodub7pexo", Local "Local file system at /tmp/rclone938136828", Modify Window "1s" 2025/08/30 01:32:41 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:41 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:41 DEBUG : Looking for writers 2025/08/30 01:32:41 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:180: Remote "sftp://rclone@:22/rclone-test-pijodub7pexo", Local "Local file system at /tmp/rclone938136828", Modify Window "1s" 2025/08/30 01:32:41 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:41 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/file1" 2025/08/30 01:32:41 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:41 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/file1 2025/08/30 01:32:41 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/file1" 2025/08/30 01:32:41 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:41 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-pijodub7pexo/file1 2025/08/30 01:32:41 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:41 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/30 01:32:41 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/file1" 2025/08/30 01:32:41 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:41 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/file1 2025/08/30 01:32:41 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/file1" 2025/08/30 01:32:41 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:41 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-pijodub7pexo/file1 2025/08/30 01:32:41 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:41 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/30 01:32:41 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file2" 2025/08/30 01:32:41 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:41 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file2 2025/08/30 01:32:41 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file2" 2025/08/30 01:32:41 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:41 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-pijodub7pexo/dir/file2 2025/08/30 01:32:41 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:41 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/08/30 01:32:41 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file2" 2025/08/30 01:32:41 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:41 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir/file2 2025/08/30 01:32:41 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir/file2" 2025/08/30 01:32:41 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:41 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-pijodub7pexo/dir/file2 2025/08/30 01:32:41 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:41 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/08/30 01:32:41 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:41 DEBUG : dir: Looking for writers 2025/08/30 01:32:41 DEBUG : file2: reading active writers 2025/08/30 01:32:41 DEBUG : Looking for writers 2025/08/30 01:32:41 DEBUG : dir: reading active writers 2025/08/30 01:32:41 DEBUG : file1: reading active writers 2025/08/30 01:32:41 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.46s) === RUN TestVFSStatParent run.go:180: Remote "sftp://rclone@:22/rclone-test-pijodub7pexo", Local "Local file system at /tmp/rclone938136828", Modify Window "1s" 2025/08/30 01:32:41 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:41 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/file1" 2025/08/30 01:32:41 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:41 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/file1 2025/08/30 01:32:41 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/file1" 2025/08/30 01:32:42 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:42 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-pijodub7pexo/file1 2025/08/30 01:32:42 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:42 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/30 01:32:42 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/file1" 2025/08/30 01:32:42 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:42 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/file1 2025/08/30 01:32:42 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/file1" 2025/08/30 01:32:42 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:42 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-pijodub7pexo/file1 2025/08/30 01:32:42 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:42 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/30 01:32:42 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file2" 2025/08/30 01:32:42 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:42 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file2 2025/08/30 01:32:42 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file2" 2025/08/30 01:32:42 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:42 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-pijodub7pexo/dir/file2 2025/08/30 01:32:42 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:42 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/08/30 01:32:42 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file2" 2025/08/30 01:32:42 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:42 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir/file2 2025/08/30 01:32:42 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir/file2" 2025/08/30 01:32:42 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:42 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-pijodub7pexo/dir/file2 2025/08/30 01:32:42 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:42 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/08/30 01:32:42 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:42 DEBUG : dir: Looking for writers 2025/08/30 01:32:42 DEBUG : Looking for writers 2025/08/30 01:32:42 DEBUG : dir: reading active writers 2025/08/30 01:32:42 DEBUG : file1: reading active writers 2025/08/30 01:32:42 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.47s) === RUN TestVFSOpenFile run.go:180: Remote "sftp://rclone@:22/rclone-test-pijodub7pexo", Local "Local file system at /tmp/rclone938136828", Modify Window "1s" 2025/08/30 01:32:42 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:42 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/file1" 2025/08/30 01:32:42 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:42 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/file1 2025/08/30 01:32:42 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/file1" 2025/08/30 01:32:42 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:42 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-pijodub7pexo/file1 2025/08/30 01:32:42 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:42 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/30 01:32:42 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/file1" 2025/08/30 01:32:42 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:42 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/file1 2025/08/30 01:32:42 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/file1" 2025/08/30 01:32:42 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:42 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-pijodub7pexo/file1 2025/08/30 01:32:42 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:42 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/30 01:32:42 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file2" 2025/08/30 01:32:42 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:42 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file2 2025/08/30 01:32:42 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file2" 2025/08/30 01:32:42 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:42 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-pijodub7pexo/dir/file2 2025/08/30 01:32:42 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:42 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/08/30 01:32:42 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file2" 2025/08/30 01:32:42 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:42 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir/file2 2025/08/30 01:32:42 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir/file2" 2025/08/30 01:32:42 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:42 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-pijodub7pexo/dir/file2 2025/08/30 01:32:42 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:42 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/08/30 01:32:42 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 01:32:42 DEBUG : file1: Open: flags=O_RDONLY 2025/08/30 01:32:42 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/30 01:32:42 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/30 01:32:42 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 01:32:42 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/08/30 01:32:42 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 01:32:42 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:42 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:42 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:42 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/30 01:32:42 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/08/30 01:32:42 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/08/30 01:32:42 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/30 01:32:42 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: File to upload is small (0 bytes), uploading instead of streaming 2025/08/30 01:32:42 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/new_file.txt" 2025/08/30 01:32:42 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:42 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/new_file.txt 2025/08/30 01:32:42 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/new_file.txt" 2025/08/30 01:32:42 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:42 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-pijodub7pexo/dir/new_file.txt 2025/08/30 01:32:42 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:42 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/08/30 01:32:42 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/30 01:32:42 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/08/30 01:32:42 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/30 01:32:42 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:42 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/08/30 01:32:42 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:42 DEBUG : dir: Looking for writers 2025/08/30 01:32:42 DEBUG : file2: reading active writers 2025/08/30 01:32:42 DEBUG : new_file.txt: reading active writers 2025/08/30 01:32:42 DEBUG : Looking for writers 2025/08/30 01:32:42 DEBUG : dir: reading active writers 2025/08/30 01:32:42 DEBUG : file1: reading active writers 2025/08/30 01:32:42 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.52s) === RUN TestVFSRename run.go:180: Remote "sftp://rclone@:22/rclone-test-pijodub7pexo", Local "Local file system at /tmp/rclone938136828", Modify Window "1s" 2025/08/30 01:32:42 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:42 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file2" 2025/08/30 01:32:42 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:42 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file2 2025/08/30 01:32:42 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file2" 2025/08/30 01:32:43 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:43 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-pijodub7pexo/dir/file2 2025/08/30 01:32:43 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:43 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/08/30 01:32:43 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file2" 2025/08/30 01:32:43 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:43 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir/file2 2025/08/30 01:32:43 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir/file2" 2025/08/30 01:32:43 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:43 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-pijodub7pexo/dir/file2 2025/08/30 01:32:43 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:43 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/08/30 01:32:43 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/08/30 01:32:43 DEBUG : dir/file1: Updating file with dir/file1 0xc000d0c540 2025/08/30 01:32:43 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/08/30 01:32:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:43 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:43 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:43 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:43 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:43 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:43 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:43 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:43 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/08/30 01:32:43 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:43 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:43 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:43 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/dir/file1" 2025/08/30 01:32:43 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:43 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-pijodub7pexo/dir/file1 2025/08/30 01:32:43 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:43 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/08/30 01:32:43 INFO : dir/file1: Moved (server-side) to: file0 2025/08/30 01:32:43 DEBUG : file0: Updating file with file0 0xc000d0c540 2025/08/30 01:32:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/30 01:32:43 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/08/30 01:32:43 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/file0" 2025/08/30 01:32:43 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:43 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/file0 2025/08/30 01:32:43 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/file0" 2025/08/30 01:32:43 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:43 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-pijodub7pexo/file0 2025/08/30 01:32:43 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:43 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/08/30 01:32:43 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/file0" 2025/08/30 01:32:43 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:43 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/file0 2025/08/30 01:32:43 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/file0" 2025/08/30 01:32:43 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:43 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-pijodub7pexo/file0 2025/08/30 01:32:43 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:43 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/08/30 01:32:43 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:43 DEBUG : dir: Looking for writers 2025/08/30 01:32:43 DEBUG : Looking for writers 2025/08/30 01:32:43 DEBUG : file0: reading active writers 2025/08/30 01:32:43 DEBUG : dir: reading active writers 2025/08/30 01:32:43 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.66s) === RUN TestVFSStatfs run.go:180: Remote "sftp://rclone@:22/rclone-test-pijodub7pexo", Local "Local file system at /tmp/rclone938136828", Modify Window "1s" 2025/08/30 01:32:43 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:43 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Server has VFS statistics extension 2025/08/30 01:32:43 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: About path "/rclone-test-pijodub7pexo" 2025/08/30 01:32:43 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Failed to retrieve VFS statistics, trying shell command instead: sftp: "operation unsupported" (SSH_FX_OP_UNSUPPORTED) 2025/08/30 01:32:43 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo" 2025/08/30 01:32:43 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: About path "/rclone-test-pijodub7pexo" 2025/08/30 01:32:43 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: About using shell command for shell type "unix" 2025/08/30 01:32:43 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:43 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: df -k /rclone-test-pijodub7pexo 2025/08/30 01:32:43 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: 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-pijodub7pexo" 2025/08/30 01:32:43 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:43 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: Filesystem 1K-blocks Used Available Use% Mounted on /dev/root 157205004 97721388 53051620 62% / 2025/08/30 01:32:43 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:43 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:43 DEBUG : Looking for writers 2025/08/30 01:32:43 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.08s) === RUN TestVFSMkdir run.go:180: Remote "sftp://rclone@:22/rclone-test-pijodub7pexo", Local "Local file system at /tmp/rclone938136828", Modify Window "1s" 2025/08/30 01:32:43 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:43 DEBUG : Added virtual directory entry vAddDir: "/" 2025/08/30 01:32:43 DEBUG : Added virtual directory entry vAddDir: "a" 2025/08/30 01:32:43 DEBUG : Added virtual directory entry vAddDir: "b" 2025/08/30 01:32:43 DEBUG : Added virtual directory entry vAddDir: "c" 2025/08/30 01:32:43 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:43 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: 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/30 01:32:43 DEBUG : Added virtual directory entry vAddDir: "d" 2025/08/30 01:32:43 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:43 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: 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/30 01:32:43 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:43 DEBUG : a: Looking for writers 2025/08/30 01:32:43 DEBUG : b: Looking for writers 2025/08/30 01:32:43 DEBUG : c: Looking for writers 2025/08/30 01:32:43 DEBUG : d: Looking for writers 2025/08/30 01:32:43 DEBUG : Looking for writers 2025/08/30 01:32:43 DEBUG : Looking for writers 2025/08/30 01:32:43 DEBUG : /: reading active writers 2025/08/30 01:32:43 DEBUG : a: reading active writers 2025/08/30 01:32:43 DEBUG : b: reading active writers 2025/08/30 01:32:43 DEBUG : c: reading active writers 2025/08/30 01:32:43 DEBUG : d: reading active writers 2025/08/30 01:32:43 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.25s) === RUN TestVFSMkdirAll run.go:180: Remote "sftp://rclone@:22/rclone-test-pijodub7pexo", Local "Local file system at /tmp/rclone938136828", Modify Window "1s" 2025/08/30 01:32:43 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:43 DEBUG : Added virtual directory entry vAddDir: "a" 2025/08/30 01:32:43 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/08/30 01:32:43 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/08/30 01:32:43 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/08/30 01:32:43 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:43 DEBUG : a/b/c/d: Looking for writers 2025/08/30 01:32:43 DEBUG : a/b/c: Looking for writers 2025/08/30 01:32:43 DEBUG : d: reading active writers 2025/08/30 01:32:43 DEBUG : a/b: Looking for writers 2025/08/30 01:32:43 DEBUG : c: reading active writers 2025/08/30 01:32:43 DEBUG : a: Looking for writers 2025/08/30 01:32:43 DEBUG : b: reading active writers 2025/08/30 01:32:43 DEBUG : Looking for writers 2025/08/30 01:32:43 DEBUG : a: reading active writers 2025/08/30 01:32:43 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.05s) === 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-pijodub7pexo", Local "Local file system at /tmp/rclone938136828", Modify Window "1s" 2025/08/30 01:32:43 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:43 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:43 DEBUG : Looking for writers 2025/08/30 01:32:43 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-pijodub7pexo", Local "Local file system at /tmp/rclone938136828", Modify Window "1s" 2025/08/30 01:32:43 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:43 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/30 01:32:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/30 01:32:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:43 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/08/30 01:32:43 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/08/30 01:32:43 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/08/30 01:32:43 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: File to upload is small (5 bytes), uploading instead of streaming 2025/08/30 01:32:43 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/file1" 2025/08/30 01:32:43 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:43 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/file1 2025/08/30 01:32:43 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/file1" 2025/08/30 01:32:44 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:44 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-pijodub7pexo/file1 2025/08/30 01:32:44 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:44 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/08/30 01:32:44 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/30 01:32:44 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/30 01:32:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:44 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/file1" 2025/08/30 01:32:44 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:44 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/file1 2025/08/30 01:32:44 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/file1" 2025/08/30 01:32:44 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:44 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-pijodub7pexo/file1 2025/08/30 01:32:44 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:44 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/08/30 01:32:44 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/file1" 2025/08/30 01:32:44 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:44 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/file1 2025/08/30 01:32:44 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/file1" 2025/08/30 01:32:44 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:44 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-pijodub7pexo/file1 2025/08/30 01:32:44 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:44 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2025/08/30 01:32:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:44 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/30 01:32:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/30 01:32:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:44 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/30 01:32:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/30 01:32:44 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/08/30 01:32:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/30 01:32:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/30 01:32:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:44 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/30 01:32:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/30 01:32:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:44 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: File to upload is small (0 bytes), uploading instead of streaming 2025/08/30 01:32:44 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/file1" 2025/08/30 01:32:44 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:44 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/file1 2025/08/30 01:32:44 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/file1" 2025/08/30 01:32:44 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:44 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-pijodub7pexo/file1 2025/08/30 01:32:44 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:44 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/08/30 01:32:44 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/30 01:32:44 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/30 01:32:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/30 01:32:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/30 01:32:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:44 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/30 01:32:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/30 01:32:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:44 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: File to upload is small (7 bytes), uploading instead of streaming 2025/08/30 01:32:44 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/file1" 2025/08/30 01:32:44 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:44 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/file1 2025/08/30 01:32:44 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/file1" 2025/08/30 01:32:44 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:44 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /rclone-test-pijodub7pexo/file1 2025/08/30 01:32:44 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:44 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2025/08/30 01:32:44 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/08/30 01:32:44 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/30 01:32:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:44 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:44 DEBUG : Looking for writers 2025/08/30 01:32:44 DEBUG : file1: reading active writers 2025/08/30 01:32:44 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.57s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "sftp://rclone@:22/rclone-test-pijodub7pexo", Local "Local file system at /tmp/rclone938136828", Modify Window "1s" 2025/08/30 01:32:44 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:44 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/30 01:32:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/30 01:32:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:44 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/08/30 01:32:45 DEBUG : file1: aborting in-sequence write wait, off=100 2025/08/30 01:32:45 DEBUG : file1: failed to wait for in-sequence write to 100 2025/08/30 01:32:45 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/08/30 01:32:45 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: File to upload is small (11 bytes), uploading instead of streaming 2025/08/30 01:32:45 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/file1" 2025/08/30 01:32:45 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:45 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/file1 2025/08/30 01:32:45 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/file1" 2025/08/30 01:32:45 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:45 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-pijodub7pexo/file1 2025/08/30 01:32:45 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:45 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/08/30 01:32:45 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/08/30 01:32:45 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/30 01:32:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:45 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/08/30 01:32:45 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/file1" 2025/08/30 01:32:45 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:45 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/file1 2025/08/30 01:32:45 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/file1" 2025/08/30 01:32:45 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:45 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-pijodub7pexo/file1 2025/08/30 01:32:45 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:45 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/08/30 01:32:45 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/file1" 2025/08/30 01:32:45 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:45 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: sha1sum /rclone-test-pijodub7pexo/file1 2025/08/30 01:32:45 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-pijodub7pexo/file1" 2025/08/30 01:32:45 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:45 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-pijodub7pexo/file1 2025/08/30 01:32:45 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:45 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2025/08/30 01:32:45 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:45 DEBUG : Looking for writers 2025/08/30 01:32:45 DEBUG : file1: reading active writers 2025/08/30 01:32:45 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.34s) === RUN TestWriteFileHandleFlush run.go:180: Remote "sftp://rclone@:22/rclone-test-pijodub7pexo", Local "Local file system at /tmp/rclone938136828", Modify Window "1s" 2025/08/30 01:32:45 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:45 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/30 01:32:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/30 01:32:45 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/08/30 01:32:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:45 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: File to upload is small (5 bytes), uploading instead of streaming 2025/08/30 01:32:45 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/file1" 2025/08/30 01:32:45 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:45 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/file1 2025/08/30 01:32:45 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/file1" 2025/08/30 01:32:46 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:46 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-pijodub7pexo/file1 2025/08/30 01:32:46 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:46 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/08/30 01:32:46 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/30 01:32:46 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/30 01:32:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:46 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/08/30 01:32:46 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:46 DEBUG : Looking for writers 2025/08/30 01:32:46 DEBUG : file1: reading active writers 2025/08/30 01:32:46 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.12s) === RUN TestWriteFileHandleRelease run.go:180: Remote "sftp://rclone@:22/rclone-test-pijodub7pexo", Local "Local file system at /tmp/rclone938136828", Modify Window "1s" 2025/08/30 01:32:46 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:46 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/30 01:32:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/30 01:32:46 DEBUG : file1: WriteFileHandle.Release closing 2025/08/30 01:32:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:46 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: File to upload is small (0 bytes), uploading instead of streaming 2025/08/30 01:32:46 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/file1" 2025/08/30 01:32:46 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:46 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/file1 2025/08/30 01:32:46 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/file1" 2025/08/30 01:32:46 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:46 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-pijodub7pexo/file1 2025/08/30 01:32:46 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:46 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/08/30 01:32:46 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/30 01:32:46 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/30 01:32:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:46 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/08/30 01:32:46 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:46 DEBUG : Looking for writers 2025/08/30 01:32:46 DEBUG : file1: reading active writers 2025/08/30 01:32:46 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.12s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "sftp://rclone@:22/rclone-test-pijodub7pexo", Local "Local file system at /tmp/rclone938136828", Modify Window "1s" 2025/08/30 01:32:46 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:46 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/30 01:32:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/30 01:32:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:46 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: File to upload is small (2 bytes), uploading instead of streaming 2025/08/30 01:32:46 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/file1" 2025/08/30 01:32:46 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:46 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/file1 2025/08/30 01:32:46 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/file1" 2025/08/30 01:32:46 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:46 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-pijodub7pexo/file1 2025/08/30 01:32:46 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:46 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2025/08/30 01:32:46 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/08/30 01:32:46 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/30 01:32:46 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/08/30 01:32:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:46 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:46 DEBUG : Looking for writers 2025/08/30 01:32:46 DEBUG : file1: reading active writers 2025/08/30 01:32:46 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.12s) === RUN TestFileReadAtZeroLength run.go:180: Remote "sftp://rclone@:22/rclone-test-pijodub7pexo", Local "Local file system at /tmp/rclone938136828", Modify Window "1s" 2025/08/30 01:32:46 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:46 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/30 01:32:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/30 01:32:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:46 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: File to upload is small (0 bytes), uploading instead of streaming 2025/08/30 01:32:46 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/file1" 2025/08/30 01:32:46 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:46 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/file1 2025/08/30 01:32:46 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/file1" 2025/08/30 01:32:46 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:46 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-pijodub7pexo/file1 2025/08/30 01:32:46 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:46 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/08/30 01:32:46 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/30 01:32:46 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/30 01:32:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:46 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:46 DEBUG : file1: Open: flags=O_RDONLY 2025/08/30 01:32:46 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/30 01:32:46 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/30 01:32:46 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/08/30 01:32:46 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/08/30 01:32:46 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:46 DEBUG : Looking for writers 2025/08/30 01:32:46 DEBUG : file1: reading active writers 2025/08/30 01:32:46 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.12s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "sftp://rclone@:22/rclone-test-pijodub7pexo", Local "Local file system at /tmp/rclone938136828", Modify Window "1s" 2025/08/30 01:32:46 INFO : sftp://rclone@:22/rclone-test-pijodub7pexo: poll-interval is not supported by this remote 2025/08/30 01:32:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:32:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:32:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:46 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/30 01:32:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/30 01:32:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:46 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: File to upload is small (100 bytes), uploading instead of streaming 2025/08/30 01:32:46 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Shell path "/rclone-test-pijodub7pexo/file1" 2025/08/30 01:32:46 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: creating additional session 2025/08/30 01:32:46 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Running remote command: md5sum /rclone-test-pijodub7pexo/file1 2025/08/30 01:32:46 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-pijodub7pexo/file1" 2025/08/30 01:32:46 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: command exited OK 2025/08/30 01:32:46 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Remote command result: 78b863b6c194fb97bf6ce3092c23b5c7 /rclone-test-pijodub7pexo/file1 2025/08/30 01:32:46 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: ssh external: close 2025/08/30 01:32:46 DEBUG : file1: Parsed hash: 78b863b6c194fb97bf6ce3092c23b5c7 2025/08/30 01:32:46 DEBUG : file1: md5 = 78b863b6c194fb97bf6ce3092c23b5c7 OK 2025/08/30 01:32:46 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/30 01:32:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:32:46 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:32:46 DEBUG : file1: Open: flags=O_RDONLY 2025/08/30 01:32:46 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/30 01:32:46 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/30 01:32:46 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/08/30 01:32:46 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/08/30 01:32:46 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:32:46 DEBUG : Looking for writers 2025/08/30 01:32:46 DEBUG : file1: reading active writers 2025/08/30 01:32:46 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.13s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/08/30 01:32:46 DEBUG : sftp://rclone@:22/rclone-test-pijodub7pexo: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Finished OK in 46.909193301s (try 1/5)