"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Starting (try 1/5) 2025/06/18 03:47:48 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-mepakez2beta" 2025/06/18 03:47:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/18 03:47:48 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2025/06/18 03:47:48 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/06/18 03:47:48 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2025/06/18 03:47:48 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/06/18 03:47:48 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:48 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2025/06/18 03:47:48 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell type "unix" from config 2025/06/18 03:47:48 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Relative path resolved to "/rclone-test-mepakez2beta" 2025/06/18 03:47:48 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Using root directory "/rclone-test-mepakez2beta" 2025/06/18 03:47:48 DEBUG : Creating backend with remote "/tmp/rclone1642532778" === RUN TestDirHandleMethods run.go:180: Remote "sftp://rclone@:22/rclone-test-mepakez2beta", Local "Local file system at /tmp/rclone1642532778", Modify Window "1s" 2025/06/18 03:47:48 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:47:48 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:48 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:48 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:48 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:48 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:48 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:48 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/06/18 03:47:48 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:48 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:48 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:48 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:49 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:49 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:49 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/06/18 03:47:49 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:47:49 DEBUG : dir: Looking for writers 2025/06/18 03:47:49 DEBUG : Looking for writers 2025/06/18 03:47:49 DEBUG : dir: reading active writers 2025/06/18 03:47:49 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.25s) === RUN TestDirHandleReaddir run.go:180: Remote "sftp://rclone@:22/rclone-test-mepakez2beta", Local "Local file system at /tmp/rclone1642532778", Modify Window "1s" 2025/06/18 03:47:49 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:47:49 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:49 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:49 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:49 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:49 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:49 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:49 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/06/18 03:47:49 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:49 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:49 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:49 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:49 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:49 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:49 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/06/18 03:47:49 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file2" 2025/06/18 03:47:49 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:49 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file2 2025/06/18 03:47:49 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file2" 2025/06/18 03:47:49 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:49 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-mepakez2beta/dir/file2 2025/06/18 03:47:49 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:49 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2025/06/18 03:47:49 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file2" 2025/06/18 03:47:49 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:49 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir/file2 2025/06/18 03:47:49 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir/file2" 2025/06/18 03:47:49 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:49 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-mepakez2beta/dir/file2 2025/06/18 03:47:49 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:49 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2025/06/18 03:47:49 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/subdir/file3" 2025/06/18 03:47:49 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:49 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/subdir/file3 2025/06/18 03:47:49 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/subdir/file3" 2025/06/18 03:47:49 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:49 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-mepakez2beta/dir/subdir/file3 2025/06/18 03:47:49 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:49 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2025/06/18 03:47:49 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/subdir/file3" 2025/06/18 03:47:49 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:49 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir/subdir/file3 2025/06/18 03:47:49 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir/subdir/file3" 2025/06/18 03:47:49 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:49 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-mepakez2beta/dir/subdir/file3 2025/06/18 03:47:49 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:49 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2025/06/18 03:47:49 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:47:49 DEBUG : dir/subdir: Looking for writers 2025/06/18 03:47:49 DEBUG : dir: Looking for writers 2025/06/18 03:47:49 DEBUG : file1: reading active writers 2025/06/18 03:47:49 DEBUG : file2: reading active writers 2025/06/18 03:47:49 DEBUG : subdir: reading active writers 2025/06/18 03:47:49 DEBUG : Looking for writers 2025/06/18 03:47:49 DEBUG : dir: reading active writers 2025/06/18 03:47:49 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.67s) === RUN TestDirHandleReaddirnames run.go:180: Remote "sftp://rclone@:22/rclone-test-mepakez2beta", Local "Local file system at /tmp/rclone1642532778", Modify Window "1s" 2025/06/18 03:47:49 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:47:49 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:49 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:49 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:49 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:49 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:49 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:49 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/06/18 03:47:49 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:49 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:49 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:49 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:49 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:49 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:49 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/06/18 03:47:49 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:47:49 DEBUG : dir: Looking for writers 2025/06/18 03:47:49 DEBUG : file1: reading active writers 2025/06/18 03:47:49 DEBUG : Looking for writers 2025/06/18 03:47:49 DEBUG : dir: reading active writers 2025/06/18 03:47:49 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.22s) === RUN TestDirMethods run.go:180: Remote "sftp://rclone@:22/rclone-test-mepakez2beta", Local "Local file system at /tmp/rclone1642532778", Modify Window "1s" 2025/06/18 03:47:49 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:47:49 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:49 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:49 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:49 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:50 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:50 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:50 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/06/18 03:47:50 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:50 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:50 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:50 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:50 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:50 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:50 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/06/18 03:47:50 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:47:50 DEBUG : dir: Looking for writers 2025/06/18 03:47:50 DEBUG : Looking for writers 2025/06/18 03:47:50 DEBUG : dir: reading active writers 2025/06/18 03:47:50 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.24s) === RUN TestDirForgetAll run.go:180: Remote "sftp://rclone@:22/rclone-test-mepakez2beta", Local "Local file system at /tmp/rclone1642532778", Modify Window "1s" 2025/06/18 03:47:50 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:47:50 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:50 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:50 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:50 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:50 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:50 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:50 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/06/18 03:47:50 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:50 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:50 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:50 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:50 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:50 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:50 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/06/18 03:47:50 DEBUG : dir: forgetting directory cache 2025/06/18 03:47:50 DEBUG : forgetting directory cache 2025/06/18 03:47:50 DEBUG : dir: forgetting directory cache 2025/06/18 03:47:50 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:47:50 DEBUG : Looking for writers 2025/06/18 03:47:50 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.27s) === RUN TestDirForgetPath run.go:180: Remote "sftp://rclone@:22/rclone-test-mepakez2beta", Local "Local file system at /tmp/rclone1642532778", Modify Window "1s" 2025/06/18 03:47:50 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:47:50 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:50 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:50 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:50 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:50 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:50 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:50 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/06/18 03:47:50 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:50 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:50 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:50 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:50 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:50 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:50 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/06/18 03:47:50 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/06/18 03:47:50 DEBUG : dir: invalidating directory cache 2025/06/18 03:47:50 DEBUG : >ForgetPath: 2025/06/18 03:47:50 DEBUG : ForgetPath: relativePath="dir", type=0 2025/06/18 03:47:50 DEBUG : invalidating directory cache 2025/06/18 03:47:50 DEBUG : dir: forgetting directory cache 2025/06/18 03:47:50 DEBUG : >ForgetPath: 2025/06/18 03:47:50 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/06/18 03:47:50 DEBUG : >ForgetPath: 2025/06/18 03:47:50 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:47:50 DEBUG : dir: Looking for writers 2025/06/18 03:47:50 DEBUG : Looking for writers 2025/06/18 03:47:50 DEBUG : dir: reading active writers 2025/06/18 03:47:50 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.21s) === RUN TestDirWalk run.go:180: Remote "sftp://rclone@:22/rclone-test-mepakez2beta", Local "Local file system at /tmp/rclone1642532778", Modify Window "1s" 2025/06/18 03:47:50 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:47:50 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:50 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:50 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:50 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:50 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:50 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:50 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/06/18 03:47:50 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:50 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:50 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:50 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:50 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:50 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:50 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/06/18 03:47:50 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:50 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2025/06/18 03:47:51 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/fil/a/b/c" 2025/06/18 03:47:51 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:51 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/fil/a/b/c 2025/06/18 03:47:51 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/fil/a/b/c" 2025/06/18 03:47:51 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:51 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /rclone-test-mepakez2beta/fil/a/b/c 2025/06/18 03:47:51 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:51 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2025/06/18 03:47:51 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/fil/a/b/c" 2025/06/18 03:47:51 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:51 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/fil/a/b/c 2025/06/18 03:47:51 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/fil/a/b/c" 2025/06/18 03:47:51 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:51 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /rclone-test-mepakez2beta/fil/a/b/c 2025/06/18 03:47:51 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:51 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2025/06/18 03:47:51 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:51 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:51 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:51 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:51 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:51 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:51 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/06/18 03:47:51 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:51 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:51 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:51 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:51 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:51 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:51 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/06/18 03:47:51 DEBUG : forgetting directory cache 2025/06/18 03:47:51 DEBUG : dir: forgetting directory cache 2025/06/18 03:47:51 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:47:51 DEBUG : dir: Looking for writers 2025/06/18 03:47:51 DEBUG : fil/a/b: Looking for writers 2025/06/18 03:47:51 DEBUG : fil/a: Looking for writers 2025/06/18 03:47:51 DEBUG : b: reading active writers 2025/06/18 03:47:51 DEBUG : fil: Looking for writers 2025/06/18 03:47:51 DEBUG : a: reading active writers 2025/06/18 03:47:51 DEBUG : Looking for writers 2025/06/18 03:47:51 DEBUG : dir: reading active writers 2025/06/18 03:47:51 DEBUG : fil: reading active writers 2025/06/18 03:47:51 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.79s) === RUN TestDirSetModTime run.go:180: Remote "sftp://rclone@:22/rclone-test-mepakez2beta", Local "Local file system at /tmp/rclone1642532778", Modify Window "1s" 2025/06/18 03:47:51 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:47:51 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:51 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:51 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:51 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:51 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:51 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:51 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/06/18 03:47:51 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:51 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:51 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:51 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:51 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:51 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:51 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/06/18 03:47:51 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:47:51 DEBUG : dir: Looking for writers 2025/06/18 03:47:51 DEBUG : Looking for writers 2025/06/18 03:47:51 DEBUG : dir: reading active writers 2025/06/18 03:47:51 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.25s) === RUN TestDirStat run.go:180: Remote "sftp://rclone@:22/rclone-test-mepakez2beta", Local "Local file system at /tmp/rclone1642532778", Modify Window "1s" 2025/06/18 03:47:51 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:47:51 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:51 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:51 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:51 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:51 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:51 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:51 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/06/18 03:47:51 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:51 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:51 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:51 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:51 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:51 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:51 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/06/18 03:47:51 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:47:51 DEBUG : dir: Looking for writers 2025/06/18 03:47:51 DEBUG : file1: reading active writers 2025/06/18 03:47:51 DEBUG : Looking for writers 2025/06/18 03:47:51 DEBUG : dir: reading active writers 2025/06/18 03:47:51 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.24s) === RUN TestDirReadDirAll run.go:180: Remote "sftp://rclone@:22/rclone-test-mepakez2beta", Local "Local file system at /tmp/rclone1642532778", Modify Window "1s" 2025/06/18 03:47:51 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:47:51 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:51 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:51 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:51 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:52 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:52 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:52 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/06/18 03:47:52 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:52 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:52 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:52 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:52 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:52 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:52 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/06/18 03:47:52 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file2" 2025/06/18 03:47:52 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:52 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file2 2025/06/18 03:47:52 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file2" 2025/06/18 03:47:52 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:52 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-mepakez2beta/dir/file2 2025/06/18 03:47:52 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:52 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2025/06/18 03:47:52 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file2" 2025/06/18 03:47:52 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:52 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir/file2 2025/06/18 03:47:52 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir/file2" 2025/06/18 03:47:52 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:52 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-mepakez2beta/dir/file2 2025/06/18 03:47:52 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:52 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2025/06/18 03:47:52 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/subdir/file3" 2025/06/18 03:47:52 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:52 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/subdir/file3 2025/06/18 03:47:52 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/subdir/file3" 2025/06/18 03:47:52 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:52 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-mepakez2beta/dir/subdir/file3 2025/06/18 03:47:52 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:52 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2025/06/18 03:47:52 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/subdir/file3" 2025/06/18 03:47:52 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:52 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir/subdir/file3 2025/06/18 03:47:52 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir/subdir/file3" 2025/06/18 03:47:52 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:52 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-mepakez2beta/dir/subdir/file3 2025/06/18 03:47:52 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:52 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2025/06/18 03:47:52 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/06/18 03:47:52 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/06/18 03:47:52 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/06/18 03:47:52 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/06/18 03:47:52 DEBUG : Waiting for deletions to finish 2025/06/18 03:47:52 INFO : dir/subdir/file3: Deleted 2025/06/18 03:47:52 DEBUG : removing 1 level 2 directories 2025/06/18 03:47:52 INFO : dir/subdir: Removing directory 2025/06/18 03:47:52 DEBUG : dir: invalidating directory cache 2025/06/18 03:47:52 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/06/18 03:47:52 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/06/18 03:47:52 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/06/18 03:47:52 DEBUG : dir/file1: Reset virtual modtime 2025/06/18 03:47:52 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/06/18 03:47:52 DEBUG : dir/virtualFile: Reset virtual modtime 2025/06/18 03:47:52 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/06/18 03:47:52 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/06/18 03:47:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/18 03:47:52 DEBUG : dir: invalidating directory cache 2025/06/18 03:47:52 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/06/18 03:47:52 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/06/18 03:47:52 DEBUG : dir/virtualFile: Reset virtual modtime 2025/06/18 03:47:52 DEBUG : forgetting directory cache 2025/06/18 03:47:52 DEBUG : dir: forgetting directory cache 2025/06/18 03:47:52 DEBUG : dir/virtualDir: forgetting directory cache 2025/06/18 03:47:52 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:47:52 DEBUG : dir/virtualDir: Looking for writers 2025/06/18 03:47:52 DEBUG : dir: Looking for writers 2025/06/18 03:47:52 DEBUG : virtualDir: reading active writers 2025/06/18 03:47:52 DEBUG : file1: reading active writers 2025/06/18 03:47:52 DEBUG : virtualFile2: reading active writers 2025/06/18 03:47:52 DEBUG : virtualFile: reading active writers 2025/06/18 03:47:52 DEBUG : Looking for writers 2025/06/18 03:47:52 DEBUG : dir: reading active writers 2025/06/18 03:47:52 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.69s) --- PASS: TestDirReadDirAll/Virtual (0.02s) === RUN TestDirOpen run.go:180: Remote "sftp://rclone@:22/rclone-test-mepakez2beta", Local "Local file system at /tmp/rclone1642532778", Modify Window "1s" 2025/06/18 03:47:52 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:47:52 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:52 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:52 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:52 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:52 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:52 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:52 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/06/18 03:47:52 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:52 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:52 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:52 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:52 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:52 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:52 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/06/18 03:47:52 ERROR : dir/: Can only open directories read only 2025/06/18 03:47:52 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:47:52 DEBUG : dir: Looking for writers 2025/06/18 03:47:52 DEBUG : Looking for writers 2025/06/18 03:47:52 DEBUG : dir: reading active writers 2025/06/18 03:47:52 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.24s) === RUN TestDirCreate run.go:180: Remote "sftp://rclone@:22/rclone-test-mepakez2beta", Local "Local file system at /tmp/rclone1642532778", Modify Window "1s" 2025/06/18 03:47:52 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:47:52 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:52 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:52 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:52 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:52 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:52 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:52 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/06/18 03:47:52 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:52 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:52 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:52 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:53 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:53 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:53 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/06/18 03:47:53 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:47:53 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/06/18 03:47:53 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/06/18 03:47:53 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/06/18 03:47:53 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: File to upload is small (5 bytes), uploading instead of streaming 2025/06/18 03:47:53 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/potato" 2025/06/18 03:47:53 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:53 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/potato 2025/06/18 03:47:53 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/potato" 2025/06/18 03:47:53 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:53 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-mepakez2beta/dir/potato 2025/06/18 03:47:53 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:53 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/06/18 03:47:53 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/06/18 03:47:53 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/06/18 03:47:53 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/06/18 03:47:53 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:47:53 DEBUG : dir: Looking for writers 2025/06/18 03:47:53 DEBUG : potato: reading active writers 2025/06/18 03:47:53 DEBUG : file1: reading active writers 2025/06/18 03:47:53 DEBUG : Looking for writers 2025/06/18 03:47:53 DEBUG : dir: reading active writers 2025/06/18 03:47:53 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.47s) === RUN TestDirMkdir run.go:180: Remote "sftp://rclone@:22/rclone-test-mepakez2beta", Local "Local file system at /tmp/rclone1642532778", Modify Window "1s" 2025/06/18 03:47:53 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:47:53 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:53 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:53 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:53 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:53 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:53 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:53 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/06/18 03:47:53 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:53 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:53 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:53 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:53 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:53 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:53 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/06/18 03:47:53 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/06/18 03:47:53 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:53 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:53 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:53 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:53 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:53 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:53 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/06/18 03:47:53 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:53 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:53 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:53 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:53 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:53 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:53 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/06/18 03:47:53 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:47:53 DEBUG : dir/sub: Looking for writers 2025/06/18 03:47:53 DEBUG : dir: Looking for writers 2025/06/18 03:47:53 DEBUG : file1: reading active writers 2025/06/18 03:47:53 DEBUG : sub: reading active writers 2025/06/18 03:47:53 DEBUG : Looking for writers 2025/06/18 03:47:53 DEBUG : dir: reading active writers 2025/06/18 03:47:53 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.58s) === RUN TestDirMkdirSub run.go:180: Remote "sftp://rclone@:22/rclone-test-mepakez2beta", Local "Local file system at /tmp/rclone1642532778", Modify Window "1s" 2025/06/18 03:47:53 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:47:53 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:53 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:53 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:53 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:54 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:54 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:54 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/06/18 03:47:54 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:54 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:54 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:54 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:54 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:54 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:54 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/06/18 03:47:54 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/06/18 03:47:54 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/06/18 03:47:54 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:54 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:54 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:54 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:54 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:54 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:54 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/06/18 03:47:54 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:54 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:54 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:54 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:54 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:54 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:54 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/06/18 03:47:54 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:47:54 DEBUG : dir/sub/subsub: Looking for writers 2025/06/18 03:47:54 DEBUG : dir/sub: Looking for writers 2025/06/18 03:47:54 DEBUG : subsub: reading active writers 2025/06/18 03:47:54 DEBUG : dir: Looking for writers 2025/06/18 03:47:54 DEBUG : sub: reading active writers 2025/06/18 03:47:54 DEBUG : file1: reading active writers 2025/06/18 03:47:54 DEBUG : Looking for writers 2025/06/18 03:47:54 DEBUG : dir: reading active writers 2025/06/18 03:47:54 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.49s) === RUN TestDirRemove run.go:180: Remote "sftp://rclone@:22/rclone-test-mepakez2beta", Local "Local file system at /tmp/rclone1642532778", Modify Window "1s" 2025/06/18 03:47:54 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:47:54 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:54 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:54 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:54 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:54 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:54 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:54 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/06/18 03:47:54 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:54 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:54 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:54 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:54 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:54 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:54 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/06/18 03:47:54 ERROR : dir/: Dir.Remove not empty 2025/06/18 03:47:54 DEBUG : dir/file1: Remove: 2025/06/18 03:47:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/18 03:47:54 DEBUG : dir/file1: >Remove: err= 2025/06/18 03:47:54 DEBUG : Added virtual directory entry vDel: "dir" 2025/06/18 03:47:54 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:47:54 DEBUG : Looking for writers 2025/06/18 03:47:54 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.21s) === RUN TestDirRemoveAll run.go:180: Remote "sftp://rclone@:22/rclone-test-mepakez2beta", Local "Local file system at /tmp/rclone1642532778", Modify Window "1s" 2025/06/18 03:47:54 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:47:54 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:54 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:54 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:54 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:54 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:54 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:54 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/06/18 03:47:54 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:54 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:54 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:54 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:54 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:54 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:54 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/06/18 03:47:54 DEBUG : dir/file1: Remove: 2025/06/18 03:47:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/18 03:47:54 DEBUG : dir/file1: >Remove: err= 2025/06/18 03:47:54 DEBUG : Added virtual directory entry vDel: "dir" 2025/06/18 03:47:54 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:47:54 DEBUG : Looking for writers 2025/06/18 03:47:54 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.22s) === RUN TestDirRemoveName run.go:180: Remote "sftp://rclone@:22/rclone-test-mepakez2beta", Local "Local file system at /tmp/rclone1642532778", Modify Window "1s" 2025/06/18 03:47:54 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:47:54 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:54 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:54 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:54 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:54 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:54 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:54 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/06/18 03:47:54 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:54 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:54 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:54 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:55 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:55 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:55 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/06/18 03:47:55 DEBUG : dir/file1: Remove: 2025/06/18 03:47:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/18 03:47:55 DEBUG : dir/file1: >Remove: err= 2025/06/18 03:47:55 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:47:55 DEBUG : dir: Looking for writers 2025/06/18 03:47:55 DEBUG : Looking for writers 2025/06/18 03:47:55 DEBUG : dir: reading active writers 2025/06/18 03:47:55 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.33s) === RUN TestDirRename run.go:180: Remote "sftp://rclone@:22/rclone-test-mepakez2beta", Local "Local file system at /tmp/rclone1642532778", Modify Window "1s" 2025/06/18 03:47:55 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:47:55 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:55 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:55 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:55 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:55 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:55 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:55 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/06/18 03:47:55 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:55 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:55 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:55 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:55 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:55 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:55 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/06/18 03:47:55 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:55 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:55 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:55 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:55 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:55 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:55 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/06/18 03:47:55 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:55 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:55 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:55 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:55 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:55 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:55 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/06/18 03:47:55 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file3" 2025/06/18 03:47:55 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:55 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file3 2025/06/18 03:47:55 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file3" 2025/06/18 03:47:55 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:55 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-mepakez2beta/dir/file3 2025/06/18 03:47:55 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:55 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2025/06/18 03:47:55 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file3" 2025/06/18 03:47:55 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:55 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir/file3 2025/06/18 03:47:55 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir/file3" 2025/06/18 03:47:55 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:55 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-mepakez2beta/dir/file3 2025/06/18 03:47:55 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:55 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2025/06/18 03:47:55 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/06/18 03:47:55 DEBUG : dir: Updating dir with dir2 0xc0003d8dd0 2025/06/18 03:47:55 DEBUG : dir: forgetting directory cache 2025/06/18 03:47:55 DEBUG : Added virtual directory entry vDel: "dir" 2025/06/18 03:47:55 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/06/18 03:47:55 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir2/file1" 2025/06/18 03:47:55 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:55 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir2/file1 2025/06/18 03:47:55 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir2/file1" 2025/06/18 03:47:55 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:55 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mepakez2beta/dir2/file1 2025/06/18 03:47:55 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:55 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/06/18 03:47:55 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir2/file1" 2025/06/18 03:47:55 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:55 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir2/file1 2025/06/18 03:47:55 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir2/file1" 2025/06/18 03:47:56 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:56 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mepakez2beta/dir2/file1 2025/06/18 03:47:56 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:56 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/06/18 03:47:56 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir2/file3" 2025/06/18 03:47:56 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:56 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir2/file3 2025/06/18 03:47:56 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir2/file3" 2025/06/18 03:47:56 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:56 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-mepakez2beta/dir2/file3 2025/06/18 03:47:56 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:56 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2025/06/18 03:47:56 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir2/file3" 2025/06/18 03:47:56 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:56 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir2/file3 2025/06/18 03:47:56 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir2/file3" 2025/06/18 03:47:56 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:56 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-mepakez2beta/dir2/file3 2025/06/18 03:47:56 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:56 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2025/06/18 03:47:56 INFO : dir2/file1: Moved (server-side) to: file2 2025/06/18 03:47:56 DEBUG : file2: Updating file with file2 0xc0001ad440 2025/06/18 03:47:56 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/06/18 03:47:56 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/06/18 03:47:56 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/file2" 2025/06/18 03:47:56 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:56 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/file2 2025/06/18 03:47:56 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/file2" 2025/06/18 03:47:56 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:56 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mepakez2beta/file2 2025/06/18 03:47:56 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:56 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/06/18 03:47:56 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/file2" 2025/06/18 03:47:56 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:56 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/file2 2025/06/18 03:47:56 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/file2" 2025/06/18 03:47:56 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:56 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mepakez2beta/file2 2025/06/18 03:47:56 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:56 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/06/18 03:47:56 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir2/file3" 2025/06/18 03:47:56 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:56 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir2/file3 2025/06/18 03:47:56 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir2/file3" 2025/06/18 03:47:56 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:56 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-mepakez2beta/dir2/file3 2025/06/18 03:47:56 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:56 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2025/06/18 03:47:56 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir2/file3" 2025/06/18 03:47:56 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:56 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir2/file3 2025/06/18 03:47:56 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir2/file3" 2025/06/18 03:47:56 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:56 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-mepakez2beta/dir2/file3 2025/06/18 03:47:56 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:56 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2025/06/18 03:47:56 INFO : dir2/file3: Deleted 2025/06/18 03:47:56 INFO : file2: Moved (server-side) to: dir2/file3 2025/06/18 03:47:56 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0001ad440 2025/06/18 03:47:56 DEBUG : Added virtual directory entry vDel: "file2" 2025/06/18 03:47:56 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/06/18 03:47:56 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir2/file3" 2025/06/18 03:47:56 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:56 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir2/file3 2025/06/18 03:47:56 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir2/file3" 2025/06/18 03:47:56 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:56 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mepakez2beta/dir2/file3 2025/06/18 03:47:56 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:56 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/06/18 03:47:56 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir2/file3" 2025/06/18 03:47:56 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:56 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir2/file3 2025/06/18 03:47:56 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir2/file3" 2025/06/18 03:47:57 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:57 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mepakez2beta/dir2/file3 2025/06/18 03:47:57 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:57 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/06/18 03:47:57 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/06/18 03:47:57 DEBUG : empty directory: Updating dir with renamed empty directory 0xc00054b380 2025/06/18 03:47:57 DEBUG : empty directory: forgetting directory cache 2025/06/18 03:47:57 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/06/18 03:47:57 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/06/18 03:47:57 DEBUG : dir2: Renaming to "dir3" 2025/06/18 03:47:57 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:47:57 DEBUG : dir3: Looking for writers 2025/06/18 03:47:57 DEBUG : file3: reading active writers 2025/06/18 03:47:57 DEBUG : renamed empty directory: Looking for writers 2025/06/18 03:47:57 DEBUG : Looking for writers 2025/06/18 03:47:57 DEBUG : dir3: reading active writers 2025/06/18 03:47:57 DEBUG : renamed empty directory: reading active writers 2025/06/18 03:47:57 DEBUG : >WaitForWriters: --- PASS: TestDirRename (1.92s) === 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-mepakez2beta", Local "Local file system at /tmp/rclone1642532778", Modify Window "1s" 2025/06/18 03:47:57 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:47:57 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:57 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:57 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:57 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:57 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:57 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:57 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/06/18 03:47:57 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:57 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:57 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:57 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:57 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:57 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:57 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:57 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/06/18 03:47:57 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/06/18 03:47:57 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:47:57 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/06/18 03:47:57 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/06/18 03:47:57 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/06/18 03:47:57 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/06/18 03:47:57 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/06/18 03:47:57 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:47:57 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/06/18 03:47:57 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/06/18 03:47:57 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/06/18 03:47:57 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/06/18 03:47:57 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/06/18 03:47:57 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: File to upload is small (12 bytes), uploading instead of streaming 2025/06/18 03:47:57 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/sub/file2" 2025/06/18 03:47:57 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:57 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/sub/file2 2025/06/18 03:47:57 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/sub/file2" 2025/06/18 03:47:57 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:57 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: fc3ff98e8c6a0d3087d515c0473f8677 /rclone-test-mepakez2beta/dir/sub/file2 2025/06/18 03:47:57 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:57 DEBUG : dir/sub/file2: Parsed hash: fc3ff98e8c6a0d3087d515c0473f8677 2025/06/18 03:47:57 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/06/18 03:47:57 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/06/18 03:47:57 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/06/18 03:47:57 DEBUG : forgetting directory cache 2025/06/18 03:47:57 DEBUG : dir: forgetting directory cache 2025/06/18 03:47:57 DEBUG : dir/sub: forgetting directory cache 2025/06/18 03:47:57 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/06/18 03:47:57 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/06/18 03:47:57 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: File to upload is small (5 bytes), uploading instead of streaming 2025/06/18 03:47:57 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/sub/file0" 2025/06/18 03:47:57 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:57 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/sub/file0 2025/06/18 03:47:57 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/sub/file0" 2025/06/18 03:47:57 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:57 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-mepakez2beta/dir/sub/file0 2025/06/18 03:47:57 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:57 DEBUG : dir/sub/file0: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/06/18 03:47:57 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/06/18 03:47:57 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/06/18 03:47:57 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/06/18 03:47:57 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:47:57 DEBUG : dir/sub: Looking for writers 2025/06/18 03:47:57 DEBUG : file0: reading active writers 2025/06/18 03:47:57 DEBUG : file2: reading active writers 2025/06/18 03:47:57 DEBUG : dir: Looking for writers 2025/06/18 03:47:57 DEBUG : file1: reading active writers 2025/06/18 03:47:57 DEBUG : sub: reading active writers 2025/06/18 03:47:57 DEBUG : Looking for writers 2025/06/18 03:47:57 DEBUG : dir: reading active writers 2025/06/18 03:47:57 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.47s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "sftp://rclone@:22/rclone-test-mepakez2beta", Local "Local file system at /tmp/rclone1642532778", Modify Window "1s" 2025/06/18 03:47:57 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:47:57 DEBUG : Re-reading directory (78.522179ms old) dir_test.go:693: ModTime not invalidated 2025/06/18 03:47:57 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:47:57 DEBUG : dir: Looking for writers 2025/06/18 03:47:57 DEBUG : Looking for writers 2025/06/18 03:47:57 DEBUG : dir: reading active writers 2025/06/18 03:47:57 DEBUG : >WaitForWriters: --- FAIL: TestDirEntryModTimeInvalidation (0.09s) === RUN TestDirMetadataExtension run.go:180: Remote "sftp://rclone@:22/rclone-test-mepakez2beta", Local "Local file system at /tmp/rclone1642532778", Modify Window "1s" 2025/06/18 03:47:57 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:47:57 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:57 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:57 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:57 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:57 DEBUG : dir: forgetting directory cache 2025/06/18 03:47:57 DEBUG : forgetting directory cache 2025/06/18 03:47:57 DEBUG : dir: forgetting directory cache 2025/06/18 03:47:57 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:57 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:57 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/06/18 03:47:57 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:57 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:57 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:57 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:57 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:57 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:57 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:57 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/06/18 03:47:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/06/18 03:47:57 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:47:57 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/06/18 03:47:57 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/06/18 03:47:57 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/06/18 03:47:57 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/06/18 03:47:57 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/06/18 03:47:57 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/06/18 03:47:57 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:47:57 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/06/18 03:47:57 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/06/18 03:47:57 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/06/18 03:47:57 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/06/18 03:47:57 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/06/18 03:47:57 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:47:57 DEBUG : dir: Looking for writers 2025/06/18 03:47:57 DEBUG : file1.metadata: reading active writers 2025/06/18 03:47:57 DEBUG : file1: reading active writers 2025/06/18 03:47:57 DEBUG : Looking for writers 2025/06/18 03:47:57 DEBUG : dir: reading active writers 2025/06/18 03:47:57 DEBUG : dir.metadata: reading active writers 2025/06/18 03:47:57 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.23s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "sftp://rclone@:22/rclone-test-mepakez2beta", Local "Local file system at /tmp/rclone1642532778", Modify Window "1s" 2025/06/18 03:47:57 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:47:57 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:57 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:57 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:57 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:57 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:57 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:57 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/06/18 03:47:57 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:57 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:57 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:57 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:58 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:58 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:58 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:58 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/06/18 03:47:58 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:47:58 DEBUG : dir: Looking for writers 2025/06/18 03:47:58 DEBUG : file1: reading active writers 2025/06/18 03:47:58 DEBUG : Looking for writers 2025/06/18 03:47:58 DEBUG : dir: reading active writers 2025/06/18 03:47:58 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-mepakez2beta", Local "Local file system at /tmp/rclone1642532778", Modify Window "1s" 2025/06/18 03:47:58 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:47:58 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:58 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:58 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:58 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:58 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:58 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:58 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:58 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/06/18 03:47:58 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:58 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:58 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:58 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:58 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:58 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:58 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:58 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/06/18 03:47:58 DEBUG : Can set mod time: true 2025/06/18 03:47:58 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/06/18 03:47:58 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:58 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:58 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:58 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:58 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:58 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:58 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:58 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/06/18 03:47:58 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:58 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:58 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:58 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:58 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:58 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:58 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:58 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/06/18 03:47:58 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:47:58 DEBUG : dir: Looking for writers 2025/06/18 03:47:58 DEBUG : file1: reading active writers 2025/06/18 03:47:58 DEBUG : Looking for writers 2025/06/18 03:47:58 DEBUG : dir: reading active writers 2025/06/18 03:47:58 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "sftp://rclone@:22/rclone-test-mepakez2beta", Local "Local file system at /tmp/rclone1642532778", Modify Window "1s" 2025/06/18 03:47:58 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:47:58 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:58 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:58 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:58 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:58 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:58 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:58 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:58 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/06/18 03:47:58 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:58 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:58 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:58 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:58 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:58 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:58 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:58 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/06/18 03:47:58 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/06/18 03:47:58 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/06/18 03:47:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 03:47:58 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: File to upload is small (0 bytes), uploading instead of streaming 2025/06/18 03:47:58 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:58 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:58 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:58 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:58 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:58 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:58 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:58 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/06/18 03:47:58 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/06/18 03:47:58 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/06/18 03:47:58 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/06/18 03:47:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 03:47:58 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:47:58 DEBUG : dir: Looking for writers 2025/06/18 03:47:58 DEBUG : file1: reading active writers 2025/06/18 03:47:58 DEBUG : Looking for writers 2025/06/18 03:47:58 DEBUG : dir: reading active writers 2025/06/18 03:47:58 DEBUG : >WaitForWriters: 2025/06/18 03:47:58 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:58 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:58 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:58 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:59 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:59 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:59 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:59 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/06/18 03:47:59 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:59 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:59 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:59 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:59 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:59 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:59 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:59 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/06/18 03:47:59 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:47:59 DEBUG : dir: Looking for writers 2025/06/18 03:47:59 DEBUG : file1: reading active writers 2025/06/18 03:47:59 DEBUG : Looking for writers 2025/06/18 03:47:59 DEBUG : dir: reading active writers 2025/06/18 03:47:59 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "sftp://rclone@:22/rclone-test-mepakez2beta", Local "Local file system at /tmp/rclone1642532778", Modify Window "1s" 2025/06/18 03:47:59 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:47:59 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:59 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:59 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:59 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:59 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:59 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:59 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/06/18 03:47:59 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:59 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:59 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:59 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:59 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:59 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:59 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:59 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/06/18 03:47:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/06/18 03:47:59 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/06/18 03:47:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 03:47:59 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: File to upload is small (5 bytes), uploading instead of streaming 2025/06/18 03:47:59 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:59 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:59 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:59 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:59 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:59 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:59 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:59 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/06/18 03:47:59 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/06/18 03:47:59 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/06/18 03:47:59 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/06/18 03:47:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 03:47:59 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:47:59 DEBUG : dir: Looking for writers 2025/06/18 03:47:59 DEBUG : file1: reading active writers 2025/06/18 03:47:59 DEBUG : Looking for writers 2025/06/18 03:47:59 DEBUG : dir: reading active writers 2025/06/18 03:47:59 DEBUG : >WaitForWriters: 2025/06/18 03:47:59 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:59 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:59 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:59 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:59 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:59 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:59 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:59 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/06/18 03:47:59 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:59 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:59 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:59 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:59 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:59 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:59 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:59 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2025/06/18 03:47:59 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:47:59 DEBUG : dir: Looking for writers 2025/06/18 03:47:59 DEBUG : file1: reading active writers 2025/06/18 03:47:59 DEBUG : Looking for writers 2025/06/18 03:47:59 DEBUG : dir: reading active writers 2025/06/18 03:47:59 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "sftp://rclone@:22/rclone-test-mepakez2beta", Local "Local file system at /tmp/rclone1642532778", Modify Window "1s" 2025/06/18 03:47:59 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:47:59 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/18 03:47:59 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:47:59 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:47:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:47:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 03:47:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:47:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:47:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 03:47:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:47:59 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/18 03:47:59 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:59 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:59 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:59 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:59 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:59 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:59 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/06/18 03:47:59 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:59 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:47:59 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:59 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:47:59 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:47:59 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:47:59 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:47:59 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/06/18 03:47:59 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/06/18 03:48:00 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:00 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:00 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:00 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:00 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:00 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:00 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:00 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/06/18 03:48:00 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:00 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:00 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:00 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:00 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:00 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:00 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:00 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/06/18 03:48:00 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:48:00 DEBUG : dir: Looking for writers 2025/06/18 03:48:00 DEBUG : file1: reading active writers 2025/06/18 03:48:00 DEBUG : Looking for writers 2025/06/18 03:48:00 DEBUG : dir: reading active writers 2025/06/18 03:48:00 DEBUG : >WaitForWriters: 2025/06/18 03:48:00 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "sftp://rclone@:22/rclone-test-mepakez2beta", Local "Local file system at /tmp/rclone1642532778", Modify Window "1s" 2025/06/18 03:48:00 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:48:00 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/18 03:48:00 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:00 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 03:48:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 03:48:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:00 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/18 03:48:00 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:00 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:00 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:00 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:00 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:00 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:00 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:00 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/06/18 03:48:00 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:00 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:00 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:00 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:00 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:00 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:00 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:00 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/06/18 03:48:00 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/06/18 03:48:00 DEBUG : dir/file1: newRWFileHandle: 2025/06/18 03:48:00 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/18 03:48:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/18 03:48:00 DEBUG : dir/file1(0xc000b9d600): close: 2025/06/18 03:48:00 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/06/18 03:48:00 DEBUG : dir/file1(0xc000b9d600): >close: err= 2025/06/18 03:48:00 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:48:00 DEBUG : dir: Looking for writers 2025/06/18 03:48:00 DEBUG : file1: reading active writers 2025/06/18 03:48:00 DEBUG : Looking for writers 2025/06/18 03:48:00 DEBUG : dir: reading active writers 2025/06/18 03:48:00 DEBUG : >WaitForWriters: 2025/06/18 03:48:00 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:00 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:00 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:00 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:00 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:00 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:00 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:00 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/06/18 03:48:00 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:00 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:00 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:00 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:00 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:00 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:00 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:00 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/06/18 03:48:00 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:48:00 DEBUG : dir: Looking for writers 2025/06/18 03:48:00 DEBUG : file1: reading active writers 2025/06/18 03:48:00 DEBUG : Looking for writers 2025/06/18 03:48:00 DEBUG : dir: reading active writers 2025/06/18 03:48:00 DEBUG : >WaitForWriters: 2025/06/18 03:48:00 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "sftp://rclone@:22/rclone-test-mepakez2beta", Local "Local file system at /tmp/rclone1642532778", Modify Window "1s" 2025/06/18 03:48:00 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:48:00 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/18 03:48:00 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:00 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 03:48:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 03:48:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:00 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/18 03:48:00 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:00 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:00 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:00 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:00 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:00 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:00 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:00 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/06/18 03:48:00 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:00 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:00 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:00 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:00 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:00 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:00 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:00 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/06/18 03:48:00 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/06/18 03:48:00 DEBUG : dir/file1: newRWFileHandle: 2025/06/18 03:48:00 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/18 03:48:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/18 03:48:00 DEBUG : dir/file1(0xc0002d0800): _writeAt: size=5, off=0 2025/06/18 03:48:00 DEBUG : dir/file1(0xc0002d0800): openPending: 2025/06/18 03:48:00 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:00 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:00 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:00 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:01 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:01 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:01 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:01 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/06/18 03:48:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/06/18 03:48:01 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/06/18 03:48:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:01 DEBUG : dir/file1(0xc0002d0800): >openPending: err= 2025/06/18 03:48:01 DEBUG : dir/file1(0xc0002d0800): >_writeAt: n=5, err= 2025/06/18 03:48:01 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/18 03:48:01 DEBUG : dir/file1(0xc0002d0800): close: 2025/06/18 03:48:01 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/06/18 03:48:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/06/18 03:48:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/06/18 03:48:01 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/06/18 03:48:01 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/18 03:48:01 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:01 DEBUG : dir/file1(0xc0002d0800): >close: err= 2025/06/18 03:48:01 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:48:01 DEBUG : dir: Looking for writers 2025/06/18 03:48:01 DEBUG : file1: reading active writers 2025/06/18 03:48:01 DEBUG : Looking for writers 2025/06/18 03:48:01 DEBUG : dir: reading active writers 2025/06/18 03:48:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/18 03:48:01 DEBUG : dir: Looking for writers 2025/06/18 03:48:01 DEBUG : file1: reading active writers 2025/06/18 03:48:01 DEBUG : Looking for writers 2025/06/18 03:48:01 DEBUG : dir: reading active writers 2025/06/18 03:48:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/18 03:48:01 DEBUG : dir: Looking for writers 2025/06/18 03:48:01 DEBUG : file1: reading active writers 2025/06/18 03:48:01 DEBUG : Looking for writers 2025/06/18 03:48:01 DEBUG : dir: reading active writers 2025/06/18 03:48:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/18 03:48:01 DEBUG : dir: Looking for writers 2025/06/18 03:48:01 DEBUG : file1: reading active writers 2025/06/18 03:48:01 DEBUG : Looking for writers 2025/06/18 03:48:01 DEBUG : dir: reading active writers 2025/06/18 03:48:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/18 03:48:01 DEBUG : dir/file1: vfs cache: starting upload 2025/06/18 03:48:01 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1.b6fbcc80.partial" 2025/06/18 03:48:01 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:01 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1.b6fbcc80.partial 2025/06/18 03:48:01 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1.b6fbcc80.partial" 2025/06/18 03:48:01 DEBUG : dir: Looking for writers 2025/06/18 03:48:01 DEBUG : file1: reading active writers 2025/06/18 03:48:01 DEBUG : Looking for writers 2025/06/18 03:48:01 DEBUG : dir: reading active writers 2025/06/18 03:48:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/18 03:48:01 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:01 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-mepakez2beta/dir/file1.b6fbcc80.partial 2025/06/18 03:48:01 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:01 DEBUG : dir/file1.b6fbcc80.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2025/06/18 03:48:01 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2025/06/18 03:48:01 DEBUG : dir/file1.b6fbcc80.partial: renamed to: dir/file1 2025/06/18 03:48:01 INFO : dir/file1: Copied (replaced existing) 2025/06/18 03:48:01 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:01 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:01 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:01 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:01 DEBUG : dir: Looking for writers 2025/06/18 03:48:01 DEBUG : file1: reading active writers 2025/06/18 03:48:01 DEBUG : Looking for writers 2025/06/18 03:48:01 DEBUG : dir: reading active writers 2025/06/18 03:48:01 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:01 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:01 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:01 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2025/06/18 03:48:01 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2025/06/18 03:48:01 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/06/18 03:48:01 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/06/18 03:48:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:01 DEBUG : >WaitForWriters: 2025/06/18 03:48:01 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/06/18 03:48:01 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:01 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:01 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:01 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:01 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:01 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:01 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:01 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2025/06/18 03:48:01 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:01 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:01 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:01 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:01 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:01 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:01 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:01 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2025/06/18 03:48:01 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:48:01 DEBUG : dir: Looking for writers 2025/06/18 03:48:01 DEBUG : file1: reading active writers 2025/06/18 03:48:01 DEBUG : Looking for writers 2025/06/18 03:48:01 DEBUG : dir: reading active writers 2025/06/18 03:48:01 DEBUG : >WaitForWriters: 2025/06/18 03:48:01 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (3.52s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.47s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.59s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.58s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.48s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.47s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.93s) === RUN TestFileOpenRead run.go:180: Remote "sftp://rclone@:22/rclone-test-mepakez2beta", Local "Local file system at /tmp/rclone1642532778", Modify Window "1s" 2025/06/18 03:48:01 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:48:01 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:01 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:01 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:01 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:01 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:01 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:01 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:01 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/06/18 03:48:01 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:01 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:01 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:01 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:01 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:01 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:01 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:01 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/06/18 03:48:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/18 03:48:01 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/06/18 03:48:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/18 03:48:01 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/06/18 03:48:01 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:01 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:01 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:01 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:01 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:01 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:01 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:01 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/06/18 03:48:01 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:48:01 DEBUG : dir: Looking for writers 2025/06/18 03:48:01 DEBUG : file1: reading active writers 2025/06/18 03:48:01 DEBUG : Looking for writers 2025/06/18 03:48:01 DEBUG : dir: reading active writers 2025/06/18 03:48:01 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.33s) === RUN TestFileOpenReadUnknownSize 2025/06/18 03:48:01 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/06/18 03:48:01 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/06/18 03:48:01 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/06/18 03:48:01 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/06/18 03:48:01 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:48:01 DEBUG : Looking for writers 2025/06/18 03:48:01 DEBUG : file.txt: reading active writers 2025/06/18 03:48:01 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "sftp://rclone@:22/rclone-test-mepakez2beta", Local "Local file system at /tmp/rclone1642532778", Modify Window "1s" 2025/06/18 03:48:01 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:48:01 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:01 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:01 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:01 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:02 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:02 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:02 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:02 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/06/18 03:48:02 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:02 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:02 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:02 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:02 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:02 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:02 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:02 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/06/18 03:48:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:02 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: File to upload is small (25 bytes), uploading instead of streaming 2025/06/18 03:48:02 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:02 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:02 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:02 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:02 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:02 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:02 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:02 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/06/18 03:48:02 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/06/18 03:48:02 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/06/18 03:48:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:02 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:48:02 DEBUG : dir: Looking for writers 2025/06/18 03:48:02 DEBUG : file1: reading active writers 2025/06/18 03:48:02 DEBUG : Looking for writers 2025/06/18 03:48:02 DEBUG : dir: reading active writers 2025/06/18 03:48:02 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.34s) === RUN TestFileRemove run.go:180: Remote "sftp://rclone@:22/rclone-test-mepakez2beta", Local "Local file system at /tmp/rclone1642532778", Modify Window "1s" 2025/06/18 03:48:02 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:48:02 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:02 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:02 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:02 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:02 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:02 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:02 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:02 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/06/18 03:48:02 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:02 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:02 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:02 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:02 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:02 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:02 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:02 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/06/18 03:48:02 DEBUG : dir/file1: Remove: 2025/06/18 03:48:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/18 03:48:02 DEBUG : dir/file1: >Remove: err= 2025/06/18 03:48:02 DEBUG : dir/file1: Remove: 2025/06/18 03:48:02 DEBUG : dir/file1: >Remove: err=Read only file system 2025/06/18 03:48:02 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:48:02 DEBUG : dir: Looking for writers 2025/06/18 03:48:02 DEBUG : Looking for writers 2025/06/18 03:48:02 DEBUG : dir: reading active writers 2025/06/18 03:48:02 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.24s) === RUN TestFileRemoveAll run.go:180: Remote "sftp://rclone@:22/rclone-test-mepakez2beta", Local "Local file system at /tmp/rclone1642532778", Modify Window "1s" 2025/06/18 03:48:02 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:48:02 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:02 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:02 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:02 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:02 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:02 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:02 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:02 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/06/18 03:48:02 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:02 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:02 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:02 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:02 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:02 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:02 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:02 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/06/18 03:48:02 DEBUG : dir/file1: Remove: 2025/06/18 03:48:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/18 03:48:02 DEBUG : dir/file1: >Remove: err= 2025/06/18 03:48:02 DEBUG : dir/file1: Remove: 2025/06/18 03:48:02 DEBUG : dir/file1: >Remove: err=Read only file system 2025/06/18 03:48:02 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:48:02 DEBUG : dir: Looking for writers 2025/06/18 03:48:02 DEBUG : Looking for writers 2025/06/18 03:48:02 DEBUG : dir: reading active writers 2025/06/18 03:48:02 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.24s) === RUN TestFileOpen run.go:180: Remote "sftp://rclone@:22/rclone-test-mepakez2beta", Local "Local file system at /tmp/rclone1642532778", Modify Window "1s" 2025/06/18 03:48:02 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:48:02 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:02 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:02 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:02 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:02 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:02 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:02 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:02 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/06/18 03:48:02 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:02 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:02 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:02 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:03 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:03 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:03 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:03 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/06/18 03:48:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/18 03:48:03 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/06/18 03:48:03 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/06/18 03:48:03 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/06/18 03:48:03 DEBUG : dir/file1: Open: flags=O_RDWR 2025/06/18 03:48:03 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/06/18 03:48:03 DEBUG : dir/file1: Open: flags=0x3 2025/06/18 03:48:03 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/06/18 03:48:03 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/06/18 03:48:03 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:48:03 DEBUG : dir: Looking for writers 2025/06/18 03:48:03 DEBUG : file1: reading active writers 2025/06/18 03:48:03 DEBUG : Looking for writers 2025/06/18 03:48:03 DEBUG : dir: reading active writers 2025/06/18 03:48:03 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.24s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "sftp://rclone@:22/rclone-test-mepakez2beta", Local "Local file system at /tmp/rclone1642532778", Modify Window "1s" 2025/06/18 03:48:03 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:48:03 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:03 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:03 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:03 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:03 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:03 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:03 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:03 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/06/18 03:48:03 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:03 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:03 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:03 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:03 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:03 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:03 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:03 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/06/18 03:48:03 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:48:03 DEBUG : dir: Looking for writers 2025/06/18 03:48:03 DEBUG : file1: reading active writers 2025/06/18 03:48:03 DEBUG : Looking for writers 2025/06/18 03:48:03 DEBUG : dir: reading active writers 2025/06/18 03:48:03 DEBUG : >WaitForWriters: 2025/06/18 03:48:03 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:03 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:03 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:03 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:03 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:03 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:03 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:03 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/06/18 03:48:03 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:03 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:03 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:03 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:03 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:03 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:03 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:03 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/06/18 03:48:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/18 03:48:03 DEBUG : newLeaf: Updating file with newLeaf 0xc000683bc0 2025/06/18 03:48:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/18 03:48:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/18 03:48:03 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/newLeaf" 2025/06/18 03:48:03 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:03 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/newLeaf 2025/06/18 03:48:03 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/newLeaf" 2025/06/18 03:48:03 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:03 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mepakez2beta/newLeaf 2025/06/18 03:48:03 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:03 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/06/18 03:48:03 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/newLeaf" 2025/06/18 03:48:03 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:03 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/newLeaf 2025/06/18 03:48:03 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/newLeaf" 2025/06/18 03:48:03 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:03 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mepakez2beta/newLeaf 2025/06/18 03:48:03 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:03 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/06/18 03:48:03 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/06/18 03:48:03 DEBUG : dir/file1: Updating file with dir/file1 0xc000683bc0 2025/06/18 03:48:03 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/06/18 03:48:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:03 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:03 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:03 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:03 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:03 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:03 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:03 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:03 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/06/18 03:48:03 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:03 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:03 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:03 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:03 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:03 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:03 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:03 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/06/18 03:48:03 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/06/18 03:48:03 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/06/18 03:48:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:03 DEBUG : dir/file1: File is currently open, delaying rename 0xc000683bc0 2025/06/18 03:48:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/18 03:48:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/18 03:48:03 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: File to upload is small (25 bytes), uploading instead of streaming 2025/06/18 03:48:03 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:03 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:03 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:03 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:04 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:04 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:04 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:04 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/06/18 03:48:04 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/06/18 03:48:04 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/06/18 03:48:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/18 03:48:04 DEBUG : newLeaf: Running delayed rename now 2025/06/18 03:48:04 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/18 03:48:04 DEBUG : newLeaf: Updating file with newLeaf 0xc000683bc0 2025/06/18 03:48:04 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:48:04 DEBUG : dir: Looking for writers 2025/06/18 03:48:04 DEBUG : Looking for writers 2025/06/18 03:48:04 DEBUG : newLeaf: reading active writers 2025/06/18 03:48:04 DEBUG : dir: reading active writers 2025/06/18 03:48:04 DEBUG : >WaitForWriters: 2025/06/18 03:48:04 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/newLeaf" 2025/06/18 03:48:04 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:04 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/newLeaf 2025/06/18 03:48:04 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/newLeaf" 2025/06/18 03:48:04 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:04 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-mepakez2beta/newLeaf 2025/06/18 03:48:04 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:04 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/06/18 03:48:04 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/newLeaf" 2025/06/18 03:48:04 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:04 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/newLeaf 2025/06/18 03:48:04 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/newLeaf" 2025/06/18 03:48:04 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:04 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-mepakez2beta/newLeaf 2025/06/18 03:48:04 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:04 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/06/18 03:48:04 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:48:04 DEBUG : dir: Looking for writers 2025/06/18 03:48:04 DEBUG : Looking for writers 2025/06/18 03:48:04 DEBUG : dir: reading active writers 2025/06/18 03:48:04 DEBUG : newLeaf: reading active writers 2025/06/18 03:48:04 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "sftp://rclone@:22/rclone-test-mepakez2beta", Local "Local file system at /tmp/rclone1642532778", Modify Window "1s" 2025/06/18 03:48:04 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:48:04 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/18 03:48:04 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:04 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 03:48:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 03:48:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:04 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/18 03:48:04 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:04 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:04 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:04 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:04 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:04 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:04 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/06/18 03:48:04 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:04 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:04 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:04 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:04 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:04 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:04 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/06/18 03:48:04 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:48:04 DEBUG : dir: Looking for writers 2025/06/18 03:48:04 DEBUG : file1: reading active writers 2025/06/18 03:48:04 DEBUG : Looking for writers 2025/06/18 03:48:04 DEBUG : dir: reading active writers 2025/06/18 03:48:04 DEBUG : >WaitForWriters: 2025/06/18 03:48:04 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:04 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:04 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:04 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:04 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:04 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:04 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/06/18 03:48:04 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:04 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:04 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:04 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:04 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:04 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:04 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/06/18 03:48:04 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/18 03:48:04 DEBUG : newLeaf: Updating file with newLeaf 0xc0006f1380 2025/06/18 03:48:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/18 03:48:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/18 03:48:04 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/newLeaf" 2025/06/18 03:48:04 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:04 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/newLeaf 2025/06/18 03:48:04 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/newLeaf" 2025/06/18 03:48:04 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:04 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mepakez2beta/newLeaf 2025/06/18 03:48:04 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:04 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/06/18 03:48:04 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/newLeaf" 2025/06/18 03:48:04 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:04 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/newLeaf 2025/06/18 03:48:04 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/newLeaf" 2025/06/18 03:48:04 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:04 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mepakez2beta/newLeaf 2025/06/18 03:48:04 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:04 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/06/18 03:48:04 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/06/18 03:48:04 DEBUG : dir/file1: Updating file with dir/file1 0xc0006f1380 2025/06/18 03:48:04 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/06/18 03:48:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:04 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:04 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:04 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:04 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:05 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:05 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:05 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/06/18 03:48:05 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:05 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:05 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:05 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:05 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:05 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:05 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:05 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/06/18 03:48:05 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/06/18 03:48:05 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/06/18 03:48:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:05 DEBUG : dir/file1: File is currently open, delaying rename 0xc0006f1380 2025/06/18 03:48:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/18 03:48:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/18 03:48:05 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: File to upload is small (25 bytes), uploading instead of streaming 2025/06/18 03:48:05 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:05 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:05 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:05 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:05 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:05 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:05 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:05 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/06/18 03:48:05 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/06/18 03:48:05 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/06/18 03:48:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/18 03:48:05 DEBUG : newLeaf: Running delayed rename now 2025/06/18 03:48:05 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/18 03:48:05 DEBUG : newLeaf: Updating file with newLeaf 0xc0006f1380 2025/06/18 03:48:05 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:48:05 DEBUG : dir: Looking for writers 2025/06/18 03:48:05 DEBUG : Looking for writers 2025/06/18 03:48:05 DEBUG : dir: reading active writers 2025/06/18 03:48:05 DEBUG : newLeaf: reading active writers 2025/06/18 03:48:05 DEBUG : >WaitForWriters: 2025/06/18 03:48:05 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/newLeaf" 2025/06/18 03:48:05 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:05 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/newLeaf 2025/06/18 03:48:05 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/newLeaf" 2025/06/18 03:48:05 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:05 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-mepakez2beta/newLeaf 2025/06/18 03:48:05 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:05 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/06/18 03:48:05 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/newLeaf" 2025/06/18 03:48:05 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:05 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/newLeaf 2025/06/18 03:48:05 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/newLeaf" 2025/06/18 03:48:05 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:05 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-mepakez2beta/newLeaf 2025/06/18 03:48:05 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:05 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/06/18 03:48:05 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:48:05 DEBUG : dir: Looking for writers 2025/06/18 03:48:05 DEBUG : Looking for writers 2025/06/18 03:48:05 DEBUG : dir: reading active writers 2025/06/18 03:48:05 DEBUG : newLeaf: reading active writers 2025/06/18 03:48:05 DEBUG : >WaitForWriters: 2025/06/18 03:48:05 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "sftp://rclone@:22/rclone-test-mepakez2beta", Local "Local file system at /tmp/rclone1642532778", Modify Window "1s" 2025/06/18 03:48:05 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:48:05 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/18 03:48:05 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:05 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 03:48:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 03:48:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:05 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/18 03:48:05 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:05 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:05 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:05 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:05 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:05 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:05 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/06/18 03:48:05 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:05 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:05 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:05 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:05 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:05 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:05 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:05 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/06/18 03:48:05 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/06/18 03:48:05 DEBUG : dir/file1: newRWFileHandle: 2025/06/18 03:48:05 DEBUG : dir/file1(0xc000dbcac0): openPending: 2025/06/18 03:48:05 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:05 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:05 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:05 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:05 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:05 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:05 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/06/18 03:48:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/06/18 03:48:05 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/06/18 03:48:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:05 DEBUG : dir/file1(0xc000dbcac0): >openPending: err= 2025/06/18 03:48:05 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/06/18 03:48:05 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/18 03:48:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/18 03:48:05 DEBUG : dir/file1(0xc000dbcac0): _writeAt: size=14, off=0 2025/06/18 03:48:05 DEBUG : dir/file1(0xc000dbcac0): >_writeAt: n=14, err= 2025/06/18 03:48:05 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/06/18 03:48:05 DEBUG : dir/file1(0xc000dbcac0): close: 2025/06/18 03:48:05 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/06/18 03:48:05 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/06/18 03:48:05 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:05 DEBUG : dir/file1(0xc000dbcac0): >close: err= 2025/06/18 03:48:05 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:48:05 DEBUG : dir: Looking for writers 2025/06/18 03:48:05 DEBUG : file1: reading active writers 2025/06/18 03:48:05 DEBUG : Looking for writers 2025/06/18 03:48:05 DEBUG : dir: reading active writers 2025/06/18 03:48:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/18 03:48:05 DEBUG : dir: Looking for writers 2025/06/18 03:48:05 DEBUG : file1: reading active writers 2025/06/18 03:48:05 DEBUG : Looking for writers 2025/06/18 03:48:05 DEBUG : dir: reading active writers 2025/06/18 03:48:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/18 03:48:05 DEBUG : dir: Looking for writers 2025/06/18 03:48:05 DEBUG : file1: reading active writers 2025/06/18 03:48:05 DEBUG : Looking for writers 2025/06/18 03:48:05 DEBUG : dir: reading active writers 2025/06/18 03:48:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/18 03:48:05 DEBUG : dir: Looking for writers 2025/06/18 03:48:05 DEBUG : file1: reading active writers 2025/06/18 03:48:05 DEBUG : Looking for writers 2025/06/18 03:48:05 DEBUG : dir: reading active writers 2025/06/18 03:48:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/18 03:48:05 DEBUG : dir/file1: vfs cache: starting upload 2025/06/18 03:48:05 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1.53508f02.partial" 2025/06/18 03:48:05 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:05 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1.53508f02.partial 2025/06/18 03:48:05 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1.53508f02.partial" 2025/06/18 03:48:06 DEBUG : dir: Looking for writers 2025/06/18 03:48:06 DEBUG : file1: reading active writers 2025/06/18 03:48:06 DEBUG : Looking for writers 2025/06/18 03:48:06 DEBUG : dir: reading active writers 2025/06/18 03:48:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/18 03:48:06 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:06 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mepakez2beta/dir/file1.53508f02.partial 2025/06/18 03:48:06 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:06 DEBUG : dir/file1.53508f02.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/06/18 03:48:06 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/06/18 03:48:06 DEBUG : dir/file1.53508f02.partial: renamed to: dir/file1 2025/06/18 03:48:06 INFO : dir/file1: Copied (replaced existing) 2025/06/18 03:48:06 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:06 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:06 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:06 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:06 DEBUG : dir: Looking for writers 2025/06/18 03:48:06 DEBUG : file1: reading active writers 2025/06/18 03:48:06 DEBUG : Looking for writers 2025/06/18 03:48:06 DEBUG : dir: reading active writers 2025/06/18 03:48:06 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:06 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:06 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/06/18 03:48:06 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/06/18 03:48:06 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/06/18 03:48:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:06 DEBUG : >WaitForWriters: 2025/06/18 03:48:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/18 03:48:06 DEBUG : dir/file1: newRWFileHandle: 2025/06/18 03:48:06 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/18 03:48:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/18 03:48:06 DEBUG : dir/file1(0xc000dbd940): _readAt: size=512, off=0 2025/06/18 03:48:06 DEBUG : dir/file1(0xc000dbd940): openPending: 2025/06/18 03:48:06 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/06/18 03:48:06 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/06/18 03:48:06 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/06/18 03:48:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:06 DEBUG : dir/file1(0xc000dbd940): >openPending: err= 2025/06/18 03:48:06 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/06/18 03:48:06 DEBUG : dir/file1(0xc000dbd940): >_readAt: n=14, err=EOF 2025/06/18 03:48:06 DEBUG : dir/file1(0xc000dbd940): close: 2025/06/18 03:48:06 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/06/18 03:48:06 DEBUG : dir/file1(0xc000dbd940): >close: err= 2025/06/18 03:48:06 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:06 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:06 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:06 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:06 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:06 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:06 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/06/18 03:48:06 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:06 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:06 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:06 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:06 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:06 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:06 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/06/18 03:48:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/18 03:48:06 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/06/18 03:48:06 DEBUG : newLeaf: Updating file with newLeaf 0xc0006f1ec0 2025/06/18 03:48:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/18 03:48:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/18 03:48:06 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/newLeaf" 2025/06/18 03:48:06 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:06 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/newLeaf 2025/06/18 03:48:06 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/newLeaf" 2025/06/18 03:48:06 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:06 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mepakez2beta/newLeaf 2025/06/18 03:48:06 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:06 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/06/18 03:48:06 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/newLeaf" 2025/06/18 03:48:06 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:06 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/newLeaf 2025/06/18 03:48:06 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/newLeaf" 2025/06/18 03:48:06 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:06 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mepakez2beta/newLeaf 2025/06/18 03:48:06 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:06 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/06/18 03:48:06 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/06/18 03:48:06 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/06/18 03:48:06 DEBUG : dir/file1: Updating file with dir/file1 0xc0006f1ec0 2025/06/18 03:48:06 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/06/18 03:48:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:06 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:06 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:06 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:06 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:06 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:06 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:06 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/06/18 03:48:06 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:06 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:06 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:06 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:06 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:06 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:06 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/06/18 03:48:06 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/06/18 03:48:06 DEBUG : dir/file1: newRWFileHandle: 2025/06/18 03:48:06 DEBUG : dir/file1(0xc000e04780): openPending: 2025/06/18 03:48:06 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:06 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:06 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:06 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:06 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:06 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:06 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/06/18 03:48:06 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/06/18 03:48:06 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/06/18 03:48:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:06 DEBUG : dir/file1(0xc000e04780): >openPending: err= 2025/06/18 03:48:06 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/06/18 03:48:06 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/18 03:48:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/18 03:48:06 DEBUG : dir/file1(0xc000e04780): _writeAt: size=25, off=0 2025/06/18 03:48:06 DEBUG : dir/file1(0xc000e04780): >_writeAt: n=25, err= 2025/06/18 03:48:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/18 03:48:06 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/06/18 03:48:06 DEBUG : newLeaf: Updating file with newLeaf 0xc0006f1ec0 2025/06/18 03:48:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/18 03:48:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/18 03:48:06 DEBUG : newLeaf(0xc000e04780): close: 2025/06/18 03:48:06 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/06/18 03:48:06 DEBUG : newLeaf: vfs cache: setting modification time to 2025-06-18 03:48:06.963742926 +0000 UTC m=+18.340272302 2025/06/18 03:48:06 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:06 DEBUG : newLeaf(0xc000e04780): >close: err= 2025/06/18 03:48:06 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:48:06 DEBUG : dir: Looking for writers 2025/06/18 03:48:06 DEBUG : Looking for writers 2025/06/18 03:48:06 DEBUG : dir: reading active writers 2025/06/18 03:48:06 DEBUG : newLeaf: reading active writers 2025/06/18 03:48:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/18 03:48:06 DEBUG : dir: Looking for writers 2025/06/18 03:48:06 DEBUG : Looking for writers 2025/06/18 03:48:06 DEBUG : newLeaf: reading active writers 2025/06/18 03:48:06 DEBUG : dir: reading active writers 2025/06/18 03:48:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/18 03:48:06 DEBUG : dir: Looking for writers 2025/06/18 03:48:06 DEBUG : Looking for writers 2025/06/18 03:48:06 DEBUG : dir: reading active writers 2025/06/18 03:48:06 DEBUG : newLeaf: reading active writers 2025/06/18 03:48:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/18 03:48:07 DEBUG : dir: Looking for writers 2025/06/18 03:48:07 DEBUG : Looking for writers 2025/06/18 03:48:07 DEBUG : dir: reading active writers 2025/06/18 03:48:07 DEBUG : newLeaf: reading active writers 2025/06/18 03:48:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/18 03:48:07 DEBUG : newLeaf: vfs cache: starting upload 2025/06/18 03:48:07 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/newLeaf.59a7bb0b.partial" 2025/06/18 03:48:07 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:07 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/newLeaf.59a7bb0b.partial 2025/06/18 03:48:07 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/newLeaf.59a7bb0b.partial" 2025/06/18 03:48:07 DEBUG : dir: Looking for writers 2025/06/18 03:48:07 DEBUG : Looking for writers 2025/06/18 03:48:07 DEBUG : newLeaf: reading active writers 2025/06/18 03:48:07 DEBUG : dir: reading active writers 2025/06/18 03:48:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/18 03:48:07 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:07 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-mepakez2beta/newLeaf.59a7bb0b.partial 2025/06/18 03:48:07 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:07 DEBUG : newLeaf.59a7bb0b.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/06/18 03:48:07 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/06/18 03:48:07 DEBUG : newLeaf.59a7bb0b.partial: renamed to: newLeaf 2025/06/18 03:48:07 INFO : newLeaf: Copied (replaced existing) 2025/06/18 03:48:07 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/newLeaf" 2025/06/18 03:48:07 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:07 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/newLeaf 2025/06/18 03:48:07 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/newLeaf" 2025/06/18 03:48:07 DEBUG : dir: Looking for writers 2025/06/18 03:48:07 DEBUG : Looking for writers 2025/06/18 03:48:07 DEBUG : dir: reading active writers 2025/06/18 03:48:07 DEBUG : newLeaf: reading active writers 2025/06/18 03:48:07 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:07 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-mepakez2beta/newLeaf 2025/06/18 03:48:07 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:07 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/06/18 03:48:07 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-06-18 03:48:06 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/06/18 03:48:07 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/06/18 03:48:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/18 03:48:07 DEBUG : >WaitForWriters: 2025/06/18 03:48:07 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/06/18 03:48:07 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/newLeaf" 2025/06/18 03:48:07 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:07 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/newLeaf 2025/06/18 03:48:07 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/newLeaf" 2025/06/18 03:48:07 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:07 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-mepakez2beta/newLeaf 2025/06/18 03:48:07 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:07 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/06/18 03:48:07 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/newLeaf" 2025/06/18 03:48:07 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:07 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/newLeaf 2025/06/18 03:48:07 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/newLeaf" 2025/06/18 03:48:07 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:07 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-mepakez2beta/newLeaf 2025/06/18 03:48:07 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:07 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/06/18 03:48:07 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:48:07 DEBUG : dir: Looking for writers 2025/06/18 03:48:07 DEBUG : Looking for writers 2025/06/18 03:48:07 DEBUG : dir: reading active writers 2025/06/18 03:48:07 DEBUG : newLeaf: reading active writers 2025/06/18 03:48:07 DEBUG : >WaitForWriters: 2025/06/18 03:48:07 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "sftp://rclone@:22/rclone-test-mepakez2beta", Local "Local file system at /tmp/rclone1642532778", Modify Window "1s" 2025/06/18 03:48:07 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:48:07 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/18 03:48:07 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:07 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 03:48:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 03:48:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:07 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/18 03:48:07 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:07 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:07 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:07 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:07 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:07 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:07 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/06/18 03:48:07 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:07 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:07 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:07 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:07 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:07 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:07 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/06/18 03:48:07 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:48:07 DEBUG : dir: Looking for writers 2025/06/18 03:48:07 DEBUG : file1: reading active writers 2025/06/18 03:48:07 DEBUG : Looking for writers 2025/06/18 03:48:07 DEBUG : dir: reading active writers 2025/06/18 03:48:07 DEBUG : >WaitForWriters: 2025/06/18 03:48:07 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:07 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:07 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:07 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:07 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:07 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:07 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/06/18 03:48:07 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:07 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:07 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:07 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:07 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:07 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:07 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/06/18 03:48:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/18 03:48:07 DEBUG : newLeaf: Updating file with newLeaf 0xc000de6300 2025/06/18 03:48:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/18 03:48:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/18 03:48:08 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/newLeaf" 2025/06/18 03:48:08 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:08 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/newLeaf 2025/06/18 03:48:08 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/newLeaf" 2025/06/18 03:48:08 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:08 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mepakez2beta/newLeaf 2025/06/18 03:48:08 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:08 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/06/18 03:48:08 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/newLeaf" 2025/06/18 03:48:08 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:08 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/newLeaf 2025/06/18 03:48:08 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/newLeaf" 2025/06/18 03:48:08 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:08 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mepakez2beta/newLeaf 2025/06/18 03:48:08 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:08 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/06/18 03:48:08 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/06/18 03:48:08 DEBUG : dir/file1: Updating file with dir/file1 0xc000de6300 2025/06/18 03:48:08 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/06/18 03:48:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:08 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:08 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:08 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:08 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:08 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:08 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:08 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/06/18 03:48:08 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:08 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:08 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:08 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:08 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:08 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:08 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/06/18 03:48:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/06/18 03:48:08 DEBUG : dir/file1: newRWFileHandle: 2025/06/18 03:48:08 DEBUG : dir/file1(0xc00084aec0): openPending: 2025/06/18 03:48:08 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:08 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:08 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:08 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:08 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:08 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:08 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/06/18 03:48:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/06/18 03:48:08 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/06/18 03:48:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:08 DEBUG : dir/file1(0xc00084aec0): >openPending: err= 2025/06/18 03:48:08 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/06/18 03:48:08 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/18 03:48:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/18 03:48:08 DEBUG : dir/file1(0xc00084aec0): _writeAt: size=25, off=0 2025/06/18 03:48:08 DEBUG : dir/file1(0xc00084aec0): >_writeAt: n=25, err= 2025/06/18 03:48:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/18 03:48:08 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/06/18 03:48:08 DEBUG : newLeaf: Updating file with newLeaf 0xc000de6300 2025/06/18 03:48:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/18 03:48:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/18 03:48:08 DEBUG : newLeaf(0xc00084aec0): close: 2025/06/18 03:48:08 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/06/18 03:48:08 DEBUG : newLeaf: vfs cache: setting modification time to 2025-06-18 03:48:08.56609145 +0000 UTC m=+19.942620816 2025/06/18 03:48:08 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:08 DEBUG : newLeaf(0xc00084aec0): >close: err= 2025/06/18 03:48:08 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:48:08 DEBUG : dir: Looking for writers 2025/06/18 03:48:08 DEBUG : Looking for writers 2025/06/18 03:48:08 DEBUG : dir: reading active writers 2025/06/18 03:48:08 DEBUG : newLeaf: reading active writers 2025/06/18 03:48:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/18 03:48:08 DEBUG : dir: Looking for writers 2025/06/18 03:48:08 DEBUG : Looking for writers 2025/06/18 03:48:08 DEBUG : dir: reading active writers 2025/06/18 03:48:08 DEBUG : newLeaf: reading active writers 2025/06/18 03:48:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/18 03:48:08 DEBUG : dir: Looking for writers 2025/06/18 03:48:08 DEBUG : Looking for writers 2025/06/18 03:48:08 DEBUG : dir: reading active writers 2025/06/18 03:48:08 DEBUG : newLeaf: reading active writers 2025/06/18 03:48:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/18 03:48:08 DEBUG : dir: Looking for writers 2025/06/18 03:48:08 DEBUG : Looking for writers 2025/06/18 03:48:08 DEBUG : dir: reading active writers 2025/06/18 03:48:08 DEBUG : newLeaf: reading active writers 2025/06/18 03:48:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/18 03:48:08 DEBUG : newLeaf: vfs cache: starting upload 2025/06/18 03:48:08 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/newLeaf.53ce8f2d.partial" 2025/06/18 03:48:08 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:08 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/newLeaf.53ce8f2d.partial 2025/06/18 03:48:08 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/newLeaf.53ce8f2d.partial" 2025/06/18 03:48:08 DEBUG : dir: Looking for writers 2025/06/18 03:48:08 DEBUG : Looking for writers 2025/06/18 03:48:08 DEBUG : dir: reading active writers 2025/06/18 03:48:08 DEBUG : newLeaf: reading active writers 2025/06/18 03:48:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/18 03:48:08 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:08 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-mepakez2beta/newLeaf.53ce8f2d.partial 2025/06/18 03:48:08 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:08 DEBUG : newLeaf.53ce8f2d.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/06/18 03:48:08 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/06/18 03:48:08 DEBUG : newLeaf.53ce8f2d.partial: renamed to: newLeaf 2025/06/18 03:48:08 INFO : newLeaf: Copied (replaced existing) 2025/06/18 03:48:08 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/newLeaf" 2025/06/18 03:48:08 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:08 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/newLeaf 2025/06/18 03:48:08 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/newLeaf" 2025/06/18 03:48:08 DEBUG : dir: Looking for writers 2025/06/18 03:48:08 DEBUG : Looking for writers 2025/06/18 03:48:08 DEBUG : dir: reading active writers 2025/06/18 03:48:08 DEBUG : newLeaf: reading active writers 2025/06/18 03:48:08 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:08 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-mepakez2beta/newLeaf 2025/06/18 03:48:08 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:08 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/06/18 03:48:08 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-06-18 03:48:08 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/06/18 03:48:08 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/06/18 03:48:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/18 03:48:08 DEBUG : >WaitForWriters: 2025/06/18 03:48:08 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/06/18 03:48:08 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/newLeaf" 2025/06/18 03:48:08 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:08 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/newLeaf 2025/06/18 03:48:08 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/newLeaf" 2025/06/18 03:48:09 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:09 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-mepakez2beta/newLeaf 2025/06/18 03:48:09 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:09 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/06/18 03:48:09 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/newLeaf" 2025/06/18 03:48:09 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:09 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/newLeaf 2025/06/18 03:48:09 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/newLeaf" 2025/06/18 03:48:09 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:09 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-mepakez2beta/newLeaf 2025/06/18 03:48:09 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:09 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/06/18 03:48:09 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:48:09 DEBUG : dir: Looking for writers 2025/06/18 03:48:09 DEBUG : Looking for writers 2025/06/18 03:48:09 DEBUG : dir: reading active writers 2025/06/18 03:48:09 DEBUG : newLeaf: reading active writers 2025/06/18 03:48:09 DEBUG : >WaitForWriters: 2025/06/18 03:48:09 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "sftp://rclone@:22/rclone-test-mepakez2beta", Local "Local file system at /tmp/rclone1642532778", Modify Window "1s" 2025/06/18 03:48:09 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:48:09 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/18 03:48:09 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:09 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 03:48:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 03:48:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:09 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/18 03:48:09 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:09 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:09 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:09 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:09 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:09 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:09 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/06/18 03:48:09 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:09 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:09 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:09 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:09 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:09 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:09 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:09 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/06/18 03:48:09 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/06/18 03:48:09 DEBUG : dir/file1: newRWFileHandle: 2025/06/18 03:48:09 DEBUG : dir/file1(0xc000143d00): openPending: 2025/06/18 03:48:09 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:09 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:09 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:09 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:09 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:09 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:09 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/06/18 03:48:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/06/18 03:48:09 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/06/18 03:48:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:09 DEBUG : dir/file1(0xc000143d00): >openPending: err= 2025/06/18 03:48:09 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/06/18 03:48:09 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/18 03:48:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/18 03:48:09 DEBUG : dir/file1(0xc000143d00): _writeAt: size=14, off=0 2025/06/18 03:48:09 DEBUG : dir/file1(0xc000143d00): >_writeAt: n=14, err= 2025/06/18 03:48:09 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/06/18 03:48:09 DEBUG : dir/file1(0xc000143d00): close: 2025/06/18 03:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/06/18 03:48:09 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/06/18 03:48:09 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:09 DEBUG : dir/file1(0xc000143d00): >close: err= 2025/06/18 03:48:09 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:48:09 DEBUG : dir: Looking for writers 2025/06/18 03:48:09 DEBUG : file1: reading active writers 2025/06/18 03:48:09 DEBUG : Looking for writers 2025/06/18 03:48:09 DEBUG : dir: reading active writers 2025/06/18 03:48:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/18 03:48:09 DEBUG : dir: Looking for writers 2025/06/18 03:48:09 DEBUG : file1: reading active writers 2025/06/18 03:48:09 DEBUG : Looking for writers 2025/06/18 03:48:09 DEBUG : dir: reading active writers 2025/06/18 03:48:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/18 03:48:09 DEBUG : dir: Looking for writers 2025/06/18 03:48:09 DEBUG : file1: reading active writers 2025/06/18 03:48:09 DEBUG : Looking for writers 2025/06/18 03:48:09 DEBUG : dir: reading active writers 2025/06/18 03:48:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/18 03:48:09 DEBUG : dir: Looking for writers 2025/06/18 03:48:09 DEBUG : file1: reading active writers 2025/06/18 03:48:09 DEBUG : Looking for writers 2025/06/18 03:48:09 DEBUG : dir: reading active writers 2025/06/18 03:48:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/18 03:48:09 DEBUG : dir/file1: vfs cache: starting upload 2025/06/18 03:48:09 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1.53508f02.partial" 2025/06/18 03:48:09 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:09 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1.53508f02.partial 2025/06/18 03:48:09 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1.53508f02.partial" 2025/06/18 03:48:09 DEBUG : dir: Looking for writers 2025/06/18 03:48:09 DEBUG : file1: reading active writers 2025/06/18 03:48:09 DEBUG : Looking for writers 2025/06/18 03:48:09 DEBUG : dir: reading active writers 2025/06/18 03:48:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/18 03:48:09 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:09 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mepakez2beta/dir/file1.53508f02.partial 2025/06/18 03:48:09 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:09 DEBUG : dir/file1.53508f02.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/06/18 03:48:09 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/06/18 03:48:09 DEBUG : dir/file1.53508f02.partial: renamed to: dir/file1 2025/06/18 03:48:09 INFO : dir/file1: Copied (replaced existing) 2025/06/18 03:48:09 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:09 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:09 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:09 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:09 DEBUG : dir: Looking for writers 2025/06/18 03:48:09 DEBUG : file1: reading active writers 2025/06/18 03:48:09 DEBUG : Looking for writers 2025/06/18 03:48:09 DEBUG : dir: reading active writers 2025/06/18 03:48:09 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:09 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:09 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/06/18 03:48:09 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/06/18 03:48:09 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/06/18 03:48:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:09 DEBUG : >WaitForWriters: 2025/06/18 03:48:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/18 03:48:09 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/06/18 03:48:09 DEBUG : dir/file1: newRWFileHandle: 2025/06/18 03:48:09 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/18 03:48:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/18 03:48:09 DEBUG : dir/file1(0xc00084bd80): _readAt: size=512, off=0 2025/06/18 03:48:09 DEBUG : dir/file1(0xc00084bd80): openPending: 2025/06/18 03:48:09 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/06/18 03:48:09 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/06/18 03:48:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:09 DEBUG : dir/file1(0xc00084bd80): >openPending: err= 2025/06/18 03:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/06/18 03:48:09 DEBUG : dir/file1(0xc00084bd80): >_readAt: n=14, err=EOF 2025/06/18 03:48:09 DEBUG : dir/file1(0xc00084bd80): close: 2025/06/18 03:48:09 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/06/18 03:48:09 DEBUG : dir/file1(0xc00084bd80): >close: err= 2025/06/18 03:48:09 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:09 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:09 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:09 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:09 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:09 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:09 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/06/18 03:48:09 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:09 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:09 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:09 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:10 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:10 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:10 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/06/18 03:48:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/18 03:48:10 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/06/18 03:48:10 DEBUG : newLeaf: Updating file with newLeaf 0xc000ea4240 2025/06/18 03:48:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/18 03:48:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/18 03:48:10 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/newLeaf" 2025/06/18 03:48:10 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:10 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/newLeaf 2025/06/18 03:48:10 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/newLeaf" 2025/06/18 03:48:10 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:10 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mepakez2beta/newLeaf 2025/06/18 03:48:10 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:10 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/06/18 03:48:10 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/newLeaf" 2025/06/18 03:48:10 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:10 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/newLeaf 2025/06/18 03:48:10 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/newLeaf" 2025/06/18 03:48:10 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:10 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mepakez2beta/newLeaf 2025/06/18 03:48:10 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:10 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/06/18 03:48:10 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/06/18 03:48:10 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/06/18 03:48:10 DEBUG : dir/file1: Updating file with dir/file1 0xc000ea4240 2025/06/18 03:48:10 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/06/18 03:48:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:10 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:10 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:10 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:10 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:10 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:10 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:10 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/06/18 03:48:10 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:10 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:10 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:10 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:10 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:10 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:10 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/06/18 03:48:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/06/18 03:48:10 DEBUG : dir/file1: newRWFileHandle: 2025/06/18 03:48:10 DEBUG : dir/file1(0xc000862700): openPending: 2025/06/18 03:48:10 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:10 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:10 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:10 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:10 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:10 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:10 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/06/18 03:48:10 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/06/18 03:48:10 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/06/18 03:48:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:10 DEBUG : dir/file1(0xc000862700): >openPending: err= 2025/06/18 03:48:10 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/06/18 03:48:10 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/18 03:48:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/18 03:48:10 DEBUG : dir/file1(0xc000862700): _writeAt: size=25, off=0 2025/06/18 03:48:10 DEBUG : dir/file1(0xc000862700): >_writeAt: n=25, err= 2025/06/18 03:48:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/18 03:48:10 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/06/18 03:48:10 DEBUG : newLeaf: Updating file with newLeaf 0xc000ea4240 2025/06/18 03:48:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/18 03:48:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/18 03:48:10 DEBUG : newLeaf(0xc000862700): close: 2025/06/18 03:48:10 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/06/18 03:48:10 DEBUG : newLeaf: vfs cache: setting modification time to 2025-06-18 03:48:10.620594877 +0000 UTC m=+21.997124254 2025/06/18 03:48:10 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:10 DEBUG : newLeaf(0xc000862700): >close: err= 2025/06/18 03:48:10 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:48:10 DEBUG : dir: Looking for writers 2025/06/18 03:48:10 DEBUG : Looking for writers 2025/06/18 03:48:10 DEBUG : dir: reading active writers 2025/06/18 03:48:10 DEBUG : newLeaf: reading active writers 2025/06/18 03:48:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/18 03:48:10 DEBUG : dir: Looking for writers 2025/06/18 03:48:10 DEBUG : Looking for writers 2025/06/18 03:48:10 DEBUG : dir: reading active writers 2025/06/18 03:48:10 DEBUG : newLeaf: reading active writers 2025/06/18 03:48:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/18 03:48:10 DEBUG : dir: Looking for writers 2025/06/18 03:48:10 DEBUG : Looking for writers 2025/06/18 03:48:10 DEBUG : dir: reading active writers 2025/06/18 03:48:10 DEBUG : newLeaf: reading active writers 2025/06/18 03:48:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/18 03:48:10 DEBUG : dir: Looking for writers 2025/06/18 03:48:10 DEBUG : Looking for writers 2025/06/18 03:48:10 DEBUG : dir: reading active writers 2025/06/18 03:48:10 DEBUG : newLeaf: reading active writers 2025/06/18 03:48:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/18 03:48:10 DEBUG : newLeaf: vfs cache: starting upload 2025/06/18 03:48:10 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/newLeaf.a4c8adcd.partial" 2025/06/18 03:48:10 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:10 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/newLeaf.a4c8adcd.partial 2025/06/18 03:48:10 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/newLeaf.a4c8adcd.partial" 2025/06/18 03:48:10 DEBUG : dir: Looking for writers 2025/06/18 03:48:10 DEBUG : Looking for writers 2025/06/18 03:48:10 DEBUG : dir: reading active writers 2025/06/18 03:48:10 DEBUG : newLeaf: reading active writers 2025/06/18 03:48:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/18 03:48:10 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:10 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-mepakez2beta/newLeaf.a4c8adcd.partial 2025/06/18 03:48:10 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:10 DEBUG : newLeaf.a4c8adcd.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/06/18 03:48:10 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/06/18 03:48:10 DEBUG : newLeaf.a4c8adcd.partial: renamed to: newLeaf 2025/06/18 03:48:10 INFO : newLeaf: Copied (replaced existing) 2025/06/18 03:48:10 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/newLeaf" 2025/06/18 03:48:10 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:10 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/newLeaf 2025/06/18 03:48:10 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/newLeaf" 2025/06/18 03:48:10 DEBUG : dir: Looking for writers 2025/06/18 03:48:10 DEBUG : Looking for writers 2025/06/18 03:48:10 DEBUG : dir: reading active writers 2025/06/18 03:48:10 DEBUG : newLeaf: reading active writers 2025/06/18 03:48:10 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:10 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-mepakez2beta/newLeaf 2025/06/18 03:48:10 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:10 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/06/18 03:48:10 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-06-18 03:48:10 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/06/18 03:48:10 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/06/18 03:48:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/18 03:48:10 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/06/18 03:48:10 DEBUG : >WaitForWriters: 2025/06/18 03:48:10 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/newLeaf" 2025/06/18 03:48:10 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:10 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/newLeaf 2025/06/18 03:48:10 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/newLeaf" 2025/06/18 03:48:11 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:11 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-mepakez2beta/newLeaf 2025/06/18 03:48:11 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:11 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/06/18 03:48:11 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/newLeaf" 2025/06/18 03:48:11 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:11 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/newLeaf 2025/06/18 03:48:11 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/newLeaf" 2025/06/18 03:48:11 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:11 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-mepakez2beta/newLeaf 2025/06/18 03:48:11 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:11 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/06/18 03:48:11 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:48:11 DEBUG : dir: Looking for writers 2025/06/18 03:48:11 DEBUG : Looking for writers 2025/06/18 03:48:11 DEBUG : dir: reading active writers 2025/06/18 03:48:11 DEBUG : newLeaf: reading active writers 2025/06/18 03:48:11 DEBUG : >WaitForWriters: 2025/06/18 03:48:11 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "sftp://rclone@:22/rclone-test-mepakez2beta", Local "Local file system at /tmp/rclone1642532778", Modify Window "1s" 2025/06/18 03:48:11 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:48:11 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/18 03:48:11 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:11 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 03:48:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 03:48:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:11 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/18 03:48:11 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:11 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:11 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:11 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:11 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:11 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:11 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/06/18 03:48:11 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:11 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:11 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:11 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:11 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:11 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:11 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/06/18 03:48:11 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:48:11 DEBUG : dir: Looking for writers 2025/06/18 03:48:11 DEBUG : file1: reading active writers 2025/06/18 03:48:11 DEBUG : Looking for writers 2025/06/18 03:48:11 DEBUG : dir: reading active writers 2025/06/18 03:48:11 DEBUG : >WaitForWriters: 2025/06/18 03:48:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/18 03:48:11 DEBUG : dir/file1: newRWFileHandle: 2025/06/18 03:48:11 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/18 03:48:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/18 03:48:11 DEBUG : dir/file1(0xc000146640): _readAt: size=512, off=0 2025/06/18 03:48:11 DEBUG : dir/file1(0xc000146640): openPending: 2025/06/18 03:48:11 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:11 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:11 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:11 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:11 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:11 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:11 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/06/18 03:48:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/06/18 03:48:11 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/06/18 03:48:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:11 DEBUG : dir/file1(0xc000146640): >openPending: err= 2025/06/18 03:48:11 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/06/18 03:48:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/18 03:48:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/18 03:48:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/18 03:48:11 DEBUG : dir/file1(0xc000146640): >_readAt: n=14, err=EOF 2025/06/18 03:48:11 DEBUG : dir/file1(0xc000146640): close: 2025/06/18 03:48:11 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/06/18 03:48:11 DEBUG : dir/file1(0xc000146640): >close: err= 2025/06/18 03:48:11 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:11 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:11 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:11 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:11 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:11 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:11 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/06/18 03:48:11 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:11 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:11 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:11 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:11 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:11 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:11 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/06/18 03:48:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/18 03:48:11 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/06/18 03:48:11 DEBUG : newLeaf: Updating file with newLeaf 0xc000ea4840 2025/06/18 03:48:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/18 03:48:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/18 03:48:11 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/newLeaf" 2025/06/18 03:48:11 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:11 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/newLeaf 2025/06/18 03:48:11 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/newLeaf" 2025/06/18 03:48:11 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:11 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mepakez2beta/newLeaf 2025/06/18 03:48:11 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:11 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/06/18 03:48:11 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/newLeaf" 2025/06/18 03:48:11 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:11 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/newLeaf 2025/06/18 03:48:11 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/newLeaf" 2025/06/18 03:48:11 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:11 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mepakez2beta/newLeaf 2025/06/18 03:48:11 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:11 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/06/18 03:48:11 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/06/18 03:48:11 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/06/18 03:48:11 DEBUG : dir/file1: Updating file with dir/file1 0xc000ea4840 2025/06/18 03:48:11 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/06/18 03:48:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:11 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:11 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:11 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:11 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:12 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:12 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:12 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/06/18 03:48:12 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:12 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:12 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:12 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:12 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:12 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:12 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/06/18 03:48:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/06/18 03:48:12 DEBUG : dir/file1: newRWFileHandle: 2025/06/18 03:48:12 DEBUG : dir/file1(0xc000b9ca40): openPending: 2025/06/18 03:48:12 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:12 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:12 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:12 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:12 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:12 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:12 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/06/18 03:48:12 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/06/18 03:48:12 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/06/18 03:48:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:12 DEBUG : dir/file1(0xc000b9ca40): >openPending: err= 2025/06/18 03:48:12 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/06/18 03:48:12 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/18 03:48:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/18 03:48:12 DEBUG : dir/file1(0xc000b9ca40): _writeAt: size=25, off=0 2025/06/18 03:48:12 DEBUG : dir/file1(0xc000b9ca40): >_writeAt: n=25, err= 2025/06/18 03:48:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/18 03:48:12 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/06/18 03:48:12 DEBUG : newLeaf: Updating file with newLeaf 0xc000ea4840 2025/06/18 03:48:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/18 03:48:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/18 03:48:12 DEBUG : newLeaf(0xc000b9ca40): close: 2025/06/18 03:48:12 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/06/18 03:48:12 DEBUG : newLeaf: vfs cache: setting modification time to 2025-06-18 03:48:12.332221843 +0000 UTC m=+23.708751178 2025/06/18 03:48:12 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:12 DEBUG : newLeaf(0xc000b9ca40): >close: err= 2025/06/18 03:48:12 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:48:12 DEBUG : dir: Looking for writers 2025/06/18 03:48:12 DEBUG : Looking for writers 2025/06/18 03:48:12 DEBUG : dir: reading active writers 2025/06/18 03:48:12 DEBUG : newLeaf: reading active writers 2025/06/18 03:48:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/18 03:48:12 DEBUG : dir: Looking for writers 2025/06/18 03:48:12 DEBUG : Looking for writers 2025/06/18 03:48:12 DEBUG : dir: reading active writers 2025/06/18 03:48:12 DEBUG : newLeaf: reading active writers 2025/06/18 03:48:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/18 03:48:12 DEBUG : dir: Looking for writers 2025/06/18 03:48:12 DEBUG : Looking for writers 2025/06/18 03:48:12 DEBUG : dir: reading active writers 2025/06/18 03:48:12 DEBUG : newLeaf: reading active writers 2025/06/18 03:48:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/18 03:48:12 DEBUG : dir: Looking for writers 2025/06/18 03:48:12 DEBUG : Looking for writers 2025/06/18 03:48:12 DEBUG : dir: reading active writers 2025/06/18 03:48:12 DEBUG : newLeaf: reading active writers 2025/06/18 03:48:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/18 03:48:12 DEBUG : newLeaf: vfs cache: starting upload 2025/06/18 03:48:12 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/newLeaf.250196b8.partial" 2025/06/18 03:48:12 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:12 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/newLeaf.250196b8.partial 2025/06/18 03:48:12 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/newLeaf.250196b8.partial" 2025/06/18 03:48:12 DEBUG : dir: Looking for writers 2025/06/18 03:48:12 DEBUG : Looking for writers 2025/06/18 03:48:12 DEBUG : dir: reading active writers 2025/06/18 03:48:12 DEBUG : newLeaf: reading active writers 2025/06/18 03:48:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/18 03:48:12 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:12 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-mepakez2beta/newLeaf.250196b8.partial 2025/06/18 03:48:12 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:12 DEBUG : newLeaf.250196b8.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/06/18 03:48:12 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/06/18 03:48:12 DEBUG : newLeaf.250196b8.partial: renamed to: newLeaf 2025/06/18 03:48:12 INFO : newLeaf: Copied (replaced existing) 2025/06/18 03:48:12 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/newLeaf" 2025/06/18 03:48:12 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:12 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/newLeaf 2025/06/18 03:48:12 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/newLeaf" 2025/06/18 03:48:12 DEBUG : dir: Looking for writers 2025/06/18 03:48:12 DEBUG : Looking for writers 2025/06/18 03:48:12 DEBUG : dir: reading active writers 2025/06/18 03:48:12 DEBUG : newLeaf: reading active writers 2025/06/18 03:48:12 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:12 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-mepakez2beta/newLeaf 2025/06/18 03:48:12 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:12 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/06/18 03:48:12 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-06-18 03:48:12 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/06/18 03:48:12 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/06/18 03:48:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/18 03:48:12 DEBUG : >WaitForWriters: 2025/06/18 03:48:12 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/06/18 03:48:12 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/newLeaf" 2025/06/18 03:48:12 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:12 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/newLeaf 2025/06/18 03:48:12 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/newLeaf" 2025/06/18 03:48:12 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:12 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-mepakez2beta/newLeaf 2025/06/18 03:48:12 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:12 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/06/18 03:48:12 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/newLeaf" 2025/06/18 03:48:12 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:12 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/newLeaf 2025/06/18 03:48:12 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/newLeaf" 2025/06/18 03:48:12 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:12 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-mepakez2beta/newLeaf 2025/06/18 03:48:12 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:12 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/06/18 03:48:12 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:48:12 DEBUG : dir: Looking for writers 2025/06/18 03:48:12 DEBUG : Looking for writers 2025/06/18 03:48:12 DEBUG : dir: reading active writers 2025/06/18 03:48:12 DEBUG : newLeaf: reading active writers 2025/06/18 03:48:12 DEBUG : >WaitForWriters: 2025/06/18 03:48:12 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: cleaner exiting --- PASS: TestFileRename (9.80s) --- PASS: TestFileRename/off,forceCache=false (1.26s) --- PASS: TestFileRename/minimal,forceCache=false (1.25s) --- PASS: TestFileRename/minimal,forceCache=true (1.98s) --- PASS: TestFileRename/writes,forceCache=false (1.61s) --- PASS: TestFileRename/writes,forceCache=true (2.05s) --- PASS: TestFileRename/full,forceCache=false (1.65s) === 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-mepakez2beta", Local "Local file system at /tmp/rclone1642532778", Modify Window "1s" 2025/06/18 03:48:12 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:48:12 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:48:12 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:48:12 DEBUG : Looking for writers 2025/06/18 03:48:12 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-mepakez2beta", Local "Local file system at /tmp/rclone1642532778", Modify Window "1s" 2025/06/18 03:48:12 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:48:12 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:12 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:12 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:12 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:12 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:12 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:12 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:12 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/06/18 03:48:12 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:12 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:12 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:12 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:13 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:13 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:13 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:13 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/06/18 03:48:13 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/18 03:48:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/18 03:48:13 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/06/18 03:48:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/06/18 03:48:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/18 03:48:13 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/06/18 03:48:13 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/06/18 03:48:13 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:13 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:13 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:13 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:13 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:13 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:13 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:13 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/06/18 03:48:13 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:48:13 DEBUG : dir: Looking for writers 2025/06/18 03:48:13 DEBUG : file1: reading active writers 2025/06/18 03:48:13 DEBUG : Looking for writers 2025/06/18 03:48:13 DEBUG : dir: reading active writers 2025/06/18 03:48:13 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.34s) === RUN TestReadFileHandleSeek run.go:180: Remote "sftp://rclone@:22/rclone-test-mepakez2beta", Local "Local file system at /tmp/rclone1642532778", Modify Window "1s" 2025/06/18 03:48:13 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:48:13 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:13 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:13 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:13 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:13 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:13 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:13 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:13 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/06/18 03:48:13 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:13 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:13 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:13 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:13 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:13 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:13 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:13 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/06/18 03:48:13 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/18 03:48:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/18 03:48:13 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/06/18 03:48:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/06/18 03:48:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/18 03:48:13 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/06/18 03:48:13 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/06/18 03:48:13 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/06/18 03:48:13 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/06/18 03:48:13 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/06/18 03:48:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/06/18 03:48:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/06/18 03:48:13 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/06/18 03:48:13 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/06/18 03:48:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/06/18 03:48:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/06/18 03:48:13 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/06/18 03:48:13 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/06/18 03:48:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/06/18 03:48:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/06/18 03:48:13 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/06/18 03:48:13 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:48:13 DEBUG : dir: Looking for writers 2025/06/18 03:48:13 DEBUG : file1: reading active writers 2025/06/18 03:48:13 DEBUG : Looking for writers 2025/06/18 03:48:13 DEBUG : dir: reading active writers 2025/06/18 03:48:13 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.33s) === RUN TestReadFileHandleReadAt run.go:180: Remote "sftp://rclone@:22/rclone-test-mepakez2beta", Local "Local file system at /tmp/rclone1642532778", Modify Window "1s" 2025/06/18 03:48:13 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:48:13 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:13 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:13 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:13 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:13 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:13 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:13 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:13 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/06/18 03:48:13 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:13 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:13 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:13 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:13 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:13 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:13 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:13 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/06/18 03:48:13 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/18 03:48:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/18 03:48:13 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/06/18 03:48:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/06/18 03:48:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/18 03:48:13 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/06/18 03:48:13 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/06/18 03:48:13 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/06/18 03:48:13 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/06/18 03:48:13 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/06/18 03:48:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/06/18 03:48:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/06/18 03:48:13 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/06/18 03:48:13 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/06/18 03:48:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/06/18 03:48:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/06/18 03:48:13 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/06/18 03:48:13 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/06/18 03:48:13 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/06/18 03:48:13 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/06/18 03:48:13 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/06/18 03:48:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/06/18 03:48:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/06/18 03:48:13 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/06/18 03:48:13 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/06/18 03:48:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/06/18 03:48:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/06/18 03:48:13 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/06/18 03:48:13 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/06/18 03:48:13 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/06/18 03:48:13 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/06/18 03:48:13 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/06/18 03:48:13 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/06/18 03:48:13 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/06/18 03:48:13 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/06/18 03:48:13 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/06/18 03:48:13 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:48:13 DEBUG : dir: Looking for writers 2025/06/18 03:48:13 DEBUG : file1: reading active writers 2025/06/18 03:48:13 DEBUG : Looking for writers 2025/06/18 03:48:13 DEBUG : dir: reading active writers 2025/06/18 03:48:13 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.42s) === RUN TestReadFileHandleFlush run.go:180: Remote "sftp://rclone@:22/rclone-test-mepakez2beta", Local "Local file system at /tmp/rclone1642532778", Modify Window "1s" 2025/06/18 03:48:13 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:48:13 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:13 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:13 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:13 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:14 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:14 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:14 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:14 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/06/18 03:48:14 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:14 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:14 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:14 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:14 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:14 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:14 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:14 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/06/18 03:48:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/18 03:48:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/18 03:48:14 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/06/18 03:48:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/06/18 03:48:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/18 03:48:14 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/06/18 03:48:14 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:14 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:14 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:14 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:14 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:14 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:14 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:14 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/06/18 03:48:14 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:48:14 DEBUG : dir: Looking for writers 2025/06/18 03:48:14 DEBUG : file1: reading active writers 2025/06/18 03:48:14 DEBUG : Looking for writers 2025/06/18 03:48:14 DEBUG : dir: reading active writers 2025/06/18 03:48:14 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.36s) === RUN TestReadFileHandleRelease run.go:180: Remote "sftp://rclone@:22/rclone-test-mepakez2beta", Local "Local file system at /tmp/rclone1642532778", Modify Window "1s" 2025/06/18 03:48:14 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:48:14 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:14 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:14 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:14 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:14 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:14 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:14 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:14 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/06/18 03:48:14 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:14 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:14 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:14 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:14 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:14 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:14 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:14 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/06/18 03:48:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/18 03:48:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/18 03:48:14 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/06/18 03:48:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/06/18 03:48:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/18 03:48:14 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/06/18 03:48:14 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/06/18 03:48:14 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:14 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:14 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:14 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:14 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:14 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:14 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:14 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/06/18 03:48:14 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/06/18 03:48:14 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:48:14 DEBUG : dir: Looking for writers 2025/06/18 03:48:14 DEBUG : file1: reading active writers 2025/06/18 03:48:14 DEBUG : Looking for writers 2025/06/18 03:48:14 DEBUG : dir: reading active writers 2025/06/18 03:48:14 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.35s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "sftp://rclone@:22/rclone-test-mepakez2beta", Local "Local file system at /tmp/rclone1642532778", Modify Window "1s" 2025/06/18 03:48:14 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:48:14 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/18 03:48:14 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:14 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 03:48:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 03:48:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:14 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/18 03:48:14 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:14 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:14 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:14 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:14 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:14 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:14 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:14 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/06/18 03:48:14 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:14 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:14 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:14 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:14 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:14 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:14 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:14 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/06/18 03:48:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/18 03:48:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/18 03:48:14 DEBUG : dir/file1: newRWFileHandle: 2025/06/18 03:48:14 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/18 03:48:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/18 03:48:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/06/18 03:48:14 DEBUG : dir/file1(0xc0009c96c0): _readAt: size=1, off=0 2025/06/18 03:48:14 DEBUG : dir/file1(0xc0009c96c0): openPending: 2025/06/18 03:48:14 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:14 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:14 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:14 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:14 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:14 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:14 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:14 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/06/18 03:48:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/06/18 03:48:14 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/06/18 03:48:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:14 DEBUG : dir/file1(0xc0009c96c0): >openPending: err= 2025/06/18 03:48:14 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/06/18 03:48:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/18 03:48:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/18 03:48:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/18 03:48:14 DEBUG : dir/file1(0xc0009c96c0): >_readAt: n=1, err= 2025/06/18 03:48:14 DEBUG : dir/file1(0xc0009c96c0): _readAt: size=256, off=1 2025/06/18 03:48:14 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/06/18 03:48:14 DEBUG : dir/file1(0xc0009c96c0): >_readAt: n=15, err=EOF 2025/06/18 03:48:14 DEBUG : dir/file1(0xc0009c96c0): _readAt: size=16, off=16 2025/06/18 03:48:14 DEBUG : dir/file1(0xc0009c96c0): >_readAt: n=0, err=EOF 2025/06/18 03:48:14 DEBUG : dir/file1(0xc0009c96c0): close: 2025/06/18 03:48:14 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/06/18 03:48:14 DEBUG : dir/file1(0xc0009c96c0): >close: err= 2025/06/18 03:48:14 DEBUG : dir/file1(0xc0009c96c0): close: 2025/06/18 03:48:14 DEBUG : dir/file1(0xc0009c96c0): >close: err=file already closed 2025/06/18 03:48:14 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:48:14 DEBUG : dir: Looking for writers 2025/06/18 03:48:14 DEBUG : file1: reading active writers 2025/06/18 03:48:14 DEBUG : Looking for writers 2025/06/18 03:48:14 DEBUG : dir: reading active writers 2025/06/18 03:48:14 DEBUG : >WaitForWriters: 2025/06/18 03:48:14 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.32s) === RUN TestRWFileHandleSeek run.go:180: Remote "sftp://rclone@:22/rclone-test-mepakez2beta", Local "Local file system at /tmp/rclone1642532778", Modify Window "1s" 2025/06/18 03:48:14 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:48:14 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/18 03:48:14 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:14 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 03:48:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 03:48:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:14 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/18 03:48:14 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:14 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:14 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:14 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:15 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:15 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:15 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:15 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/06/18 03:48:15 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:15 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:15 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:15 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:15 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:15 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:15 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:15 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/06/18 03:48:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/18 03:48:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/18 03:48:15 DEBUG : dir/file1: newRWFileHandle: 2025/06/18 03:48:15 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/18 03:48:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/18 03:48:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/06/18 03:48:15 DEBUG : dir/file1(0xc000143580): _readAt: size=1, off=0 2025/06/18 03:48:15 DEBUG : dir/file1(0xc000143580): openPending: 2025/06/18 03:48:15 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:15 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:15 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:15 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:15 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:15 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:15 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:15 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/06/18 03:48:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/06/18 03:48:15 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/06/18 03:48:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:15 DEBUG : dir/file1(0xc000143580): >openPending: err= 2025/06/18 03:48:15 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/06/18 03:48:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/18 03:48:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/18 03:48:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/18 03:48:15 DEBUG : dir/file1(0xc000143580): >_readAt: n=1, err= 2025/06/18 03:48:15 DEBUG : dir/file1(0xc000143580): _readAt: size=1, off=5 2025/06/18 03:48:15 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/06/18 03:48:15 DEBUG : dir/file1(0xc000143580): >_readAt: n=1, err= 2025/06/18 03:48:15 DEBUG : dir/file1(0xc000143580): _readAt: size=1, off=3 2025/06/18 03:48:15 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/06/18 03:48:15 DEBUG : dir/file1(0xc000143580): >_readAt: n=1, err= 2025/06/18 03:48:15 DEBUG : dir/file1(0xc000143580): _readAt: size=1, off=13 2025/06/18 03:48:15 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/06/18 03:48:15 DEBUG : dir/file1(0xc000143580): >_readAt: n=1, err= 2025/06/18 03:48:15 DEBUG : dir/file1(0xc000143580): _readAt: size=16, off=100 2025/06/18 03:48:15 DEBUG : dir/file1(0xc000143580): >_readAt: n=0, err=EOF 2025/06/18 03:48:15 DEBUG : dir/file1(0xc000143580): close: 2025/06/18 03:48:15 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/06/18 03:48:15 DEBUG : dir/file1(0xc000143580): >close: err= 2025/06/18 03:48:15 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:48:15 DEBUG : dir: Looking for writers 2025/06/18 03:48:15 DEBUG : file1: reading active writers 2025/06/18 03:48:15 DEBUG : Looking for writers 2025/06/18 03:48:15 DEBUG : dir: reading active writers 2025/06/18 03:48:15 DEBUG : >WaitForWriters: 2025/06/18 03:48:15 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.36s) === RUN TestRWFileHandleReadAt run.go:180: Remote "sftp://rclone@:22/rclone-test-mepakez2beta", Local "Local file system at /tmp/rclone1642532778", Modify Window "1s" 2025/06/18 03:48:15 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:48:15 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/18 03:48:15 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:15 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 03:48:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 03:48:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:15 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/18 03:48:15 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:15 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:15 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:15 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:15 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:15 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:15 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:15 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/06/18 03:48:15 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:15 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:15 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:15 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:15 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:15 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:15 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:15 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/06/18 03:48:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/18 03:48:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/18 03:48:15 DEBUG : dir/file1: newRWFileHandle: 2025/06/18 03:48:15 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/18 03:48:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/18 03:48:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/06/18 03:48:15 DEBUG : dir/file1(0xc000146cc0): _readAt: size=1, off=0 2025/06/18 03:48:15 DEBUG : dir/file1(0xc000146cc0): openPending: 2025/06/18 03:48:15 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:15 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:15 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:15 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:15 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:15 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:15 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:15 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/06/18 03:48:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/06/18 03:48:15 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/06/18 03:48:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:15 DEBUG : dir/file1(0xc000146cc0): >openPending: err= 2025/06/18 03:48:15 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/06/18 03:48:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/18 03:48:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/18 03:48:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/18 03:48:15 DEBUG : dir/file1(0xc000146cc0): >_readAt: n=1, err= 2025/06/18 03:48:15 DEBUG : dir/file1(0xc000146cc0): _readAt: size=1, off=5 2025/06/18 03:48:15 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/06/18 03:48:15 DEBUG : dir/file1(0xc000146cc0): >_readAt: n=1, err= 2025/06/18 03:48:15 DEBUG : dir/file1(0xc000146cc0): _readAt: size=1, off=1 2025/06/18 03:48:15 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/06/18 03:48:15 DEBUG : dir/file1(0xc000146cc0): >_readAt: n=1, err= 2025/06/18 03:48:15 DEBUG : dir/file1(0xc000146cc0): _readAt: size=6, off=10 2025/06/18 03:48:15 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/06/18 03:48:15 DEBUG : dir/file1(0xc000146cc0): >_readAt: n=6, err= 2025/06/18 03:48:15 DEBUG : dir/file1(0xc000146cc0): _readAt: size=256, off=10 2025/06/18 03:48:15 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/06/18 03:48:15 DEBUG : dir/file1(0xc000146cc0): >_readAt: n=6, err=EOF 2025/06/18 03:48:15 DEBUG : dir/file1(0xc000146cc0): _readAt: size=256, off=100 2025/06/18 03:48:15 DEBUG : dir/file1(0xc000146cc0): >_readAt: n=0, err=EOF 2025/06/18 03:48:15 DEBUG : dir/file1(0xc000146cc0): close: 2025/06/18 03:48:15 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/06/18 03:48:15 DEBUG : dir/file1(0xc000146cc0): >close: err= 2025/06/18 03:48:15 DEBUG : dir/file1(0xc000146cc0): _readAt: size=256, off=100 2025/06/18 03:48:15 DEBUG : dir/file1(0xc000146cc0): >_readAt: n=0, err=file already closed 2025/06/18 03:48:15 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:48:15 DEBUG : dir: Looking for writers 2025/06/18 03:48:15 DEBUG : file1: reading active writers 2025/06/18 03:48:15 DEBUG : Looking for writers 2025/06/18 03:48:15 DEBUG : dir: reading active writers 2025/06/18 03:48:15 DEBUG : >WaitForWriters: 2025/06/18 03:48:15 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.36s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "sftp://rclone@:22/rclone-test-mepakez2beta", Local "Local file system at /tmp/rclone1642532778", Modify Window "1s" 2025/06/18 03:48:15 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:48:15 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/18 03:48:15 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:15 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 03:48:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 03:48:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:15 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/18 03:48:15 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:15 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:15 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:15 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:15 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:15 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:15 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:15 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/06/18 03:48:15 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:15 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:15 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:15 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:15 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:15 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:15 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:15 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/06/18 03:48:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/18 03:48:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/18 03:48:15 DEBUG : dir/file1: newRWFileHandle: 2025/06/18 03:48:15 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/18 03:48:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/18 03:48:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/06/18 03:48:15 DEBUG : dir/file1(0xc0009c8800): RWFileHandle.Flush 2025/06/18 03:48:15 DEBUG : dir/file1(0xc0009c8800): _readAt: size=256, off=0 2025/06/18 03:48:15 DEBUG : dir/file1(0xc0009c8800): openPending: 2025/06/18 03:48:15 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:15 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:15 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:15 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:15 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:15 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:15 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:15 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/06/18 03:48:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/06/18 03:48:15 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/06/18 03:48:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:15 DEBUG : dir/file1(0xc0009c8800): >openPending: err= 2025/06/18 03:48:15 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/06/18 03:48:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/18 03:48:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/18 03:48:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/18 03:48:15 DEBUG : dir/file1(0xc0009c8800): >_readAt: n=16, err=EOF 2025/06/18 03:48:15 DEBUG : dir/file1(0xc0009c8800): RWFileHandle.Flush 2025/06/18 03:48:15 DEBUG : dir/file1(0xc0009c8800): RWFileHandle.Flush 2025/06/18 03:48:15 DEBUG : dir/file1(0xc0009c8800): close: 2025/06/18 03:48:15 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/06/18 03:48:15 DEBUG : dir/file1(0xc0009c8800): >close: err= 2025/06/18 03:48:15 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:48:15 DEBUG : dir: Looking for writers 2025/06/18 03:48:15 DEBUG : file1: reading active writers 2025/06/18 03:48:15 DEBUG : Looking for writers 2025/06/18 03:48:15 DEBUG : dir: reading active writers 2025/06/18 03:48:15 DEBUG : >WaitForWriters: 2025/06/18 03:48:15 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.32s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "sftp://rclone@:22/rclone-test-mepakez2beta", Local "Local file system at /tmp/rclone1642532778", Modify Window "1s" 2025/06/18 03:48:15 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:48:15 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/18 03:48:15 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:15 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 03:48:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 03:48:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:15 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/18 03:48:16 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:16 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:16 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:16 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:16 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:16 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:16 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:16 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/06/18 03:48:16 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:16 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:16 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:16 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:16 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:16 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:16 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:16 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/06/18 03:48:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/18 03:48:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/18 03:48:16 DEBUG : dir/file1: newRWFileHandle: 2025/06/18 03:48:16 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/18 03:48:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/18 03:48:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/06/18 03:48:16 DEBUG : dir/file1(0xc000dbdc00): _readAt: size=256, off=0 2025/06/18 03:48:16 DEBUG : dir/file1(0xc000dbdc00): openPending: 2025/06/18 03:48:16 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:16 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:16 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:16 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:16 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:16 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:16 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:16 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/06/18 03:48:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/06/18 03:48:16 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/06/18 03:48:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:16 DEBUG : dir/file1(0xc000dbdc00): >openPending: err= 2025/06/18 03:48:16 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/06/18 03:48:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/18 03:48:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/18 03:48:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/18 03:48:16 DEBUG : dir/file1(0xc000dbdc00): >_readAt: n=16, err=EOF 2025/06/18 03:48:16 DEBUG : dir/file1(0xc000dbdc00): RWFileHandle.Release 2025/06/18 03:48:16 DEBUG : dir/file1(0xc000dbdc00): close: 2025/06/18 03:48:16 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/06/18 03:48:16 DEBUG : dir/file1(0xc000dbdc00): >close: err= 2025/06/18 03:48:16 DEBUG : dir/file1(0xc000dbdc00): RWFileHandle.Release 2025/06/18 03:48:16 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:48:16 DEBUG : dir: Looking for writers 2025/06/18 03:48:16 DEBUG : file1: reading active writers 2025/06/18 03:48:16 DEBUG : Looking for writers 2025/06/18 03:48:16 DEBUG : dir: reading active writers 2025/06/18 03:48:16 DEBUG : >WaitForWriters: 2025/06/18 03:48:16 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.37s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "sftp://rclone@:22/rclone-test-mepakez2beta", Local "Local file system at /tmp/rclone1642532778", Modify Window "1s" 2025/06/18 03:48:16 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:48:16 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/18 03:48:16 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:16 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 03:48:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 03:48:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:16 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/18 03:48:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:16 DEBUG : file1: newRWFileHandle: 2025/06/18 03:48:16 DEBUG : file1(0xc0009c9640): openPending: 2025/06/18 03:48:16 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:16 DEBUG : file1(0xc0009c9640): >openPending: err= 2025/06/18 03:48:16 DEBUG : file1: >newRWFileHandle: err= 2025/06/18 03:48:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:16 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/06/18 03:48:16 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/06/18 03:48:16 DEBUG : file1(0xc0009c9640): _writeAt: size=5, off=0 2025/06/18 03:48:16 DEBUG : file1(0xc0009c9640): >_writeAt: n=5, err= 2025/06/18 03:48:16 DEBUG : file1(0xc0009c9640): _writeAt: size=7, off=5 2025/06/18 03:48:16 DEBUG : file1(0xc0009c9640): >_writeAt: n=7, err= 2025/06/18 03:48:16 DEBUG : file1: vfs cache: truncate to size=11 2025/06/18 03:48:16 DEBUG : file1(0xc0009c9640): close: 2025/06/18 03:48:16 DEBUG : file1: vfs cache: setting modification time to 2025-06-18 03:48:16.383114261 +0000 UTC m=+27.759643637 2025/06/18 03:48:16 INFO : file1: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:16 DEBUG : file1(0xc0009c9640): >close: err= 2025/06/18 03:48:16 DEBUG : file1(0xc0009c9640): close: 2025/06/18 03:48:16 DEBUG : file1(0xc0009c9640): >close: err=file already closed 2025/06/18 03:48:16 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:48:16 DEBUG : Looking for writers 2025/06/18 03:48:16 DEBUG : file1: reading active writers 2025/06/18 03:48:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/18 03:48:16 DEBUG : Looking for writers 2025/06/18 03:48:16 DEBUG : file1: reading active writers 2025/06/18 03:48:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/18 03:48:16 DEBUG : Looking for writers 2025/06/18 03:48:16 DEBUG : file1: reading active writers 2025/06/18 03:48:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/18 03:48:16 DEBUG : Looking for writers 2025/06/18 03:48:16 DEBUG : file1: reading active writers 2025/06/18 03:48:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/18 03:48:16 DEBUG : file1: vfs cache: starting upload 2025/06/18 03:48:16 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/file1.51101ec5.partial" 2025/06/18 03:48:16 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:16 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/file1.51101ec5.partial 2025/06/18 03:48:16 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/file1.51101ec5.partial" 2025/06/18 03:48:16 DEBUG : Looking for writers 2025/06/18 03:48:16 DEBUG : file1: reading active writers 2025/06/18 03:48:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/18 03:48:16 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:16 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-mepakez2beta/file1.51101ec5.partial 2025/06/18 03:48:16 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:16 DEBUG : file1.51101ec5.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/06/18 03:48:16 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/06/18 03:48:16 DEBUG : file1.51101ec5.partial: renamed to: file1 2025/06/18 03:48:16 INFO : file1: Copied (new) 2025/06/18 03:48:16 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/file1" 2025/06/18 03:48:16 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:16 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/file1 2025/06/18 03:48:16 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/file1" 2025/06/18 03:48:16 DEBUG : Looking for writers 2025/06/18 03:48:16 DEBUG : file1: reading active writers 2025/06/18 03:48:16 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:16 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-mepakez2beta/file1 2025/06/18 03:48:16 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:16 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/06/18 03:48:16 DEBUG : file1: vfs cache: fingerprint now "11,2025-06-18 03:48:16 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/06/18 03:48:16 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/06/18 03:48:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:16 DEBUG : >WaitForWriters: 2025/06/18 03:48:16 INFO : file1: vfs cache: upload succeeded try #1 2025/06/18 03:48:16 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/file1" 2025/06/18 03:48:16 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:16 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/file1 2025/06/18 03:48:16 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/file1" 2025/06/18 03:48:16 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:16 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-mepakez2beta/file1 2025/06/18 03:48:16 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:16 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/06/18 03:48:16 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/file1" 2025/06/18 03:48:16 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:16 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/file1 2025/06/18 03:48:16 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/file1" 2025/06/18 03:48:16 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:16 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-mepakez2beta/file1 2025/06/18 03:48:16 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:16 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2025/06/18 03:48:16 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:48:16 DEBUG : Looking for writers 2025/06/18 03:48:16 DEBUG : file1: reading active writers 2025/06/18 03:48:16 DEBUG : >WaitForWriters: 2025/06/18 03:48:16 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.58s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "sftp://rclone@:22/rclone-test-mepakez2beta", Local "Local file system at /tmp/rclone1642532778", Modify Window "1s" 2025/06/18 03:48:16 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:48:16 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/18 03:48:16 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:16 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 03:48:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 03:48:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:16 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/18 03:48:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:16 DEBUG : file1: newRWFileHandle: 2025/06/18 03:48:16 DEBUG : file1(0xc000e04840): openPending: 2025/06/18 03:48:16 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:16 DEBUG : file1(0xc000e04840): >openPending: err= 2025/06/18 03:48:16 DEBUG : file1: >newRWFileHandle: err= 2025/06/18 03:48:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:16 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/06/18 03:48:16 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/06/18 03:48:16 DEBUG : file1(0xc000e04840): _writeAt: size=7, off=0 2025/06/18 03:48:16 DEBUG : file1(0xc000e04840): >_writeAt: n=7, err= 2025/06/18 03:48:16 DEBUG : file1(0xc000e04840): _writeAt: size=6, off=5 2025/06/18 03:48:16 DEBUG : file1(0xc000e04840): >_writeAt: n=6, err= 2025/06/18 03:48:16 DEBUG : file1(0xc000e04840): close: 2025/06/18 03:48:16 DEBUG : file1: vfs cache: setting modification time to 2025-06-18 03:48:16.949185341 +0000 UTC m=+28.325714717 2025/06/18 03:48:16 INFO : file1: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:16 DEBUG : file1(0xc000e04840): >close: err= 2025/06/18 03:48:16 DEBUG : file1(0xc000e04840): _writeAt: size=5, off=0 2025/06/18 03:48:16 DEBUG : file1(0xc000e04840): >_writeAt: n=0, err=file already closed 2025/06/18 03:48:16 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:48:16 DEBUG : Looking for writers 2025/06/18 03:48:16 DEBUG : file1: reading active writers 2025/06/18 03:48:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/18 03:48:16 DEBUG : Looking for writers 2025/06/18 03:48:16 DEBUG : file1: reading active writers 2025/06/18 03:48:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/18 03:48:16 DEBUG : Looking for writers 2025/06/18 03:48:16 DEBUG : file1: reading active writers 2025/06/18 03:48:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/18 03:48:17 DEBUG : Looking for writers 2025/06/18 03:48:17 DEBUG : file1: reading active writers 2025/06/18 03:48:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/18 03:48:17 DEBUG : file1: vfs cache: starting upload 2025/06/18 03:48:17 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/file1.d80012e1.partial" 2025/06/18 03:48:17 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:17 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/file1.d80012e1.partial 2025/06/18 03:48:17 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/file1.d80012e1.partial" 2025/06/18 03:48:17 DEBUG : Looking for writers 2025/06/18 03:48:17 DEBUG : file1: reading active writers 2025/06/18 03:48:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/18 03:48:17 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:17 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-mepakez2beta/file1.d80012e1.partial 2025/06/18 03:48:17 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:17 DEBUG : file1.d80012e1.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/06/18 03:48:17 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/06/18 03:48:17 DEBUG : file1.d80012e1.partial: renamed to: file1 2025/06/18 03:48:17 INFO : file1: Copied (new) 2025/06/18 03:48:17 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/file1" 2025/06/18 03:48:17 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:17 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/file1 2025/06/18 03:48:17 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/file1" 2025/06/18 03:48:17 DEBUG : Looking for writers 2025/06/18 03:48:17 DEBUG : file1: reading active writers 2025/06/18 03:48:17 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:17 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-mepakez2beta/file1 2025/06/18 03:48:17 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:17 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/06/18 03:48:17 DEBUG : file1: vfs cache: fingerprint now "11,2025-06-18 03:48:16 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/06/18 03:48:17 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/06/18 03:48:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:17 INFO : file1: vfs cache: upload succeeded try #1 2025/06/18 03:48:17 DEBUG : >WaitForWriters: 2025/06/18 03:48:17 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/file1" 2025/06/18 03:48:17 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:17 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/file1 2025/06/18 03:48:17 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/file1" 2025/06/18 03:48:17 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:17 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-mepakez2beta/file1 2025/06/18 03:48:17 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:17 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/06/18 03:48:17 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/file1" 2025/06/18 03:48:17 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:17 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/file1 2025/06/18 03:48:17 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/file1" 2025/06/18 03:48:17 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:17 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-mepakez2beta/file1 2025/06/18 03:48:17 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:17 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2025/06/18 03:48:17 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:48:17 DEBUG : Looking for writers 2025/06/18 03:48:17 DEBUG : file1: reading active writers 2025/06/18 03:48:17 DEBUG : >WaitForWriters: 2025/06/18 03:48:17 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.57s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "sftp://rclone@:22/rclone-test-mepakez2beta", Local "Local file system at /tmp/rclone1642532778", Modify Window "1s" 2025/06/18 03:48:17 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:48:17 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/18 03:48:17 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:17 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 03:48:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 03:48:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:17 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/18 03:48:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:17 DEBUG : file1: newRWFileHandle: 2025/06/18 03:48:17 DEBUG : file1(0xc00084ab80): openPending: 2025/06/18 03:48:17 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:17 DEBUG : file1(0xc00084ab80): >openPending: err= 2025/06/18 03:48:17 DEBUG : file1: >newRWFileHandle: err= 2025/06/18 03:48:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:17 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/06/18 03:48:17 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/06/18 03:48:17 DEBUG : file1(0xc00084ab80): close: 2025/06/18 03:48:17 DEBUG : file1: vfs cache: setting modification time to 2025-06-18 03:48:17.514661294 +0000 UTC m=+28.891190671 2025/06/18 03:48:17 INFO : file1: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:17 DEBUG : file1(0xc00084ab80): >close: err= 2025/06/18 03:48:17 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/06/18 03:48:17 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/06/18 03:48:17 DEBUG : file2: newRWFileHandle: 2025/06/18 03:48:17 DEBUG : file2(0xc00084b000): openPending: 2025/06/18 03:48:17 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:17 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/06/18 03:48:17 DEBUG : file2(0xc00084b000): >openPending: err= 2025/06/18 03:48:17 DEBUG : file2: >newRWFileHandle: err= 2025/06/18 03:48:17 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/06/18 03:48:17 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/06/18 03:48:17 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/06/18 03:48:17 DEBUG : file2(0xc00084b000): RWFileHandle.Flush 2025/06/18 03:48:17 DEBUG : file2(0xc00084b000): RWFileHandle.Release 2025/06/18 03:48:17 DEBUG : file2(0xc00084b000): close: 2025/06/18 03:48:17 DEBUG : file2: vfs cache: setting modification time to 2025-06-18 03:48:17.516055152 +0000 UTC m=+28.892584518 2025/06/18 03:48:17 INFO : file2: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:17 DEBUG : file2(0xc00084b000): >close: err= 2025/06/18 03:48:17 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:48:17 DEBUG : Looking for writers 2025/06/18 03:48:17 DEBUG : file1: reading active writers 2025/06/18 03:48:17 DEBUG : file2: reading active writers 2025/06/18 03:48:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/06/18 03:48:17 DEBUG : Looking for writers 2025/06/18 03:48:17 DEBUG : file1: reading active writers 2025/06/18 03:48:17 DEBUG : file2: reading active writers 2025/06/18 03:48:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/06/18 03:48:17 DEBUG : Looking for writers 2025/06/18 03:48:17 DEBUG : file1: reading active writers 2025/06/18 03:48:17 DEBUG : file2: reading active writers 2025/06/18 03:48:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/06/18 03:48:17 DEBUG : Looking for writers 2025/06/18 03:48:17 DEBUG : file1: reading active writers 2025/06/18 03:48:17 DEBUG : file2: reading active writers 2025/06/18 03:48:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/06/18 03:48:17 DEBUG : file1: vfs cache: starting upload 2025/06/18 03:48:17 DEBUG : file2: vfs cache: starting upload 2025/06/18 03:48:17 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/file1.9c895f73.partial" 2025/06/18 03:48:17 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:17 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/file1.9c895f73.partial 2025/06/18 03:48:17 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/file1.9c895f73.partial" 2025/06/18 03:48:17 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/file2.4380a83e.partial" 2025/06/18 03:48:17 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:17 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/file2.4380a83e.partial 2025/06/18 03:48:17 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/file2.4380a83e.partial" 2025/06/18 03:48:17 DEBUG : Looking for writers 2025/06/18 03:48:17 DEBUG : file1: reading active writers 2025/06/18 03:48:17 DEBUG : file2: reading active writers 2025/06/18 03:48:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/06/18 03:48:17 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:17 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-mepakez2beta/file1.9c895f73.partial 2025/06/18 03:48:17 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:17 DEBUG : file1.9c895f73.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/06/18 03:48:17 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/06/18 03:48:17 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:17 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-mepakez2beta/file2.4380a83e.partial 2025/06/18 03:48:17 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:17 DEBUG : file2.4380a83e.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/06/18 03:48:17 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/06/18 03:48:17 DEBUG : file1.9c895f73.partial: renamed to: file1 2025/06/18 03:48:17 INFO : file1: Copied (new) 2025/06/18 03:48:17 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/file1" 2025/06/18 03:48:17 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:17 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/file1 2025/06/18 03:48:17 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/file1" 2025/06/18 03:48:17 DEBUG : file2.4380a83e.partial: renamed to: file2 2025/06/18 03:48:17 INFO : file2: Copied (new) 2025/06/18 03:48:17 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/file2" 2025/06/18 03:48:17 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:17 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/file2 2025/06/18 03:48:17 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/file2" 2025/06/18 03:48:17 DEBUG : Looking for writers 2025/06/18 03:48:17 DEBUG : file1: reading active writers 2025/06/18 03:48:17 DEBUG : file2: reading active writers 2025/06/18 03:48:17 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:17 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-mepakez2beta/file1 2025/06/18 03:48:17 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:17 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/06/18 03:48:17 DEBUG : file1: vfs cache: fingerprint now "0,2025-06-18 03:48:17 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/06/18 03:48:17 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/06/18 03:48:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:17 INFO : file1: vfs cache: upload succeeded try #1 2025/06/18 03:48:17 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:17 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-mepakez2beta/file2 2025/06/18 03:48:17 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:17 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/06/18 03:48:17 DEBUG : file2: vfs cache: fingerprint now "0,2025-06-18 03:48:17 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/06/18 03:48:17 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/06/18 03:48:17 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/06/18 03:48:17 DEBUG : >WaitForWriters: 2025/06/18 03:48:17 INFO : file2: vfs cache: upload succeeded try #1 2025/06/18 03:48:17 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/file1" 2025/06/18 03:48:17 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:17 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/file1 2025/06/18 03:48:17 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/file1" 2025/06/18 03:48:17 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:17 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-mepakez2beta/file1 2025/06/18 03:48:17 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:17 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/06/18 03:48:17 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/file1" 2025/06/18 03:48:17 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:17 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/file1 2025/06/18 03:48:17 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/file1" 2025/06/18 03:48:18 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:18 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-mepakez2beta/file1 2025/06/18 03:48:18 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:18 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/06/18 03:48:18 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/file2" 2025/06/18 03:48:18 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:18 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/file2 2025/06/18 03:48:18 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/file2" 2025/06/18 03:48:18 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:18 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-mepakez2beta/file2 2025/06/18 03:48:18 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:18 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/06/18 03:48:18 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/file2" 2025/06/18 03:48:18 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:18 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/file2 2025/06/18 03:48:18 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/file2" 2025/06/18 03:48:18 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:18 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-mepakez2beta/file2 2025/06/18 03:48:18 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:18 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/06/18 03:48:18 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:48:18 DEBUG : Looking for writers 2025/06/18 03:48:18 DEBUG : file2: reading active writers 2025/06/18 03:48:18 DEBUG : file1: reading active writers 2025/06/18 03:48:18 DEBUG : >WaitForWriters: 2025/06/18 03:48:18 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.71s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "sftp://rclone@:22/rclone-test-mepakez2beta", Local "Local file system at /tmp/rclone1642532778", Modify Window "1s" 2025/06/18 03:48:18 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:48:18 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/18 03:48:18 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:18 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 03:48:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 03:48:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:18 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/18 03:48:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:18 DEBUG : file1: newRWFileHandle: 2025/06/18 03:48:18 DEBUG : file1(0xc000147c00): openPending: 2025/06/18 03:48:18 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:18 DEBUG : file1(0xc000147c00): >openPending: err= 2025/06/18 03:48:18 DEBUG : file1: >newRWFileHandle: err= 2025/06/18 03:48:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:18 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/06/18 03:48:18 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/06/18 03:48:18 DEBUG : file1(0xc000147c00): _writeAt: size=5, off=0 2025/06/18 03:48:18 DEBUG : file1(0xc000147c00): >_writeAt: n=5, err= 2025/06/18 03:48:18 DEBUG : file1(0xc000147c00): RWFileHandle.Flush 2025/06/18 03:48:18 DEBUG : file1(0xc000147c00): RWFileHandle.Flush 2025/06/18 03:48:18 DEBUG : file1(0xc000147c00): close: 2025/06/18 03:48:18 DEBUG : file1: vfs cache: setting modification time to 2025-06-18 03:48:18.222317479 +0000 UTC m=+29.598846844 2025/06/18 03:48:18 INFO : file1: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:18 DEBUG : file1(0xc000147c00): >close: err= 2025/06/18 03:48:18 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:48:18 DEBUG : Looking for writers 2025/06/18 03:48:18 DEBUG : file1: reading active writers 2025/06/18 03:48:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/18 03:48:18 DEBUG : Looking for writers 2025/06/18 03:48:18 DEBUG : file1: reading active writers 2025/06/18 03:48:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/18 03:48:18 DEBUG : Looking for writers 2025/06/18 03:48:18 DEBUG : file1: reading active writers 2025/06/18 03:48:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/18 03:48:18 DEBUG : Looking for writers 2025/06/18 03:48:18 DEBUG : file1: reading active writers 2025/06/18 03:48:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/18 03:48:18 DEBUG : file1: vfs cache: starting upload 2025/06/18 03:48:18 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/file1.b26137a5.partial" 2025/06/18 03:48:18 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:18 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/file1.b26137a5.partial 2025/06/18 03:48:18 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/file1.b26137a5.partial" 2025/06/18 03:48:18 DEBUG : Looking for writers 2025/06/18 03:48:18 DEBUG : file1: reading active writers 2025/06/18 03:48:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/18 03:48:18 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:18 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-mepakez2beta/file1.b26137a5.partial 2025/06/18 03:48:18 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:18 DEBUG : file1.b26137a5.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/06/18 03:48:18 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/06/18 03:48:18 DEBUG : file1.b26137a5.partial: renamed to: file1 2025/06/18 03:48:18 INFO : file1: Copied (new) 2025/06/18 03:48:18 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/file1" 2025/06/18 03:48:18 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:18 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/file1 2025/06/18 03:48:18 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/file1" 2025/06/18 03:48:18 DEBUG : Looking for writers 2025/06/18 03:48:18 DEBUG : file1: reading active writers 2025/06/18 03:48:18 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:18 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-mepakez2beta/file1 2025/06/18 03:48:18 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:18 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/06/18 03:48:18 DEBUG : file1: vfs cache: fingerprint now "5,2025-06-18 03:48:18 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/06/18 03:48:18 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/06/18 03:48:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:18 DEBUG : >WaitForWriters: 2025/06/18 03:48:18 INFO : file1: vfs cache: upload succeeded try #1 2025/06/18 03:48:18 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.34s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "sftp://rclone@:22/rclone-test-mepakez2beta", Local "Local file system at /tmp/rclone1642532778", Modify Window "1s" 2025/06/18 03:48:18 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:48:18 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/18 03:48:18 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:18 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 03:48:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 03:48:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:18 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/18 03:48:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:18 DEBUG : file1: newRWFileHandle: 2025/06/18 03:48:18 DEBUG : file1(0xc000d17680): openPending: 2025/06/18 03:48:18 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:18 DEBUG : file1(0xc000d17680): >openPending: err= 2025/06/18 03:48:18 DEBUG : file1: >newRWFileHandle: err= 2025/06/18 03:48:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:18 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/06/18 03:48:18 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/06/18 03:48:18 DEBUG : file1(0xc000d17680): _writeAt: size=5, off=0 2025/06/18 03:48:18 DEBUG : file1(0xc000d17680): >_writeAt: n=5, err= 2025/06/18 03:48:18 DEBUG : file1(0xc000d17680): RWFileHandle.Release 2025/06/18 03:48:18 DEBUG : file1(0xc000d17680): close: 2025/06/18 03:48:18 DEBUG : file1: vfs cache: setting modification time to 2025-06-18 03:48:18.560628049 +0000 UTC m=+29.937157414 2025/06/18 03:48:18 INFO : file1: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:18 DEBUG : file1(0xc000d17680): >close: err= 2025/06/18 03:48:18 DEBUG : file1(0xc000d17680): RWFileHandle.Release 2025/06/18 03:48:18 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:48:18 DEBUG : Looking for writers 2025/06/18 03:48:18 DEBUG : file1: reading active writers 2025/06/18 03:48:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/18 03:48:18 DEBUG : Looking for writers 2025/06/18 03:48:18 DEBUG : file1: reading active writers 2025/06/18 03:48:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/18 03:48:18 DEBUG : Looking for writers 2025/06/18 03:48:18 DEBUG : file1: reading active writers 2025/06/18 03:48:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/18 03:48:18 DEBUG : Looking for writers 2025/06/18 03:48:18 DEBUG : file1: reading active writers 2025/06/18 03:48:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/18 03:48:18 DEBUG : file1: vfs cache: starting upload 2025/06/18 03:48:18 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/file1.ad5c40d0.partial" 2025/06/18 03:48:18 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:18 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/file1.ad5c40d0.partial 2025/06/18 03:48:18 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/file1.ad5c40d0.partial" 2025/06/18 03:48:18 DEBUG : Looking for writers 2025/06/18 03:48:18 DEBUG : file1: reading active writers 2025/06/18 03:48:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/18 03:48:18 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:18 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-mepakez2beta/file1.ad5c40d0.partial 2025/06/18 03:48:18 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:18 DEBUG : file1.ad5c40d0.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/06/18 03:48:18 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/06/18 03:48:18 DEBUG : file1.ad5c40d0.partial: renamed to: file1 2025/06/18 03:48:18 INFO : file1: Copied (new) 2025/06/18 03:48:18 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/file1" 2025/06/18 03:48:18 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:18 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/file1 2025/06/18 03:48:18 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/file1" 2025/06/18 03:48:18 DEBUG : Looking for writers 2025/06/18 03:48:18 DEBUG : file1: reading active writers 2025/06/18 03:48:18 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:18 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-mepakez2beta/file1 2025/06/18 03:48:18 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:18 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/06/18 03:48:18 DEBUG : file1: vfs cache: fingerprint now "5,2025-06-18 03:48:18 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/06/18 03:48:18 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/06/18 03:48:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:18 DEBUG : >WaitForWriters: 2025/06/18 03:48:18 INFO : file1: vfs cache: upload succeeded try #1 2025/06/18 03:48:18 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.34s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "sftp://rclone@:22/rclone-test-mepakez2beta", Local "Local file system at /tmp/rclone1642532778", Modify Window "1s" 2025/06/18 03:48:18 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:48:18 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/18 03:48:18 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:18 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 03:48:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 03:48:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:18 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/18 03:48:18 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:18 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:18 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:18 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:19 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:19 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:19 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:19 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/06/18 03:48:19 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:19 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:19 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:19 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:19 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:19 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:19 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:19 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/06/18 03:48:19 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/06/18 03:48:19 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/06/18 03:48:19 DEBUG : dir/file1: newRWFileHandle: 2025/06/18 03:48:19 DEBUG : dir/file1(0xc000e04140): openPending: 2025/06/18 03:48:19 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:19 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:19 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:19 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:19 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:19 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:19 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:19 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/06/18 03:48:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/06/18 03:48:19 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/06/18 03:48:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:19 DEBUG : dir/file1(0xc000e04140): >openPending: err= 2025/06/18 03:48:19 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/06/18 03:48:19 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/18 03:48:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/18 03:48:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/06/18 03:48:19 DEBUG : dir/file1(0xc000e04140): _writeAt: size=5, off=0 2025/06/18 03:48:19 DEBUG : dir/file1(0xc000e04140): >_writeAt: n=5, err= 2025/06/18 03:48:19 DEBUG : dir/file1(0xc000e04140): close: 2025/06/18 03:48:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:19 DEBUG : dir/file1: vfs cache: setting modification time to 2025-06-18 03:48:19.249398807 +0000 UTC m=+30.625928203 2025/06/18 03:48:19 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:19 DEBUG : dir/file1(0xc000e04140): >close: err= 2025/06/18 03:48:19 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:48:19 DEBUG : dir: Looking for writers 2025/06/18 03:48:19 DEBUG : file1: reading active writers 2025/06/18 03:48:19 DEBUG : Looking for writers 2025/06/18 03:48:19 DEBUG : dir: reading active writers 2025/06/18 03:48:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/18 03:48:19 DEBUG : dir: Looking for writers 2025/06/18 03:48:19 DEBUG : file1: reading active writers 2025/06/18 03:48:19 DEBUG : Looking for writers 2025/06/18 03:48:19 DEBUG : dir: reading active writers 2025/06/18 03:48:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/18 03:48:19 DEBUG : dir: Looking for writers 2025/06/18 03:48:19 DEBUG : file1: reading active writers 2025/06/18 03:48:19 DEBUG : Looking for writers 2025/06/18 03:48:19 DEBUG : dir: reading active writers 2025/06/18 03:48:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/18 03:48:19 DEBUG : dir: Looking for writers 2025/06/18 03:48:19 DEBUG : file1: reading active writers 2025/06/18 03:48:19 DEBUG : Looking for writers 2025/06/18 03:48:19 DEBUG : dir: reading active writers 2025/06/18 03:48:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/18 03:48:19 DEBUG : dir/file1: vfs cache: starting upload 2025/06/18 03:48:19 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1.b3041fa7.partial" 2025/06/18 03:48:19 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:19 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1.b3041fa7.partial 2025/06/18 03:48:19 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1.b3041fa7.partial" 2025/06/18 03:48:19 DEBUG : dir: Looking for writers 2025/06/18 03:48:19 DEBUG : file1: reading active writers 2025/06/18 03:48:19 DEBUG : Looking for writers 2025/06/18 03:48:19 DEBUG : dir: reading active writers 2025/06/18 03:48:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/18 03:48:19 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:19 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-mepakez2beta/dir/file1.b3041fa7.partial 2025/06/18 03:48:19 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:19 DEBUG : dir/file1.b3041fa7.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/06/18 03:48:19 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/06/18 03:48:19 DEBUG : dir/file1.b3041fa7.partial: renamed to: dir/file1 2025/06/18 03:48:19 INFO : dir/file1: Copied (replaced existing) 2025/06/18 03:48:19 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:19 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:19 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:19 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:19 DEBUG : dir: Looking for writers 2025/06/18 03:48:19 DEBUG : file1: reading active writers 2025/06/18 03:48:19 DEBUG : Looking for writers 2025/06/18 03:48:19 DEBUG : dir: reading active writers 2025/06/18 03:48:19 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:19 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:19 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:19 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/06/18 03:48:19 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-06-18 03:48:19 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/06/18 03:48:19 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/06/18 03:48:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:19 DEBUG : >WaitForWriters: 2025/06/18 03:48:19 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/06/18 03:48:19 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.70s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "sftp://rclone@:22/rclone-test-mepakez2beta", Local "Local file system at /tmp/rclone1642532778", Modify Window "1s" 2025/06/18 03:48:19 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:48:19 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/18 03:48:19 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:19 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 03:48:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 03:48:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:19 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/18 03:48:19 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:19 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:19 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:19 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:19 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:19 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:19 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:19 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/06/18 03:48:19 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:19 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:19 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:19 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:19 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:19 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:19 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:19 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/06/18 03:48:19 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:19 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:19 DEBUG : dir/file1: newRWFileHandle: 2025/06/18 03:48:19 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/18 03:48:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/18 03:48:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/06/18 03:48:19 DEBUG : dir/file1(0xc000e05780): _writeAt: size=5, off=0 2025/06/18 03:48:19 DEBUG : dir/file1(0xc000e05780): openPending: 2025/06/18 03:48:19 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:19 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:19 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:19 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:19 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:19 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:19 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:19 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/06/18 03:48:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/06/18 03:48:19 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/06/18 03:48:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:19 DEBUG : dir/file1(0xc000e05780): >openPending: err= 2025/06/18 03:48:19 DEBUG : dir/file1(0xc000e05780): >_writeAt: n=5, err= 2025/06/18 03:48:19 DEBUG : dir/file1(0xc000e05780): _writeAt: size=15, off=5 2025/06/18 03:48:19 DEBUG : dir/file1(0xc000e05780): >_writeAt: n=15, err= 2025/06/18 03:48:19 DEBUG : dir/file1(0xc000e05780): close: 2025/06/18 03:48:19 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/06/18 03:48:19 DEBUG : dir/file1: vfs cache: setting modification time to 2025-06-18 03:48:19.941312487 +0000 UTC m=+31.317841863 2025/06/18 03:48:19 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:19 DEBUG : dir/file1(0xc000e05780): >close: err= 2025/06/18 03:48:19 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:48:19 DEBUG : dir: Looking for writers 2025/06/18 03:48:19 DEBUG : file1: reading active writers 2025/06/18 03:48:19 DEBUG : Looking for writers 2025/06/18 03:48:19 DEBUG : dir: reading active writers 2025/06/18 03:48:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/18 03:48:19 DEBUG : dir: Looking for writers 2025/06/18 03:48:19 DEBUG : file1: reading active writers 2025/06/18 03:48:19 DEBUG : Looking for writers 2025/06/18 03:48:19 DEBUG : dir: reading active writers 2025/06/18 03:48:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/18 03:48:19 DEBUG : dir: Looking for writers 2025/06/18 03:48:19 DEBUG : file1: reading active writers 2025/06/18 03:48:19 DEBUG : Looking for writers 2025/06/18 03:48:19 DEBUG : dir: reading active writers 2025/06/18 03:48:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/18 03:48:20 DEBUG : dir: Looking for writers 2025/06/18 03:48:20 DEBUG : file1: reading active writers 2025/06/18 03:48:20 DEBUG : Looking for writers 2025/06/18 03:48:20 DEBUG : dir: reading active writers 2025/06/18 03:48:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/18 03:48:20 DEBUG : dir/file1: vfs cache: starting upload 2025/06/18 03:48:20 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1.a6fad0d5.partial" 2025/06/18 03:48:20 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:20 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1.a6fad0d5.partial 2025/06/18 03:48:20 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1.a6fad0d5.partial" 2025/06/18 03:48:20 DEBUG : dir: Looking for writers 2025/06/18 03:48:20 DEBUG : file1: reading active writers 2025/06/18 03:48:20 DEBUG : Looking for writers 2025/06/18 03:48:20 DEBUG : dir: reading active writers 2025/06/18 03:48:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/18 03:48:20 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:20 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-mepakez2beta/dir/file1.a6fad0d5.partial 2025/06/18 03:48:20 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:20 DEBUG : dir/file1.a6fad0d5.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2025/06/18 03:48:20 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/06/18 03:48:20 DEBUG : dir/file1.a6fad0d5.partial: renamed to: dir/file1 2025/06/18 03:48:20 INFO : dir/file1: Copied (replaced existing) 2025/06/18 03:48:20 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:20 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:20 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:20 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:20 DEBUG : dir: Looking for writers 2025/06/18 03:48:20 DEBUG : file1: reading active writers 2025/06/18 03:48:20 DEBUG : Looking for writers 2025/06/18 03:48:20 DEBUG : dir: reading active writers 2025/06/18 03:48:20 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:20 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:20 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:20 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2025/06/18 03:48:20 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-06-18 03:48:19 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/06/18 03:48:20 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/06/18 03:48:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:20 DEBUG : >WaitForWriters: 2025/06/18 03:48:20 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/06/18 03:48:20 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.69s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "sftp://rclone@:22/rclone-test-mepakez2beta", Local "Local file system at /tmp/rclone1642532778", Modify Window "1s" 2025/06/18 03:48:20 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:48:20 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/18 03:48:20 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:20 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 03:48:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 03:48:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/18 03:48:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : file1: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : file1(0xc00072e5c0): openPending: 2025/06/18 03:48:20 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:20 DEBUG : file1(0xc00072e5c0): >openPending: err= 2025/06/18 03:48:20 DEBUG : file1: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:20 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/06/18 03:48:20 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/06/18 03:48:20 DEBUG : file1(0xc00072e5c0): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : file1(0xc00072e5c0): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : file1(0xc00072e5c0): close: 2025/06/18 03:48:20 DEBUG : file1: vfs cache: setting modification time to 2025-06-18 03:48:20.29073127 +0000 UTC m=+31.667260626 2025/06/18 03:48:20 INFO : file1: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : file1(0xc00072e5c0): >close: err= 2025/06/18 03:48:20 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:48:20 DEBUG : Looking for writers 2025/06/18 03:48:20 DEBUG : file1: reading active writers 2025/06/18 03:48:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/18 03:48:20 DEBUG : Looking for writers 2025/06/18 03:48:20 DEBUG : file1: reading active writers 2025/06/18 03:48:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/18 03:48:20 DEBUG : Looking for writers 2025/06/18 03:48:20 DEBUG : file1: reading active writers 2025/06/18 03:48:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/18 03:48:20 DEBUG : Looking for writers 2025/06/18 03:48:20 DEBUG : file1: reading active writers 2025/06/18 03:48:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/18 03:48:20 DEBUG : file1: vfs cache: starting upload 2025/06/18 03:48:20 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/file1.c3a71327.partial" 2025/06/18 03:48:20 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:20 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/file1.c3a71327.partial 2025/06/18 03:48:20 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/file1.c3a71327.partial" 2025/06/18 03:48:20 DEBUG : Looking for writers 2025/06/18 03:48:20 DEBUG : file1: reading active writers 2025/06/18 03:48:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/18 03:48:20 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:20 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-mepakez2beta/file1.c3a71327.partial 2025/06/18 03:48:20 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:20 DEBUG : file1.c3a71327.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/06/18 03:48:20 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/06/18 03:48:20 DEBUG : file1.c3a71327.partial: renamed to: file1 2025/06/18 03:48:20 INFO : file1: Copied (new) 2025/06/18 03:48:20 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/file1" 2025/06/18 03:48:20 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:20 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/file1 2025/06/18 03:48:20 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/file1" 2025/06/18 03:48:20 DEBUG : Looking for writers 2025/06/18 03:48:20 DEBUG : file1: reading active writers 2025/06/18 03:48:20 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:20 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-mepakez2beta/file1 2025/06/18 03:48:20 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:20 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/06/18 03:48:20 DEBUG : file1: vfs cache: fingerprint now "5,2025-06-18 03:48:20 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/06/18 03:48:20 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:20 DEBUG : >WaitForWriters: 2025/06/18 03:48:20 INFO : file1: vfs cache: upload succeeded try #1 2025/06/18 03:48:20 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.33s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "sftp://rclone@:22/rclone-test-mepakez2beta", Local "Local file system at /tmp/rclone1642532778", Modify Window "1s" 2025/06/18 03:48:20 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:48:20 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/18 03:48:20 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:20 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 03:48:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 03:48:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/06/18 03:48:20 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000143ec0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000143ec0): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000143ec0): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000143ec0): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000143ec0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.624666886 +0000 UTC m=+32.001196263 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000143ec0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000dbc480): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000dbc480): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000dbc480): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000dbc480): >_readAt: n=2, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000dbc480): _writeAt: size=3, off=2 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000dbc480): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000dbc480): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.624666886 +0000 UTC m=+32.001196263 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000dbc480): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000dbc940): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000dbc940): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000dbc940): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000dbc940): >_readAt: n=5, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000dbc940): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.624666886 +0000 UTC m=+32.001196263 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000dbc940): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403f10 item 1 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000dbd040): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000dbd040): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000dbd040): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000dbd040): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000dbd040): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.628513028 +0000 UTC m=+32.005042403 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000dbd040): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000dbd540): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000dbd540): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000dbd540): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000dbd540): >_readAt: n=5, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000dbd540): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.628513028 +0000 UTC m=+32.005042403 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000dbd540): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480770 item 2 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000dbdc00): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000dbdc00): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000dbdc00): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000dbdc00): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000dbdc00): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.631108831 +0000 UTC m=+32.007638207 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000dbdc00): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c8000): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c8000): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c8000): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c8000): >_readAt: n=2, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c8000): _writeAt: size=3, off=2 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c8000): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c8000): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.631108831 +0000 UTC m=+32.007638207 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c8000): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c84c0): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c84c0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c84c0): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c84c0): >_readAt: n=5, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c84c0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.631108831 +0000 UTC m=+32.007638207 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c84c0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480d90 item 3 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c8bc0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c8bc0): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c8bc0): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c8bc0): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c8bc0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.634590648 +0000 UTC m=+32.011120023 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c8bc0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c9140): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c9140): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c9140): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c9140): >_readAt: n=5, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c9140): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.634590648 +0000 UTC m=+32.011120023 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c9140): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004815e0 item 4 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c97c0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c97c0): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c97c0): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c97c0): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c97c0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.637335531 +0000 UTC m=+32.013864907 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c97c0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c9c40): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c9c40): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c9c40): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c9c40): >_readAt: n=2, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c9c40): _writeAt: size=3, off=2 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c9c40): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c9c40): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.637335531 +0000 UTC m=+32.013864907 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c9c40): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000412f00): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000412f00): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000412f00): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000412f00): >_readAt: n=5, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000412f00): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.637335531 +0000 UTC m=+32.013864907 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000412f00): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481c70 item 5 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00072f300): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00072f300): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00072f300): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00072f300): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00072f300): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.641198483 +0000 UTC m=+32.017727849 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00072f300): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00072f880): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00072f880): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00072f880): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00072f880): >_readAt: n=5, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00072f880): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.641198483 +0000 UTC m=+32.017727849 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00072f880): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b5e0 item 6 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00072ff40): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00072ff40): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00072ff40): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00072ff40): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00072ff40): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.643771494 +0000 UTC m=+32.020300870 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00072ff40): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0003b4e00): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0003b4e00): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0003b4e00): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0003b4e00): >_readAt: n=2, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0003b4e00): _writeAt: size=3, off=2 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0003b4e00): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0003b4e00): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.643771494 +0000 UTC m=+32.020300870 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0003b4e00): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0003b5640): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0003b5640): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0003b5640): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0003b5640): >_readAt: n=5, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0003b5640): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.643771494 +0000 UTC m=+32.020300870 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0003b5640): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042bab0 item 7 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00084a080): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00084a080): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00084a080): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00084a080): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00084a080): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.647379267 +0000 UTC m=+32.023908633 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00084a080): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00084a5c0): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00084a5c0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00084a5c0): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00084a5c0): >_readAt: n=5, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00084a5c0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.647379267 +0000 UTC m=+32.023908633 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00084a5c0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e310 item 8 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00084ab80): _readAt: size=2, off=0 2025/06/18 03:48:20 ERROR : open-test-file(0xc00084ab80): Couldn't read size of file 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00084ab80): >_readAt: n=0, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00084ab80): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00084ab80): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00084ab80): close: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00084ab80): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00084af40): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00084af40): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00084af40): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00084af40): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00084af40): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.650056553 +0000 UTC m=+32.026585920 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00084af40): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00084b400): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00084b400): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00084b400): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00084b400): >_readAt: n=2, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00084b400): _writeAt: size=3, off=2 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00084b400): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00084b400): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.650056553 +0000 UTC m=+32.026585920 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00084b400): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00084b940): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00084b940): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00084b940): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00084b940): >_readAt: n=5, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00084b940): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.650056553 +0000 UTC m=+32.026585920 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00084b940): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e8c0 item 9 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0001460c0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0001460c0): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0001460c0): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0001460c0): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0001460c0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.653852079 +0000 UTC m=+32.030381446 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0001460c0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0001466c0): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0001466c0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0001466c0): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0001466c0): >_readAt: n=5, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0001466c0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.653852079 +0000 UTC m=+32.030381446 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0001466c0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ed90 item 10 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000146d80): _readAt: size=2, off=0 2025/06/18 03:48:20 ERROR : open-test-file(0xc000146d80): Couldn't read size of file 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000146d80): >_readAt: n=0, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000146d80): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000146d80): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000146d80): close: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000146d80): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000147180): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000147180): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000147180): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000147180): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000147180): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.656933504 +0000 UTC m=+32.033462880 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000147180): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000147700): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000147700): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000147700): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000147700): >_readAt: n=2, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000147700): _writeAt: size=3, off=2 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000147700): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000147700): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.656933504 +0000 UTC m=+32.033462880 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000147700): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000147c00): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000147c00): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000147c00): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000147c00): >_readAt: n=5, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000147c00): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.656933504 +0000 UTC m=+32.033462880 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000147c00): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f110 item 11 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000d16300): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000d16300): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000d16300): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000d16300): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000d16300): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.660651634 +0000 UTC m=+32.037181001 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000d16300): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000d16880): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000d16880): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000d16880): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000d16880): >_readAt: n=5, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000d16880): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.660651634 +0000 UTC m=+32.037181001 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000d16880): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f730 item 12 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000d16f00): _readAt: size=2, off=0 2025/06/18 03:48:20 ERROR : open-test-file(0xc000d16f00): Couldn't read size of file 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000d16f00): >_readAt: n=0, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000d16f00): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000d16f00): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000d16f00): close: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000d16f00): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000d172c0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000d172c0): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000d172c0): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000d172c0): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000d172c0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.664150313 +0000 UTC m=+32.040679689 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000d172c0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000d17980): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000d17980): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000d17980): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000d17980): >_readAt: n=5, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000d17980): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.664150313 +0000 UTC m=+32.040679689 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000d17980): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048fb90 item 13 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b9c0c0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b9c0c0): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b9c0c0): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b9c0c0): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b9c0c0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.66719017 +0000 UTC m=+32.043719547 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b9c0c0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b9c640): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b9c640): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b9c640): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b9c640): >_readAt: n=5, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b9c640): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.66719017 +0000 UTC m=+32.043719547 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b9c640): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e8070 item 14 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b9cc80): _readAt: size=2, off=0 2025/06/18 03:48:20 ERROR : open-test-file(0xc000b9cc80): Couldn't read size of file 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b9cc80): >_readAt: n=0, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b9cc80): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b9cc80): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b9cc80): close: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b9cc80): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b9d080): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b9d080): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b9d080): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b9d080): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b9d080): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.669939602 +0000 UTC m=+32.046468968 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b9d080): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b9d7c0): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b9d7c0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b9d7c0): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b9d7c0): >_readAt: n=5, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b9d7c0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.669939602 +0000 UTC m=+32.046468968 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b9d7c0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e8770 item 15 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 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/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b9de40): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b9de40): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b9de40): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b9de40): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b9de40): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.673327643 +0000 UTC m=+32.049857009 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b9de40): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007f8400): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007f8400): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007f8400): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007f8400): >_readAt: n=5, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007f8400): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.673327643 +0000 UTC m=+32.049857009 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007f8400): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e8cb0 item 16 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007f8a40): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007f8a40): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007f8a40): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007f8a40): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007f8a40): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.677745808 +0000 UTC m=+32.054275183 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007f8a40): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007f8ec0): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007f8ec0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007f8ec0): open at offset 5 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007f8ec0): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007f8ec0): >_readAt: n=2, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007f8ec0): _writeAt: size=3, off=7 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007f8ec0): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007f8ec0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.677745808 +0000 UTC m=+32.054275183 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007f8ec0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007f93c0): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007f93c0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007f93c0): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007f93c0): >_readAt: n=5, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007f93c0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.677745808 +0000 UTC m=+32.054275183 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007f93c0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e91f0 item 17 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007f9a40): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007f9a40): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007f9a40): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007f9a40): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007f9a40): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.681819174 +0000 UTC m=+32.058348541 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007f9a40): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00081c000): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00081c000): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00081c000): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00081c000): >_readAt: n=5, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00081c000): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.681819174 +0000 UTC m=+32.058348541 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00081c000): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e9880 item 18 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00081c680): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00081c680): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00081c680): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00081c680): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00081c680): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.68540649 +0000 UTC m=+32.061935856 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00081c680): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00081cb80): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00081cb80): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00081cb80): open at offset 5 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00081cb80): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00081cb80): >_readAt: n=2, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00081cb80): _writeAt: size=3, off=7 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00081cb80): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00081cb80): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.68540649 +0000 UTC m=+32.061935856 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00081cb80): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00081d080): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00081d080): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00081d080): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00081d080): >_readAt: n=5, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00081d080): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.68540649 +0000 UTC m=+32.061935856 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00081d080): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e9ce0 item 19 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00081d700): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00081d700): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00081d700): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00081d700): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00081d700): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.689657351 +0000 UTC m=+32.066186737 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00081d700): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00081dc40): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00081dc40): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00081dc40): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00081dc40): >_readAt: n=5, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00081dc40): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.689657351 +0000 UTC m=+32.066186737 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00081dc40): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e310 item 20 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000854340): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000854340): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000854340): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000854340): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000854340): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.692451667 +0000 UTC m=+32.068981043 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000854340): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000854840): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000854840): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000854840): open at offset 5 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000854840): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000854840): >_readAt: n=2, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000854840): _writeAt: size=3, off=7 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000854840): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000854840): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.692451667 +0000 UTC m=+32.068981043 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000854840): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000854d40): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000854d40): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000854d40): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000854d40): >_readAt: n=5, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000854d40): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.692451667 +0000 UTC m=+32.068981043 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000854d40): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ecb0 item 21 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008553c0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008553c0): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008553c0): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008553c0): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008553c0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.696468908 +0000 UTC m=+32.072998285 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008553c0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000855900): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000855900): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000855900): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000855900): >_readAt: n=5, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000855900): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.696468908 +0000 UTC m=+32.072998285 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000855900): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f420 item 22 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000892000): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000892000): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000892000): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000892000): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000892000): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.699687802 +0000 UTC m=+32.076217178 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000892000): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000892500): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000892500): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000892500): open at offset 5 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000892500): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000892500): >_readAt: n=2, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000892500): _writeAt: size=3, off=7 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000892500): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000892500): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.699687802 +0000 UTC m=+32.076217178 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000892500): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000892a00): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000892a00): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000892a00): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000892a00): >_readAt: n=5, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000892a00): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.699687802 +0000 UTC m=+32.076217178 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000892a00): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f880 item 23 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 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/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000893080): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000893080): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000893080): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000893080): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000893080): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.704032319 +0000 UTC m=+32.080561685 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000893080): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008935c0): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008935c0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008935c0): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008935c0): >_readAt: n=5, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008935c0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.704032319 +0000 UTC m=+32.080561685 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008935c0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ff10 item 24 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000893c00): _readAt: size=2, off=0 2025/06/18 03:48:20 ERROR : open-test-file(0xc000893c00): Couldn't read size of file 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000893c00): >_readAt: n=0, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000893c00): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000893c00): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000893c00): close: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000893c00): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008b4040): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008b4040): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008b4040): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008b4040): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008b4040): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.707240441 +0000 UTC m=+32.083769807 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008b4040): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008b4540): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008b4540): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008b4540): open at offset 5 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008b4540): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008b4540): >_readAt: n=2, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008b4540): _writeAt: size=3, off=7 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008b4540): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008b4540): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.707240441 +0000 UTC m=+32.083769807 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008b4540): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008b4a80): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008b4a80): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008b4a80): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008b4a80): >_readAt: n=5, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008b4a80): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.707240441 +0000 UTC m=+32.083769807 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008b4a80): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338cb0 item 25 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008b5100): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008b5100): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008b5100): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008b5100): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008b5100): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.711336021 +0000 UTC m=+32.087865457 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008b5100): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008b5640): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008b5640): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008b5640): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008b5640): >_readAt: n=5, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008b5640): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.711336021 +0000 UTC m=+32.087865457 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008b5640): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339730 item 26 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008b5c80): _readAt: size=2, off=0 2025/06/18 03:48:20 ERROR : open-test-file(0xc0008b5c80): Couldn't read size of file 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008b5c80): >_readAt: n=0, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008b5c80): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008b5c80): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008b5c80): close: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008b5c80): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008da0c0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008da0c0): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008da0c0): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008da0c0): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008da0c0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.714294554 +0000 UTC m=+32.090823941 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008da0c0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008da5c0): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008da5c0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008da5c0): open at offset 5 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008da5c0): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008da5c0): >_readAt: n=2, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008da5c0): _writeAt: size=3, off=7 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008da5c0): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008da5c0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.714294554 +0000 UTC m=+32.090823941 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008da5c0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008dab00): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008dab00): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008dab00): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008dab00): >_readAt: n=5, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008dab00): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.714294554 +0000 UTC m=+32.090823941 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008dab00): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339ce0 item 27 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 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/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008db180): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008db180): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008db180): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008db180): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008db180): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.718282732 +0000 UTC m=+32.094812108 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008db180): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008db6c0): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008db6c0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008db6c0): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008db6c0): >_readAt: n=5, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008db6c0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.718282732 +0000 UTC m=+32.094812108 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008db6c0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110460 item 28 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008dbd00): _readAt: size=2, off=0 2025/06/18 03:48:20 ERROR : open-test-file(0xc0008dbd00): Couldn't read size of file 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008dbd00): >_readAt: n=0, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008dbd00): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008dbd00): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008dbd00): close: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008dbd00): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008fa140): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008fa140): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008fa140): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008fa140): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008fa140): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.721133926 +0000 UTC m=+32.097663301 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008fa140): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008fa800): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008fa800): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008fa800): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008fa800): >_readAt: n=5, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008fa800): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.721133926 +0000 UTC m=+32.097663301 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008fa800): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110d20 item 29 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 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/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008fae80): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008fae80): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008fae80): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008fae80): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008fae80): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.724142794 +0000 UTC m=+32.100672170 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008fae80): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008fb3c0): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008fb3c0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008fb3c0): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008fb3c0): >_readAt: n=5, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008fb3c0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.724142794 +0000 UTC m=+32.100672170 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008fb3c0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001110a0 item 30 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 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/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008fba00): _readAt: size=2, off=0 2025/06/18 03:48:20 ERROR : open-test-file(0xc0008fba00): Couldn't read size of file 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008fba00): >_readAt: n=0, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008fba00): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008fba00): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008fba00): close: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008fba00): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008fbdc0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008fbdc0): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008fbdc0): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008fbdc0): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008fbdc0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.727276728 +0000 UTC m=+32.103806104 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008fbdc0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00092a500): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00092a500): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00092a500): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00092a500): >_readAt: n=5, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00092a500): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.727276728 +0000 UTC m=+32.103806104 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00092a500): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001116c0 item 31 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 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/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00092ab80): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00092ab80): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00092ab80): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00092ab80): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00092ab80): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.730372599 +0000 UTC m=+32.106901976 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00092ab80): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00092b0c0): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00092b0c0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00092b0c0): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00092b0c0): >_readAt: n=5, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00092b0c0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.730372599 +0000 UTC m=+32.106901976 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00092b0c0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111c00 item 32 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00092b700): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00092b700): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00092b700): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00092b700): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00092b700): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.73330175 +0000 UTC m=+32.109831136 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00092b700): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00092bb80): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00092bb80): >_readAt: n=0, err=Bad file descriptor 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00092bb80): _writeAt: size=3, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00092bb80): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00092bb80): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364690 item 33 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00092bb80): >_writeAt: n=3, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00092bb80): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.734391164 +0000 UTC m=+32.110920541 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00092bb80): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00095a100): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00095a100): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00095a100): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00095a100): >_readAt: n=5, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00095a100): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.734391164 +0000 UTC m=+32.110920541 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00095a100): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003649a0 item 33 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00095a740): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00095a740): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00095a740): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00095a740): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00095a740): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.737343788 +0000 UTC m=+32.113873164 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00095a740): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00095abc0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00095abc0): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364e70 item 34 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00095abc0): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00095abc0): >_readAt: n=0, err=Bad file descriptor 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00095abc0): _writeAt: size=3, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00095abc0): >_writeAt: n=3, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00095abc0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.738741232 +0000 UTC m=+32.115270608 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00095abc0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00095b100): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00095b100): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00095b100): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00095b100): >_readAt: n=3, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00095b100): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.738741232 +0000 UTC m=+32.115270608 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00095b100): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003650a0 item 34 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00095b740): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00095b740): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00095b740): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00095b740): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00095b740): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.741175321 +0000 UTC m=+32.117704687 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00095b740): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00095bbc0): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00095bbc0): >_readAt: n=0, err=Bad file descriptor 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00095bbc0): _writeAt: size=3, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00095bbc0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00095bbc0): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003657a0 item 35 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00095bbc0): >_writeAt: n=3, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00095bbc0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.742093705 +0000 UTC m=+32.118623062 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00095bbc0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000982140): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000982140): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000982140): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000982140): >_readAt: n=5, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000982140): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.742093705 +0000 UTC m=+32.118623062 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000982140): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003659d0 item 35 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009827c0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009827c0): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009827c0): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009827c0): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009827c0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.744395387 +0000 UTC m=+32.120924743 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009827c0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000982cc0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000982cc0): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365f10 item 36 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000982cc0): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000982cc0): >_readAt: n=0, err=Bad file descriptor 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000982cc0): _writeAt: size=3, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000982cc0): >_writeAt: n=3, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000982cc0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.745601752 +0000 UTC m=+32.122131117 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000982cc0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000983200): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000983200): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000983200): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000983200): >_readAt: n=3, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000983200): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.745601752 +0000 UTC m=+32.122131117 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000983200): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e4310 item 36 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000983840): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000983840): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000983840): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000983840): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000983840): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.747754523 +0000 UTC m=+32.124283879 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000983840): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000983cc0): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000983cc0): >_readAt: n=0, err=Bad file descriptor 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000983cc0): _writeAt: size=3, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000983cc0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000983cc0): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e4690 item 37 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000983cc0): >_writeAt: n=3, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000983cc0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.748949797 +0000 UTC m=+32.125479163 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000983cc0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009ce240): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009ce240): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009ce240): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009ce240): >_readAt: n=5, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009ce240): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.748949797 +0000 UTC m=+32.125479163 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009ce240): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e48c0 item 37 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009ce8c0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009ce8c0): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009ce8c0): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009ce8c0): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009ce8c0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.751635469 +0000 UTC m=+32.128164836 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009ce8c0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009cedc0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009cedc0): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e4c40 item 38 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009cedc0): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009cedc0): >_readAt: n=0, err=Bad file descriptor 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009cedc0): _writeAt: size=3, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009cedc0): >_writeAt: n=3, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009cedc0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.752680581 +0000 UTC m=+32.129209938 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009cedc0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009cf300): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009cf300): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009cf300): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009cf300): >_readAt: n=3, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009cf300): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.752680581 +0000 UTC m=+32.129209938 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009cf300): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e4e00 item 38 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009cf980): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009cf980): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009cf980): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009cf980): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009cf980): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.755015686 +0000 UTC m=+32.131545042 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009cf980): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009cfe80): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009cfe80): >_readAt: n=0, err=Bad file descriptor 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009cfe80): _writeAt: size=3, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009cfe80): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009cfe80): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e51f0 item 39 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009cfe80): >_writeAt: n=3, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009cfe80): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.755836546 +0000 UTC m=+32.132365902 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009cfe80): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a0c400): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a0c400): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a0c400): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a0c400): >_readAt: n=5, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a0c400): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.755836546 +0000 UTC m=+32.132365902 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a0c400): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e5570 item 39 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a0ca80): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a0ca80): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a0ca80): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a0ca80): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a0ca80): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.758425607 +0000 UTC m=+32.134954953 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a0ca80): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a0cf80): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a0cf80): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e5ab0 item 40 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a0cf80): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a0cf80): >_readAt: n=0, err=Bad file descriptor 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a0cf80): _writeAt: size=3, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a0cf80): >_writeAt: n=3, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a0cf80): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.759243593 +0000 UTC m=+32.135772939 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a0cf80): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a0d4c0): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a0d4c0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a0d4c0): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a0d4c0): >_readAt: n=3, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a0d4c0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.759243593 +0000 UTC m=+32.135772939 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a0d4c0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e5d50 item 40 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a0da80): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a0da80): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a0da80): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a0da80): >_readAt: n=0, err=Bad file descriptor 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a0da80): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a0da80): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a0da80): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.762083294 +0000 UTC m=+32.138612661 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a0da80): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a8a000): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a8a000): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a8a000): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414380 item 41 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a8a000): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a8a000): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.763041003 +0000 UTC m=+32.139570378 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a8a000): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a8a4c0): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a8a4c0): >_readAt: n=0, err=Bad file descriptor 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a8a4c0): _writeAt: size=3, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a8a4c0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a8a4c0): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414690 item 41 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a8a4c0): >_writeAt: n=3, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a8a4c0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.764167507 +0000 UTC m=+32.140696884 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a8a4c0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a8aa00): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a8aa00): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a8aa00): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a8aa00): >_readAt: n=5, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a8aa00): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.764167507 +0000 UTC m=+32.140696884 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a8aa00): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004148c0 item 41 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a8b040): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a8b040): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a8b040): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a8b040): >_readAt: n=0, err=Bad file descriptor 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a8b040): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a8b040): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a8b040): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.767782494 +0000 UTC m=+32.144311870 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a8b040): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a8b540): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a8b540): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a8b540): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414ee0 item 42 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a8b540): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a8b540): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.7688508 +0000 UTC m=+32.145380176 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a8b540): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a8ba80): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a8ba80): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004152d0 item 42 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a8ba80): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a8ba80): >_readAt: n=0, err=Bad file descriptor 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a8ba80): _writeAt: size=3, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a8ba80): >_writeAt: n=3, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a8ba80): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.770093893 +0000 UTC m=+32.146623269 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a8ba80): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000aa8080): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000aa8080): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000aa8080): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000aa8080): >_readAt: n=3, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000aa8080): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.770093893 +0000 UTC m=+32.146623269 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000aa8080): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415810 item 42 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000aa86c0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000aa86c0): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000aa86c0): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000aa86c0): >_readAt: n=0, err=Bad file descriptor 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000aa86c0): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000aa86c0): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000aa86c0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.773750458 +0000 UTC m=+32.150279834 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000aa86c0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000aa8bc0): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000aa8bc0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000aa8bc0): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415f10 item 43 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000aa8bc0): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000aa8bc0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.774776465 +0000 UTC m=+32.151305841 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000aa8bc0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000aa9100): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000aa9100): >_readAt: n=0, err=Bad file descriptor 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000aa9100): _writeAt: size=3, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000aa9100): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000aa9100): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c310 item 43 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000aa9100): >_writeAt: n=3, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000aa9100): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.775729623 +0000 UTC m=+32.152258989 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000aa9100): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000aa9640): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000aa9640): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000aa9640): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000aa9640): >_readAt: n=5, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000aa9640): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.775729623 +0000 UTC m=+32.152258989 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000aa9640): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c5b0 item 43 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000aa9c80): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000aa9c80): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000aa9c80): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000aa9c80): >_readAt: n=0, err=Bad file descriptor 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000aa9c80): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000aa9c80): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000aa9c80): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.778514793 +0000 UTC m=+32.155044139 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000aa9c80): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ac4200): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ac4200): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ac4200): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032caf0 item 44 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ac4200): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ac4200): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.779543704 +0000 UTC m=+32.156073070 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ac4200): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ac4740): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ac4740): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032cee0 item 44 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ac4740): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ac4740): >_readAt: n=0, err=Bad file descriptor 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ac4740): _writeAt: size=3, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ac4740): >_writeAt: n=3, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ac4740): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.780567196 +0000 UTC m=+32.157096532 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ac4740): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ac4cc0): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ac4cc0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ac4cc0): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ac4cc0): >_readAt: n=3, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ac4cc0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.780567196 +0000 UTC m=+32.157096532 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ac4cc0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d2d0 item 44 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ac5300): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ac5300): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ac5300): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ac5300): >_readAt: n=0, err=Bad file descriptor 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ac5300): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ac5300): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ac5300): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.78201767 +0000 UTC m=+32.158547005 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ac5300): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ac5800): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ac5800): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ac5800): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d810 item 45 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ac5800): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ac5800): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.782605383 +0000 UTC m=+32.159134729 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ac5800): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ac5f00): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ac5f00): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ac5f00): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ac5f00): >_readAt: n=5, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ac5f00): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.782605383 +0000 UTC m=+32.159134729 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ac5f00): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032db20 item 45 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ae25c0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ae25c0): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ae25c0): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ae25c0): >_readAt: n=0, err=Bad file descriptor 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ae25c0): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ae25c0): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ae25c0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.784427213 +0000 UTC m=+32.160956549 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ae25c0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ae2ac0): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ae2ac0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ae2ac0): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003665b0 item 46 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ae2ac0): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ae2ac0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.785817323 +0000 UTC m=+32.162346659 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ae2ac0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ae31c0): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ae31c0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ae31c0): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ae31c0): >_readAt: n=5, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ae31c0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.785817323 +0000 UTC m=+32.162346659 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ae31c0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366cb0 item 46 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ae3800): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ae3800): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ae3800): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ae3800): >_readAt: n=0, err=Bad file descriptor 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ae3800): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ae3800): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ae3800): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.788609114 +0000 UTC m=+32.165138460 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ae3800): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ae3d00): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ae3d00): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ae3d00): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367880 item 47 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ae3d00): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ae3d00): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.789281486 +0000 UTC m=+32.165810822 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ae3d00): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b02480): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b02480): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b02480): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b02480): >_readAt: n=5, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b02480): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.789281486 +0000 UTC m=+32.165810822 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b02480): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430070 item 47 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 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/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b02ac0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b02ac0): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b02ac0): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b02ac0): >_readAt: n=0, err=Bad file descriptor 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b02ac0): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b02ac0): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b02ac0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.79244215 +0000 UTC m=+32.168971507 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b02ac0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b02fc0): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b02fc0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b02fc0): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004303f0 item 48 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b02fc0): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b02fc0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.793285323 +0000 UTC m=+32.169814679 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b02fc0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b036c0): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b036c0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b036c0): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b036c0): >_readAt: n=5, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b036c0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.793285323 +0000 UTC m=+32.169814679 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b036c0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004305b0 item 48 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b03d00): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b03d00): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b03d00): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b03d00): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b03d00): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.796135183 +0000 UTC m=+32.172664540 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b03d00): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b1e200): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b1e200): >_readAt: n=0, err=Bad file descriptor 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b1e200): _writeAt: size=3, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b1e200): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b1e200): open at offset 5 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b1e200): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430b60 item 49 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b1e200): >_writeAt: n=3, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b1e200): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.797125994 +0000 UTC m=+32.173655350 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b1e200): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b1e740): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b1e740): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b1e740): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b1e740): >_readAt: n=8, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b1e740): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.797125994 +0000 UTC m=+32.173655350 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b1e740): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431030 item 49 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b1edc0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b1edc0): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b1edc0): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b1edc0): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b1edc0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.799619996 +0000 UTC m=+32.176149352 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b1edc0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b1f2c0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b1f2c0): open at offset 5 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b1f2c0): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431570 item 50 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b1f2c0): _readAt: size=2, off=5 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b1f2c0): >_readAt: n=0, err=Bad file descriptor 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b1f2c0): _writeAt: size=3, off=5 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b1f2c0): >_writeAt: n=3, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b1f2c0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.800654188 +0000 UTC m=+32.177183544 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b1f2c0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b1f840): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b1f840): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b1f840): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b1f840): >_readAt: n=3, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b1f840): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.800654188 +0000 UTC m=+32.177183544 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b1f840): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431880 item 50 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b1fec0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b1fec0): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b1fec0): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b1fec0): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b1fec0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.802818982 +0000 UTC m=+32.179348318 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b1fec0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000e041c0): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000e041c0): >_readAt: n=0, err=Bad file descriptor 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000e041c0): _writeAt: size=3, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000e041c0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000e041c0): open at offset 5 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000e041c0): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050150 item 51 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000e041c0): >_writeAt: n=3, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000e041c0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.806054416 +0000 UTC m=+32.182583752 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000e041c0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000e04700): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000e04700): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000e04700): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000e04700): >_readAt: n=8, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000e04700): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.806054416 +0000 UTC m=+32.182583752 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000e04700): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050a80 item 51 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000e04e00): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000e04e00): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000e04e00): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000e04e00): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000e04e00): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.80845857 +0000 UTC m=+32.184987906 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000e04e00): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000e05340): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000e05340): open at offset 5 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000e05340): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050e70 item 52 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000e05340): _readAt: size=2, off=5 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000e05340): >_readAt: n=0, err=Bad file descriptor 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000e05340): _writeAt: size=3, off=5 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000e05340): >_writeAt: n=3, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000e05340): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.809297314 +0000 UTC m=+32.185826650 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000e05340): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000e059c0): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000e059c0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000e059c0): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000e059c0): >_readAt: n=3, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000e059c0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.809297314 +0000 UTC m=+32.185826650 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000e059c0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000510a0 item 52 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000412d40): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000412d40): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000412d40): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000412d40): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000412d40): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.810811236 +0000 UTC m=+32.187340573 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000412d40): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000413e80): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000413e80): >_readAt: n=0, err=Bad file descriptor 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000413e80): _writeAt: size=3, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000413e80): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000413e80): open at offset 5 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000413e80): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000519d0 item 53 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000413e80): >_writeAt: n=3, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000413e80): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.812089186 +0000 UTC m=+32.188618521 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000413e80): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0002d0b00): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0002d0b00): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0002d0b00): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0002d0b00): >_readAt: n=8, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0002d0b00): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.812089186 +0000 UTC m=+32.188618521 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0002d0b00): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e0e0 item 53 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0002d1740): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0002d1740): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0002d1740): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0002d1740): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0002d1740): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.813984795 +0000 UTC m=+32.190514141 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0002d1740): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0002d1cc0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0002d1cc0): open at offset 5 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0002d1cc0): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e5b0 item 54 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0002d1cc0): _readAt: size=2, off=5 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0002d1cc0): >_readAt: n=0, err=Bad file descriptor 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0002d1cc0): _writeAt: size=3, off=5 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0002d1cc0): >_writeAt: n=3, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0002d1cc0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.815168277 +0000 UTC m=+32.191697632 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0002d1cc0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000862400): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000862400): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000862400): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000862400): >_readAt: n=3, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000862400): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.815168277 +0000 UTC m=+32.191697632 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000862400): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ea80 item 54 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000862ac0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000862ac0): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000862ac0): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000862ac0): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000862ac0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.818267294 +0000 UTC m=+32.194796660 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000862ac0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000863100): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000863100): >_readAt: n=0, err=Bad file descriptor 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000863100): _writeAt: size=3, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000863100): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000863100): open at offset 5 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000863100): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f030 item 55 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000863100): >_writeAt: n=3, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000863100): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.819157676 +0000 UTC m=+32.195687033 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000863100): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008636c0): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008636c0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008636c0): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008636c0): >_readAt: n=8, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008636c0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.819157676 +0000 UTC m=+32.195687033 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008636c0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f420 item 55 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 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/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000863d80): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000863d80): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000863d80): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000863d80): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000863d80): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.821058806 +0000 UTC m=+32.197588152 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000863d80): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000143800): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000143800): open at offset 5 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000143800): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046fab0 item 56 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000143800): _readAt: size=2, off=5 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000143800): >_readAt: n=0, err=Bad file descriptor 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000143800): _writeAt: size=3, off=5 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000143800): >_writeAt: n=3, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000143800): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.821823952 +0000 UTC m=+32.198353288 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000143800): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000143e00): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000143e00): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000143e00): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000143e00): >_readAt: n=3, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000143e00): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.821823952 +0000 UTC m=+32.198353288 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000143e00): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046fce0 item 56 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000dbc5c0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000dbc5c0): open at offset 0 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000dbc5c0): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000dbc5c0): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000dbc5c0): >_readAt: n=0, err=Bad file descriptor 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000dbc5c0): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000dbc5c0): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000dbc5c0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.823434546 +0000 UTC m=+32.199963882 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000dbc5c0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000dbcb00): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000dbcb00): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000dbcb00): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d81c0 item 57 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000dbcb00): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000dbcb00): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.824100646 +0000 UTC m=+32.200629983 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000dbcb00): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000dbd100): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000dbd100): >_readAt: n=0, err=Bad file descriptor 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000dbd100): _writeAt: size=3, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000dbd100): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000dbd100): open at offset 5 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000dbd100): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d8380 item 57 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000dbd100): >_writeAt: n=3, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000dbd100): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.824836768 +0000 UTC m=+32.201366104 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000dbd100): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000dbd6c0): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000dbd6c0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000dbd6c0): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000dbd6c0): >_readAt: n=8, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000dbd6c0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.824836768 +0000 UTC m=+32.201366104 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000dbd6c0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d8620 item 57 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000dbdd40): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000dbdd40): open at offset 0 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000dbdd40): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000dbdd40): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000dbdd40): >_readAt: n=0, err=Bad file descriptor 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000dbdd40): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000dbdd40): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000dbdd40): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.826785928 +0000 UTC m=+32.203315263 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000dbdd40): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c8200): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c8200): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c8200): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d8c40 item 58 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c8200): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c8200): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.827432121 +0000 UTC m=+32.203961457 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c8200): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c87c0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c87c0): open at offset 5 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c87c0): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d8e70 item 58 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c87c0): _readAt: size=2, off=5 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c87c0): >_readAt: n=0, err=Bad file descriptor 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c87c0): _writeAt: size=3, off=5 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c87c0): >_writeAt: n=3, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c87c0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.828298829 +0000 UTC m=+32.204828164 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c87c0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c8d80): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c8d80): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c8d80): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c8d80): >_readAt: n=3, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c8d80): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.828298829 +0000 UTC m=+32.204828164 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c8d80): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d9030 item 58 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c9400): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c9400): open at offset 0 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c9400): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c9400): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c9400): >_readAt: n=0, err=Bad file descriptor 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c9400): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c9400): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c9400): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.830111802 +0000 UTC m=+32.206641138 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c9400): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c9980): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c9980): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c9980): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d93b0 item 59 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c9980): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c9980): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.830867991 +0000 UTC m=+32.207397327 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c9980): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c9f00): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c9f00): >_readAt: n=0, err=Bad file descriptor 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c9f00): _writeAt: size=3, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c9f00): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c9f00): open at offset 5 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c9f00): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d9730 item 59 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c9f00): >_writeAt: n=3, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c9f00): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.83150624 +0000 UTC m=+32.208035576 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009c9f00): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00072e5c0): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00072e5c0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00072e5c0): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00072e5c0): >_readAt: n=8, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00072e5c0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.83150624 +0000 UTC m=+32.208035576 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00072e5c0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d98f0 item 59 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 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/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00072ecc0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00072ecc0): open at offset 0 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00072ecc0): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00072ecc0): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00072ecc0): >_readAt: n=0, err=Bad file descriptor 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00072ecc0): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00072ecc0): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00072ecc0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.834362122 +0000 UTC m=+32.210891498 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00072ecc0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00072f280): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00072f280): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00072f280): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d9ce0 item 60 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00072f280): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00072f280): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.835205484 +0000 UTC m=+32.211734841 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00072f280): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00072f7c0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00072f7c0): open at offset 5 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00072f7c0): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d9ea0 item 60 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00072f7c0): _readAt: size=2, off=5 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00072f7c0): >_readAt: n=0, err=Bad file descriptor 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00072f7c0): _writeAt: size=3, off=5 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00072f7c0): >_writeAt: n=3, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00072f7c0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.836177309 +0000 UTC m=+32.212706665 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00072f7c0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00072fe00): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00072fe00): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00072fe00): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00072fe00): >_readAt: n=3, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00072fe00): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.836177309 +0000 UTC m=+32.212706665 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00072fe00): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ae230 item 60 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0003b4e00): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0003b4e00): open at offset 0 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0003b4e00): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0003b4e00): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0003b4e00): >_readAt: n=0, err=Bad file descriptor 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0003b4e00): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0003b4e00): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0003b4e00): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.838359346 +0000 UTC m=+32.214888702 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0003b4e00): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0003b56c0): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0003b56c0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0003b56c0): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ae5b0 item 61 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0003b56c0): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0003b56c0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.839137767 +0000 UTC m=+32.215667123 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0003b56c0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00084a180): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00084a180): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00084a180): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00084a180): >_readAt: n=5, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00084a180): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.839137767 +0000 UTC m=+32.215667123 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00084a180): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ae7e0 item 61 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 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/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00084a7c0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00084a7c0): open at offset 0 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00084a7c0): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00084a7c0): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00084a7c0): >_readAt: n=0, err=Bad file descriptor 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00084a7c0): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00084a7c0): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00084a7c0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.841420803 +0000 UTC m=+32.217950159 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00084a7c0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00084ad00): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00084ad00): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00084ad00): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aee00 item 62 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00084ad00): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00084ad00): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.842132811 +0000 UTC m=+32.218662167 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00084ad00): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00084b480): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00084b480): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00084b480): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00084b480): >_readAt: n=5, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00084b480): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.842132811 +0000 UTC m=+32.218662167 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00084b480): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003af0a0 item 62 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 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/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00084bb00): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00084bb00): open at offset 0 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00084bb00): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00084bb00): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00084bb00): >_readAt: n=0, err=Bad file descriptor 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00084bb00): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00084bb00): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00084bb00): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.844591936 +0000 UTC m=+32.221121293 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00084bb00): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000146100): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000146100): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000146100): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003af490 item 63 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000146100): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000146100): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.845303192 +0000 UTC m=+32.221832558 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000146100): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000146880): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000146880): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000146880): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000146880): >_readAt: n=5, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000146880): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.845303192 +0000 UTC m=+32.221832558 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000146880): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003af650 item 63 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 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/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000146f80): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000146f80): open at offset 0 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000146f80): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000146f80): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000146f80): >_readAt: n=0, err=Bad file descriptor 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000146f80): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000146f80): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000146f80): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.847732053 +0000 UTC m=+32.224261418 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000146f80): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000147500): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000147500): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000147500): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003af9d0 item 64 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000147500): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000147500): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.848510313 +0000 UTC m=+32.225039669 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000147500): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000147c40): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000147c40): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000147c40): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000147c40): >_readAt: n=5, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000147c40): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.848510313 +0000 UTC m=+32.225039669 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000147c40): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003afce0 item 64 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000d16300): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000d16300): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000d16300): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000d16300): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000d16300): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.850772029 +0000 UTC m=+32.227301386 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000d16300): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDWR 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000d167c0): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000d167c0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000d167c0): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000d167c0): >_readAt: n=2, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000d167c0): _writeAt: size=3, off=2 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444380 item 65 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000d167c0): >_writeAt: n=3, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000d167c0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.851700633 +0000 UTC m=+32.228229989 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000d167c0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000d16cc0): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000d16cc0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000d16cc0): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000d16cc0): >_readAt: n=5, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000d16cc0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.851700633 +0000 UTC m=+32.228229989 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000d16cc0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444700 item 65 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000d17340): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000d17340): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000d17340): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000d17340): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000d17340): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.853618895 +0000 UTC m=+32.230148251 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000d17340): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000d177c0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000d177c0): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444b60 item 66 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000d177c0): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000d177c0): >_readAt: n=0, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000d177c0): _writeAt: size=3, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000d177c0): >_writeAt: n=3, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000d177c0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.854533872 +0000 UTC m=+32.231063228 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000d177c0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000d17d40): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000d17d40): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000d17d40): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000d17d40): >_readAt: n=3, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000d17d40): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.854533872 +0000 UTC m=+32.231063228 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000d17d40): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444d20 item 66 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b9c440): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b9c440): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b9c440): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b9c440): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b9c440): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.85647657 +0000 UTC m=+32.233005926 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b9c440): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b9c8c0): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b9c8c0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b9c8c0): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b9c8c0): >_readAt: n=2, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b9c8c0): _writeAt: size=3, off=2 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004453b0 item 67 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b9c8c0): >_writeAt: n=3, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b9c8c0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.857343327 +0000 UTC m=+32.233872682 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b9c8c0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b9ce00): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b9ce00): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b9ce00): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b9ce00): >_readAt: n=5, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b9ce00): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.857343327 +0000 UTC m=+32.233872682 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b9ce00): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004457a0 item 67 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b9d4c0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b9d4c0): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b9d4c0): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b9d4c0): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b9d4c0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.859834354 +0000 UTC m=+32.236363710 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b9d4c0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b9da00): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b9da00): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041e0e0 item 68 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b9da00): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b9da00): >_readAt: n=0, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b9da00): _writeAt: size=3, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b9da00): >_writeAt: n=3, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b9da00): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.860927476 +0000 UTC m=+32.237456832 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b9da00): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b9df40): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b9df40): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b9df40): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b9df40): >_readAt: n=3, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b9df40): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.860927476 +0000 UTC m=+32.237456832 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b9df40): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041e460 item 68 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b1e600): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b1e600): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b1e600): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b1e600): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b1e600): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.863506848 +0000 UTC m=+32.240036224 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b1e600): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b1ea80): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b1ea80): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b1ea80): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b1ea80): >_readAt: n=2, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b1ea80): _writeAt: size=3, off=2 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f180 item 69 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b1ea80): >_writeAt: n=3, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b1ea80): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.864517465 +0000 UTC m=+32.241046821 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b1ea80): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b1ef80): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b1ef80): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b1ef80): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b1ef80): >_readAt: n=5, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b1ef80): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.864517465 +0000 UTC m=+32.241046821 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b1ef80): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f3b0 item 69 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b1f600): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b1f600): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b1f600): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b1f600): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b1f600): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.867269021 +0000 UTC m=+32.243798377 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b1f600): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b1fb00): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b1fb00): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f810 item 70 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b1fb00): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b1fb00): >_readAt: n=0, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b1fb00): _writeAt: size=3, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b1fb00): >_writeAt: n=3, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b1fb00): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.868469304 +0000 UTC m=+32.244998660 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000b1fb00): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00062e100): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00062e100): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00062e100): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00062e100): >_readAt: n=3, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00062e100): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.868469304 +0000 UTC m=+32.244998660 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00062e100): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041fc70 item 70 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00062e780): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00062e780): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00062e780): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00062e780): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00062e780): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.870940444 +0000 UTC m=+32.247469801 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00062e780): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00062ec80): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00062ec80): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00062ec80): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00062ec80): >_readAt: n=2, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00062ec80): _writeAt: size=3, off=2 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003763f0 item 71 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00062ec80): >_writeAt: n=3, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00062ec80): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.871552824 +0000 UTC m=+32.248082160 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00062ec80): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00062f180): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00062f180): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00062f180): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00062f180): >_readAt: n=5, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00062f180): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.871552824 +0000 UTC m=+32.248082160 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00062f180): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376620 item 71 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00062f800): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00062f800): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00062f800): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00062f800): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00062f800): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.8733192 +0000 UTC m=+32.249848536 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00062f800): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00062fd00): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00062fd00): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003769a0 item 72 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00062fd00): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00062fd00): >_readAt: n=0, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00062fd00): _writeAt: size=3, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00062fd00): >_writeAt: n=3, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00062fd00): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.874060212 +0000 UTC m=+32.250589548 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00062fd00): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007162c0): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007162c0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007162c0): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007162c0): >_readAt: n=3, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007162c0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.874060212 +0000 UTC m=+32.250589548 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007162c0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376bd0 item 72 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000716880): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000716880): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000716880): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000716880): >_readAt: n=0, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000716880): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000716880): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000716880): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.876112744 +0000 UTC m=+32.252642080 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000716880): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000716d80): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000716d80): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000716d80): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377810 item 73 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000716d80): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000716d80): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.876781029 +0000 UTC m=+32.253310365 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000716d80): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000717240): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000717240): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000717240): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000717240): >_readAt: n=2, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000717240): _writeAt: size=3, off=2 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377b20 item 73 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000717240): >_writeAt: n=3, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000717240): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.877595198 +0000 UTC m=+32.254124534 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000717240): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000717780): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000717780): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000717780): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000717780): >_readAt: n=5, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000717780): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.877595198 +0000 UTC m=+32.254124534 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000717780): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402070 item 73 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000717dc0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000717dc0): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000717dc0): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000717dc0): >_readAt: n=0, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000717dc0): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000717dc0): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000717dc0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.87897627 +0000 UTC m=+32.255505607 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000717dc0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000736340): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000736340): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000736340): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004027e0 item 74 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000736340): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000736340): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.87961988 +0000 UTC m=+32.256149215 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000736340): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000736880): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000736880): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004029a0 item 74 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000736880): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000736880): >_readAt: n=0, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000736880): _writeAt: size=3, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000736880): >_writeAt: n=3, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000736880): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.880265502 +0000 UTC m=+32.256794837 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000736880): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000736e00): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000736e00): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000736e00): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000736e00): >_readAt: n=3, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000736e00): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.880265502 +0000 UTC m=+32.256794837 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000736e00): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402c40 item 74 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000737440): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000737440): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000737440): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000737440): >_readAt: n=0, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000737440): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000737440): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000737440): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.882169435 +0000 UTC m=+32.258698772 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000737440): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000737940): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000737940): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000737940): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004033b0 item 75 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000737940): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000737940): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.883014683 +0000 UTC m=+32.259544049 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000737940): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000737e80): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000737e80): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000737e80): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000737e80): >_readAt: n=2, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000737e80): _writeAt: size=3, off=2 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004036c0 item 75 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000737e80): >_writeAt: n=3, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000737e80): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.884001796 +0000 UTC m=+32.260531152 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000737e80): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000752440): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000752440): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000752440): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000752440): >_readAt: n=5, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000752440): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.884001796 +0000 UTC m=+32.260531152 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000752440): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403ab0 item 75 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000752a80): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000752a80): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000752a80): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000752a80): >_readAt: n=0, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000752a80): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000752a80): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000752a80): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.886038519 +0000 UTC m=+32.262567875 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000752a80): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000752f80): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000752f80): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000752f80): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004802a0 item 76 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000752f80): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000752f80): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.886971571 +0000 UTC m=+32.263500927 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000752f80): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007534c0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007534c0): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480540 item 76 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007534c0): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007534c0): >_readAt: n=0, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007534c0): _writeAt: size=3, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007534c0): >_writeAt: n=3, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007534c0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.887657649 +0000 UTC m=+32.264186985 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007534c0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000753a40): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000753a40): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000753a40): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000753a40): >_readAt: n=3, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000753a40): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.887657649 +0000 UTC m=+32.264186985 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000753a40): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480770 item 76 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000776100): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000776100): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000776100): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000776100): >_readAt: n=0, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000776100): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000776100): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000776100): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.889403968 +0000 UTC m=+32.265933304 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000776100): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000776600): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000776600): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000776600): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480d90 item 77 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000776600): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000776600): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.890090307 +0000 UTC m=+32.266619643 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000776600): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000776d00): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000776d00): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000776d00): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000776d00): >_readAt: n=5, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000776d00): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.890090307 +0000 UTC m=+32.266619643 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000776d00): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481110 item 77 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000777340): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000777340): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000777340): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000777340): >_readAt: n=0, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000777340): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000777340): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000777340): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.891611271 +0000 UTC m=+32.268140608 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000777340): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000777840): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000777840): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000777840): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004816c0 item 78 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000777840): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000777840): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.892182143 +0000 UTC m=+32.268711469 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000777840): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000777f40): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000777f40): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000777f40): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000777f40): >_readAt: n=5, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000777f40): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.892182143 +0000 UTC m=+32.268711469 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000777f40): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004819d0 item 78 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007ae600): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007ae600): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007ae600): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007ae600): >_readAt: n=0, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007ae600): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007ae600): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007ae600): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.893973557 +0000 UTC m=+32.270502903 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007ae600): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007aeb00): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007aeb00): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007aeb00): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481f10 item 79 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007aeb00): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007aeb00): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.894546553 +0000 UTC m=+32.271075889 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007aeb00): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007af200): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007af200): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007af200): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007af200): >_readAt: n=5, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007af200): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.894546553 +0000 UTC m=+32.271075889 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007af200): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a150 item 79 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 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/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007af840): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007af840): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007af840): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007af840): >_readAt: n=0, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007af840): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007af840): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007af840): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.89636113 +0000 UTC m=+32.272890466 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007af840): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007afd40): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007afd40): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007afd40): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a7e0 item 80 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007afd40): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007afd40): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.896982165 +0000 UTC m=+32.273511501 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007afd40): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007d64c0): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007d64c0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007d64c0): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007d64c0): >_readAt: n=5, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007d64c0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.896982165 +0000 UTC m=+32.273511501 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007d64c0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a9a0 item 80 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007d6b00): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007d6b00): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007d6b00): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007d6b00): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007d6b00): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.898734736 +0000 UTC m=+32.275264071 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007d6b00): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007d6f80): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007d6f80): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007d6f80): open at offset 5 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007d6f80): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007d6f80): >_readAt: n=2, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007d6f80): _writeAt: size=3, off=7 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b420 item 81 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007d6f80): >_writeAt: n=3, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007d6f80): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.899418178 +0000 UTC m=+32.275947514 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007d6f80): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007d74c0): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007d74c0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007d74c0): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007d74c0): >_readAt: n=8, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007d74c0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.899418178 +0000 UTC m=+32.275947514 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007d74c0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b6c0 item 81 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007d7b40): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007d7b40): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007d7b40): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007d7b40): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007d7b40): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.901119533 +0000 UTC m=+32.277648869 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0007d7b40): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008000c0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008000c0): open at offset 5 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008000c0): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042bce0 item 82 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008000c0): _readAt: size=2, off=5 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008000c0): >_readAt: n=0, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008000c0): _writeAt: size=3, off=5 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008000c0): >_writeAt: n=3, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008000c0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.901853671 +0000 UTC m=+32.278383007 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008000c0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000800640): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000800640): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000800640): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000800640): >_readAt: n=3, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000800640): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.901853671 +0000 UTC m=+32.278383007 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000800640): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e0e0 item 82 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000800cc0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000800cc0): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000800cc0): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000800cc0): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000800cc0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.903367854 +0000 UTC m=+32.279897190 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000800cc0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008011c0): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008011c0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008011c0): open at offset 5 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008011c0): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008011c0): >_readAt: n=2, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008011c0): _writeAt: size=3, off=7 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e620 item 83 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008011c0): >_writeAt: n=3, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008011c0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.904081183 +0000 UTC m=+32.280610520 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008011c0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000801700): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000801700): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000801700): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000801700): >_readAt: n=8, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000801700): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.904081183 +0000 UTC m=+32.280610520 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000801700): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e850 item 83 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000801d80): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000801d80): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000801d80): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000801d80): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000801d80): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.906209249 +0000 UTC m=+32.282738614 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000801d80): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000828300): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000828300): open at offset 5 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000828300): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ebd0 item 84 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000828300): _readAt: size=2, off=5 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000828300): >_readAt: n=0, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000828300): _writeAt: size=3, off=5 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000828300): >_writeAt: n=3, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000828300): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.907266744 +0000 UTC m=+32.283796140 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000828300): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000828880): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000828880): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000828880): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000828880): >_readAt: n=3, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000828880): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.907266744 +0000 UTC m=+32.283796140 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000828880): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ed90 item 84 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000828f00): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000828f00): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000828f00): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000828f00): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000828f00): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.909833833 +0000 UTC m=+32.286363189 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000828f00): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000829400): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000829400): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000829400): open at offset 5 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000829400): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000829400): >_readAt: n=2, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000829400): _writeAt: size=3, off=7 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f110 item 85 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000829400): >_writeAt: n=3, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000829400): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.910835574 +0000 UTC m=+32.287364940 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000829400): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000829940): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000829940): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000829940): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000829940): >_readAt: n=8, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000829940): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.910835574 +0000 UTC m=+32.287364940 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000829940): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f2d0 item 85 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000856040): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000856040): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000856040): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000856040): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000856040): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.913277519 +0000 UTC m=+32.289806875 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000856040): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000856540): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000856540): open at offset 5 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000856540): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f7a0 item 86 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000856540): _readAt: size=2, off=5 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000856540): >_readAt: n=0, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000856540): _writeAt: size=3, off=5 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000856540): >_writeAt: n=3, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000856540): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.914349622 +0000 UTC m=+32.290879008 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000856540): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000856ac0): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000856ac0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000856ac0): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000856ac0): >_readAt: n=3, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000856ac0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.914349622 +0000 UTC m=+32.290879008 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000856ac0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f9d0 item 86 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000857140): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000857140): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000857140): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000857140): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000857140): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.916391344 +0000 UTC m=+32.292920680 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000857140): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000857640): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000857640): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000857640): open at offset 5 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000857640): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000857640): >_readAt: n=2, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000857640): _writeAt: size=3, off=7 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048fe30 item 87 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000857640): >_writeAt: n=3, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000857640): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.91729433 +0000 UTC m=+32.293823686 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000857640): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000857b80): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000857b80): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000857b80): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000857b80): >_readAt: n=8, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000857b80): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.91729433 +0000 UTC m=+32.293823686 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000857b80): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e8150 item 87 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 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/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000898280): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000898280): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000898280): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000898280): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000898280): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.919289545 +0000 UTC m=+32.295818901 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000898280): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a5a280): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a5a280): open at offset 5 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a5a280): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e070 item 88 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a5a280): _readAt: size=2, off=5 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a5a280): >_readAt: n=0, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a5a280): _writeAt: size=3, off=5 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a5a280): >_writeAt: n=3, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a5a280): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.920244107 +0000 UTC m=+32.296773463 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a5a280): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a5a800): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a5a800): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a5a800): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a5a800): >_readAt: n=3, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a5a800): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.920244107 +0000 UTC m=+32.296773463 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a5a800): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e310 item 88 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a5ae40): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a5ae40): open at offset 0 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a5ae40): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a5ae40): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a5ae40): >_readAt: n=0, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a5ae40): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a5ae40): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a5ae40): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.922246527 +0000 UTC m=+32.298775883 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a5ae40): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a5b380): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a5b380): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a5b380): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ecb0 item 89 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a5b380): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a5b380): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.922960647 +0000 UTC m=+32.299490014 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a5b380): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a5b8c0): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a5b8c0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a5b8c0): open at offset 5 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a5b8c0): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a5b8c0): >_readAt: n=2, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a5b8c0): _writeAt: size=3, off=7 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040eee0 item 89 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a5b8c0): >_writeAt: n=3, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a5b8c0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.923778403 +0000 UTC m=+32.300307760 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a5b8c0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a5be40): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a5be40): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a5be40): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a5be40): >_readAt: n=8, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a5be40): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.923778403 +0000 UTC m=+32.300307760 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a5be40): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f0a0 item 89 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a7a500): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a7a500): open at offset 0 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a7a500): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a7a500): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a7a500): >_readAt: n=0, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a7a500): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a7a500): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a7a500): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.925856905 +0000 UTC m=+32.302386251 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a7a500): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a7aa40): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a7aa40): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a7aa40): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f6c0 item 90 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a7aa40): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a7aa40): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.926571317 +0000 UTC m=+32.303100673 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a7aa40): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a7af80): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a7af80): open at offset 5 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a7af80): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f960 item 90 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a7af80): _readAt: size=2, off=5 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a7af80): >_readAt: n=0, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a7af80): _writeAt: size=3, off=5 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a7af80): >_writeAt: n=3, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a7af80): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.927440829 +0000 UTC m=+32.303970175 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a7af80): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a7b540): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a7b540): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a7b540): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a7b540): >_readAt: n=3, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a7b540): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.927440829 +0000 UTC m=+32.303970175 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a7b540): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040fc00 item 90 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a7bb80): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a7bb80): open at offset 0 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a7bb80): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a7bb80): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a7bb80): >_readAt: n=0, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a7bb80): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a7bb80): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a7bb80): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.929199981 +0000 UTC m=+32.305729327 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a7bb80): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000930140): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000930140): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000930140): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338380 item 91 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000930140): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000930140): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.929839052 +0000 UTC m=+32.306368398 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000930140): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000930680): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000930680): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000930680): open at offset 5 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000930680): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000930680): >_readAt: n=2, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000930680): _writeAt: size=3, off=7 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338b60 item 91 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000930680): >_writeAt: n=3, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000930680): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.930548794 +0000 UTC m=+32.307078140 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000930680): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000930c00): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000930c00): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000930c00): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000930c00): >_readAt: n=8, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000930c00): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.930548794 +0000 UTC m=+32.307078140 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000930c00): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338d90 item 91 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 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/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000931240): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000931240): open at offset 0 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000931240): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000931240): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000931240): >_readAt: n=0, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000931240): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000931240): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000931240): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.932384009 +0000 UTC m=+32.308913355 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000931240): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000931780): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000931780): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000931780): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003395e0 item 92 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000931780): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000931780): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.933043938 +0000 UTC m=+32.309573284 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000931780): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000931cc0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000931cc0): open at offset 5 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000931cc0): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339880 item 92 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000931cc0): _readAt: size=2, off=5 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000931cc0): >_readAt: n=0, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000931cc0): _writeAt: size=3, off=5 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000931cc0): >_writeAt: n=3, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000931cc0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.933782054 +0000 UTC m=+32.310311400 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000931cc0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000962300): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000962300): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000962300): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000962300): >_readAt: n=3, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000962300): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.933782054 +0000 UTC m=+32.310311400 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000962300): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339c70 item 92 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000962940): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000962940): open at offset 0 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000962940): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000962940): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000962940): >_readAt: n=0, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000962940): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000962940): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000962940): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.935501572 +0000 UTC m=+32.312030928 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000962940): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000962e80): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000962e80): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000962e80): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001101c0 item 93 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000962e80): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000962e80): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.936161 +0000 UTC m=+32.312690357 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000962e80): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000963580): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000963580): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000963580): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000963580): >_readAt: n=5, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000963580): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.936161 +0000 UTC m=+32.312690357 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000963580): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110380 item 93 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 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/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000963bc0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000963bc0): open at offset 0 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000963bc0): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000963bc0): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000963bc0): >_readAt: n=0, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000963bc0): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000963bc0): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000963bc0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.938116362 +0000 UTC m=+32.314645718 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000963bc0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00098c180): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00098c180): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00098c180): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110af0 item 94 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00098c180): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00098c180): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.938761913 +0000 UTC m=+32.315291259 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00098c180): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00098c880): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00098c880): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00098c880): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00098c880): >_readAt: n=5, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00098c880): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.938761913 +0000 UTC m=+32.315291259 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00098c880): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110e70 item 94 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 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/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00098cec0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00098cec0): open at offset 0 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00098cec0): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00098cec0): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00098cec0): >_readAt: n=0, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00098cec0): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00098cec0): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00098cec0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.940726141 +0000 UTC m=+32.317255487 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00098cec0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00098d400): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00098d400): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00098d400): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001113b0 item 95 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00098d400): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00098d400): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.941438679 +0000 UTC m=+32.317968025 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00098d400): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00098db00): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00098db00): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00098db00): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00098db00): >_readAt: n=5, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00098db00): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.941438679 +0000 UTC m=+32.317968025 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc00098db00): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111650 item 95 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 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/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009b61c0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009b61c0): open at offset 0 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009b61c0): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009b61c0): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009b61c0): >_readAt: n=0, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009b61c0): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009b61c0): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009b61c0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.94371339 +0000 UTC m=+32.320242755 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009b61c0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009b6700): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009b6700): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009b6700): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111b90 item 96 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009b6700): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009b6700): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.944571971 +0000 UTC m=+32.321101327 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009b6700): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009b6e00): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009b6e00): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009b6e00): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009b6e00): >_readAt: n=5, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009b6e00): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.944571971 +0000 UTC m=+32.321101327 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0009b6e00): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364000 item 96 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= 2025/06/18 03:48:20 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:48:20 DEBUG : Looking for writers 2025/06/18 03:48:20 DEBUG : >WaitForWriters: 2025/06/18 03:48:20 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "sftp://rclone@:22/rclone-test-mepakez2beta", Local "Local file system at /tmp/rclone1642532778", Modify Window "1s" 2025/06/18 03:48:20 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:48:20 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/18 03:48:20 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:20 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 03:48:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 03:48:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/06/18 03:48:20 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000898640): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000898640): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000898640): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000898640): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000898640): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.951755447 +0000 UTC m=+32.328284803 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000898640): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000898ac0): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000898ac0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000898ac0): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000898ac0): >_readAt: n=2, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000898ac0): _writeAt: size=3, off=2 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000898ac0): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000898ac0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.951755447 +0000 UTC m=+32.328284803 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000898ac0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000898f80): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000898f80): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000898f80): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000898f80): >_readAt: n=5, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000898f80): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.951755447 +0000 UTC m=+32.328284803 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000898f80): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e8930 item 1 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008995c0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008995c0): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008995c0): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008995c0): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008995c0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.955142966 +0000 UTC m=+32.331672313 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008995c0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000899ac0): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000899ac0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000899ac0): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000899ac0): >_readAt: n=5, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000899ac0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.955142966 +0000 UTC m=+32.331672313 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000899ac0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e9180 item 2 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008ca180): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008ca180): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008ca180): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008ca180): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008ca180): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.957272094 +0000 UTC m=+32.333801450 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008ca180): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008ca600): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008ca600): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008ca600): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008ca600): >_readAt: n=2, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008ca600): _writeAt: size=3, off=2 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008ca600): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008ca600): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.957272094 +0000 UTC m=+32.333801450 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008ca600): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008caac0): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008caac0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008caac0): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008caac0): >_readAt: n=5, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008caac0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.957272094 +0000 UTC m=+32.333801450 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008caac0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e95e0 item 3 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008cb140): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008cb140): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008cb140): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008cb140): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008cb140): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.961193146 +0000 UTC m=+32.337722502 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008cb140): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008cb680): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008cb680): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008cb680): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008cb680): >_readAt: n=5, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008cb680): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.961193146 +0000 UTC m=+32.337722502 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008cb680): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e9c00 item 4 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008cbcc0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008cbcc0): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008cbcc0): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008cbcc0): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008cbcc0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.96340066 +0000 UTC m=+32.339930016 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008cbcc0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008f61c0): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008f61c0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008f61c0): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008f61c0): >_readAt: n=2, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008f61c0): _writeAt: size=3, off=2 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008f61c0): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008f61c0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.96340066 +0000 UTC m=+32.339930016 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008f61c0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008f6680): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008f6680): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008f6680): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008f6680): >_readAt: n=5, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008f6680): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.96340066 +0000 UTC m=+32.339930016 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008f6680): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004141c0 item 5 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008f6d00): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008f6d00): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008f6d00): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008f6d00): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008f6d00): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.966742765 +0000 UTC m=+32.343272111 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008f6d00): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008f7240): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008f7240): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008f7240): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008f7240): >_readAt: n=5, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008f7240): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.966742765 +0000 UTC m=+32.343272111 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008f7240): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004148c0 item 6 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008f78c0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008f78c0): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008f78c0): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008f78c0): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008f78c0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.969742848 +0000 UTC m=+32.346272204 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008f78c0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008f7dc0): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008f7dc0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008f7dc0): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008f7dc0): >_readAt: n=2, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008f7dc0): _writeAt: size=3, off=2 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008f7dc0): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008f7dc0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.969742848 +0000 UTC m=+32.346272204 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc0008f7dc0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a94300): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a94300): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a94300): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a94300): >_readAt: n=5, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a94300): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.969742848 +0000 UTC m=+32.346272204 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a94300): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414ee0 item 7 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a94980): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a94980): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a94980): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a94980): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a94980): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.97296111 +0000 UTC m=+32.349490475 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a94980): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a94ec0): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a94ec0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a94ec0): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a94ec0): >_readAt: n=5, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a94ec0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.97296111 +0000 UTC m=+32.349490475 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a94ec0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415ab0 item 8 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a95480): _readAt: size=2, off=0 2025/06/18 03:48:20 ERROR : open-test-file(0xc000a95480): Couldn't read size of file 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a95480): >_readAt: n=0, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a95480): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a95480): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a95480): close: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a95480): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a95840): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a95840): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a95840): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a95840): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a95840): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.975270735 +0000 UTC m=+32.351800092 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a95840): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a95cc0): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a95cc0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a95cc0): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a95cc0): >_readAt: n=2, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a95cc0): _writeAt: size=3, off=2 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a95cc0): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a95cc0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.975270735 +0000 UTC m=+32.351800092 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000a95cc0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ab4240): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ab4240): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ab4240): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ab4240): >_readAt: n=5, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ab4240): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.975270735 +0000 UTC m=+32.351800092 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ab4240): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c1c0 item 9 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ab48c0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ab48c0): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ab48c0): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ab48c0): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ab48c0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.97875672 +0000 UTC m=+32.355286086 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ab48c0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ab4e00): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ab4e00): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ab4e00): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ab4e00): >_readAt: n=5, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ab4e00): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.97875672 +0000 UTC m=+32.355286086 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ab4e00): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032ca10 item 10 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ab5440): _readAt: size=2, off=0 2025/06/18 03:48:20 ERROR : open-test-file(0xc000ab5440): Couldn't read size of file 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ab5440): >_readAt: n=0, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ab5440): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ab5440): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ab5440): close: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ab5440): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ab5800): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ab5800): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ab5800): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ab5800): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ab5800): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.981667965 +0000 UTC m=+32.358197311 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ab5800): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ab5d00): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ab5d00): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ab5d00): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ab5d00): >_readAt: n=2, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ab5d00): _writeAt: size=3, off=2 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ab5d00): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ab5d00): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.981667965 +0000 UTC m=+32.358197311 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ab5d00): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ad4280): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ad4280): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ad4280): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ad4280): >_readAt: n=5, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ad4280): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.981667965 +0000 UTC m=+32.358197311 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ad4280): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d110 item 11 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ad4900): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ad4900): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ad4900): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ad4900): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ad4900): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.98501052 +0000 UTC m=+32.361539867 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ad4900): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ad4e40): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ad4e40): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ad4e40): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ad4e40): >_readAt: n=5, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ad4e40): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.98501052 +0000 UTC m=+32.361539867 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ad4e40): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d960 item 12 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ad5480): _readAt: size=2, off=0 2025/06/18 03:48:20 ERROR : open-test-file(0xc000ad5480): Couldn't read size of file 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ad5480): >_readAt: n=0, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ad5480): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ad5480): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ad5480): close: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ad5480): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ad5840): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ad5840): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ad5840): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ad5840): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ad5840): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.987309187 +0000 UTC m=+32.363838533 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ad5840): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ad5f00): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ad5f00): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ad5f00): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ad5f00): >_readAt: n=5, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ad5f00): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.987309187 +0000 UTC m=+32.363838533 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000ad5f00): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003663f0 item 13 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000af2600): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000af2600): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000af2600): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000af2600): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000af2600): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.989571705 +0000 UTC m=+32.366101051 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000af2600): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000af2b40): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000af2b40): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000af2b40): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000af2b40): >_readAt: n=5, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000af2b40): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.989571705 +0000 UTC m=+32.366101051 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000af2b40): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366d90 item 14 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000af3180): _readAt: size=2, off=0 2025/06/18 03:48:20 ERROR : open-test-file(0xc000af3180): Couldn't read size of file 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000af3180): >_readAt: n=0, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000af3180): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000af3180): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000af3180): close: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000af3180): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000af3540): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000af3540): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000af3540): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000af3540): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000af3540): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.991789849 +0000 UTC m=+32.368319215 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000af3540): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000af2300): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000af2300): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000af2300): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000af2300): >_readAt: n=5, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000af2300): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.991789849 +0000 UTC m=+32.368319215 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000af2300): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365340 item 15 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 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/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000af2980): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000af2980): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000af2980): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000af2980): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000af2980): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.9959455 +0000 UTC m=+32.372474856 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000af2980): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000af2ec0): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000af2ec0): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000af2ec0): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000af2ec0): >_readAt: n=5, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000af2ec0): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.9959455 +0000 UTC m=+32.372474856 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000af2ec0): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: Remove: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366770 item 16 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000af3500): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000af3500): >openPending: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000af3500): _writeAt: size=5, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000af3500): >_writeAt: n=5, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000af3500): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.998057806 +0000 UTC m=+32.374587152 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000af3500): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000af3a00): _readAt: size=2, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000af3a00): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000af3a00): open at offset 5 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000af3a00): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000af3a00): >_readAt: n=2, err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000af3a00): _writeAt: size=3, off=7 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000af3a00): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000af3a00): close: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.998057806 +0000 UTC m=+32.374587152 2025/06/18 03:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000af3a00): >close: err= 2025/06/18 03:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:20 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000af3f00): _readAt: size=512, off=0 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000af3f00): openPending: 2025/06/18 03:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000af3f00): >openPending: err= 2025/06/18 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000af3f00): >_readAt: n=5, err=EOF 2025/06/18 03:48:20 DEBUG : open-test-file(0xc000af3f00): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:20.998057806 +0000 UTC m=+32.374587152 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000af3f00): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: Remove: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367260 item 17 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009b6600): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009b6600): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009b6600): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009b6600): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009b6600): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.001236264 +0000 UTC m=+32.377765620 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009b6600): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009b6b40): _readAt: size=512, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009b6b40): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009b6b40): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009b6b40): >_readAt: n=5, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009b6b40): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.001236264 +0000 UTC m=+32.377765620 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009b6b40): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: Remove: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e4310 item 18 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009b71c0): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009b71c0): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009b71c0): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009b71c0): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009b71c0): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.00350872 +0000 UTC m=+32.380038076 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009b71c0): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009b7780): _readAt: size=2, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009b7780): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009b7780): open at offset 5 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009b7780): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009b7780): >_readAt: n=2, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009b7780): _writeAt: size=3, off=7 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009b7780): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009b7780): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.00350872 +0000 UTC m=+32.380038076 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009b7780): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009b7c80): _readAt: size=512, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009b7c80): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009b7c80): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009b7c80): >_readAt: n=5, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009b7c80): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.00350872 +0000 UTC m=+32.380038076 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009b7c80): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: Remove: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e4770 item 19 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000e04380): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000e04380): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000e04380): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000e04380): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000e04380): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.00622015 +0000 UTC m=+32.382749507 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000e04380): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000e048c0): _readAt: size=512, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000e048c0): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000e048c0): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000e048c0): >_readAt: n=5, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000e048c0): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.00622015 +0000 UTC m=+32.382749507 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000e048c0): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: Remove: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e4cb0 item 20 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000e05000): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000e05000): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000e05000): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000e05000): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000e05000): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.008053983 +0000 UTC m=+32.384583339 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000e05000): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000e055c0): _readAt: size=2, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000e055c0): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000e055c0): open at offset 5 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000e055c0): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000e055c0): >_readAt: n=2, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000e055c0): _writeAt: size=3, off=7 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000e055c0): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000e055c0): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.008053983 +0000 UTC m=+32.384583339 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000e055c0): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000e05b80): _readAt: size=512, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000e05b80): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000e05b80): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000e05b80): >_readAt: n=5, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000e05b80): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.008053983 +0000 UTC m=+32.384583339 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000e05b80): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: Remove: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e5030 item 21 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000413040): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000413040): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000413040): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000413040): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000413040): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.010542696 +0000 UTC m=+32.387072052 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000413040): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0002d0600): _readAt: size=512, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0002d0600): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0002d0600): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0002d0600): >_readAt: n=5, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0002d0600): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.010542696 +0000 UTC m=+32.387072052 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0002d0600): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: Remove: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e5810 item 22 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0002d0ec0): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0002d0ec0): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0002d0ec0): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0002d0ec0): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0002d0ec0): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.012395363 +0000 UTC m=+32.388924709 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0002d0ec0): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0002d1840): _readAt: size=2, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0002d1840): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0002d1840): open at offset 5 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0002d1840): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0002d1840): >_readAt: n=2, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0002d1840): _writeAt: size=3, off=7 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0002d1840): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0002d1840): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.012395363 +0000 UTC m=+32.388924709 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0002d1840): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0002d1e00): _readAt: size=512, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0002d1e00): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0002d1e00): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0002d1e00): >_readAt: n=5, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0002d1e00): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.012395363 +0000 UTC m=+32.388924709 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0002d1e00): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: Remove: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e5d50 item 23 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:21 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/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008625c0): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008625c0): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008625c0): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008625c0): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008625c0): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.014836957 +0000 UTC m=+32.391366313 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008625c0): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000862b80): _readAt: size=512, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000862b80): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000862b80): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000862b80): >_readAt: n=5, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000862b80): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.014836957 +0000 UTC m=+32.391366313 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000862b80): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: Remove: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003647e0 item 24 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000863280): _readAt: size=2, off=0 2025/06/18 03:48:21 ERROR : open-test-file(0xc000863280): Couldn't read size of file 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000863280): >_readAt: n=0, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000863280): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000863280): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000863280): close: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000863280): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000863640): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000863640): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000863640): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000863640): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000863640): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.01746993 +0000 UTC m=+32.393999276 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000863640): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000863b80): _readAt: size=2, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000863b80): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000863b80): open at offset 5 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000863b80): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000863b80): >_readAt: n=2, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000863b80): _writeAt: size=3, off=7 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000863b80): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000863b80): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.01746993 +0000 UTC m=+32.393999276 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000863b80): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0001435c0): _readAt: size=512, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0001435c0): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0001435c0): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0001435c0): >_readAt: n=5, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0001435c0): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.01746993 +0000 UTC m=+32.393999276 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0001435c0): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: Remove: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364fc0 item 25 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000143d00): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000143d00): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000143d00): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000143d00): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000143d00): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.020697571 +0000 UTC m=+32.397226926 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000143d00): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000dbc400): _readAt: size=512, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000dbc400): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000dbc400): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000dbc400): >_readAt: n=5, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000dbc400): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.020697571 +0000 UTC m=+32.397226926 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000dbc400): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: Remove: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365960 item 26 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000dbca40): _readAt: size=2, off=0 2025/06/18 03:48:21 ERROR : open-test-file(0xc000dbca40): Couldn't read size of file 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000dbca40): >_readAt: n=0, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000dbca40): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000dbca40): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000dbca40): close: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000dbca40): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000dbcec0): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000dbcec0): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000dbcec0): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000dbcec0): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000dbcec0): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.022634207 +0000 UTC m=+32.399163553 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000dbcec0): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000dbd3c0): _readAt: size=2, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000dbd3c0): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000dbd3c0): open at offset 5 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000dbd3c0): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000dbd3c0): >_readAt: n=2, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000dbd3c0): _writeAt: size=3, off=7 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000dbd3c0): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000dbd3c0): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.022634207 +0000 UTC m=+32.399163553 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000dbd3c0): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000dbd940): _readAt: size=512, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000dbd940): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000dbd940): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000dbd940): >_readAt: n=5, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000dbd940): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.022634207 +0000 UTC m=+32.399163553 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000dbd940): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: Remove: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365ea0 item 27 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:21 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/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0000af340): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0000af340): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0000af340): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0000af340): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0000af340): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.025100557 +0000 UTC m=+32.401629903 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0000af340): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009c84c0): _readAt: size=512, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009c84c0): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009c84c0): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009c84c0): >_readAt: n=5, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009c84c0): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.025100557 +0000 UTC m=+32.401629903 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009c84c0): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: Remove: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050d20 item 28 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009c8b80): _readAt: size=2, off=0 2025/06/18 03:48:21 ERROR : open-test-file(0xc0009c8b80): Couldn't read size of file 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009c8b80): >_readAt: n=0, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009c8b80): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009c8b80): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009c8b80): close: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009c8b80): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009c8f80): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009c8f80): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009c8f80): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009c8f80): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009c8f80): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.0269932 +0000 UTC m=+32.403522556 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009c8f80): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 03:48:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009c9680): _readAt: size=512, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009c9680): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009c9680): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009c9680): >_readAt: n=5, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009c9680): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.0269932 +0000 UTC m=+32.403522556 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009c9680): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: Remove: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051180 item 29 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:21 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/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009c9d00): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009c9d00): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009c9d00): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009c9d00): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009c9d00): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.028861508 +0000 UTC m=+32.405390864 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009c9d00): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072e3c0): _readAt: size=512, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072e3c0): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072e3c0): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072e3c0): >_readAt: n=5, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072e3c0): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.028861508 +0000 UTC m=+32.405390864 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072e3c0): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: Remove: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051e30 item 30 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:21 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/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072ea80): _readAt: size=2, off=0 2025/06/18 03:48:21 ERROR : open-test-file(0xc00072ea80): Couldn't read size of file 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072ea80): >_readAt: n=0, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072ea80): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072ea80): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072ea80): close: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072ea80): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072ef00): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072ef00): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072ef00): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072ef00): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072ef00): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.030788775 +0000 UTC m=+32.407318121 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072ef00): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 03:48:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072f5c0): _readAt: size=512, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072f5c0): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072f5c0): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072f5c0): >_readAt: n=5, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072f5c0): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.030788775 +0000 UTC m=+32.407318121 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072f5c0): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: Remove: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e3f0 item 31 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:21 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/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072fc80): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072fc80): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072fc80): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072fc80): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072fc80): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.032788921 +0000 UTC m=+32.409318277 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072fc80): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0003b4880): _readAt: size=512, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0003b4880): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0003b4880): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0003b4880): >_readAt: n=5, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0003b4880): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.032788921 +0000 UTC m=+32.409318277 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0003b4880): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: Remove: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ea10 item 32 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0003b5500): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0003b5500): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0003b5500): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0003b5500): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0003b5500): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.034538185 +0000 UTC m=+32.411067531 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0003b5500): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0003b5ac0): _readAt: size=2, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0003b5ac0): >_readAt: n=0, err=Bad file descriptor 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0003b5ac0): _writeAt: size=3, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0003b5ac0): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0003b5ac0): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046efc0 item 33 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0003b5ac0): >_writeAt: n=3, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0003b5ac0): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.035225374 +0000 UTC m=+32.411754731 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0003b5ac0): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00084a2c0): _readAt: size=512, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00084a2c0): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00084a2c0): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00084a2c0): >_readAt: n=5, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00084a2c0): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.035225374 +0000 UTC m=+32.411754731 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00084a2c0): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: Remove: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f3b0 item 33 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00084a900): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00084a900): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00084a900): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00084a900): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00084a900): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.037151752 +0000 UTC m=+32.413681108 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00084a900): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00084ad80): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00084ad80): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f9d0 item 34 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00084ad80): _readAt: size=2, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00084ad80): >_readAt: n=0, err=Bad file descriptor 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00084ad80): _writeAt: size=3, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00084ad80): >_writeAt: n=3, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00084ad80): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.038036062 +0000 UTC m=+32.414565408 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00084ad80): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00084b2c0): _readAt: size=512, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00084b2c0): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00084b2c0): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00084b2c0): >_readAt: n=3, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00084b2c0): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.038036062 +0000 UTC m=+32.414565408 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00084b2c0): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: Remove: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046fc70 item 34 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00084b980): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00084b980): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00084b980): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00084b980): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00084b980): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.039874263 +0000 UTC m=+32.416403619 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00084b980): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00084be40): _readAt: size=2, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00084be40): >_readAt: n=0, err=Bad file descriptor 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00084be40): _writeAt: size=3, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00084be40): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00084be40): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d8150 item 35 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00084be40): >_writeAt: n=3, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00084be40): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.040566713 +0000 UTC m=+32.417096059 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00084be40): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000146400): _readAt: size=512, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000146400): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000146400): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000146400): >_readAt: n=5, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000146400): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.040566713 +0000 UTC m=+32.417096059 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000146400): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: Remove: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d8310 item 35 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000146b00): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000146b00): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000146b00): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000146b00): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000146b00): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.042456652 +0000 UTC m=+32.418985998 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000146b00): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0001470c0): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0001470c0): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d87e0 item 36 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0001470c0): _readAt: size=2, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0001470c0): >_readAt: n=0, err=Bad file descriptor 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0001470c0): _writeAt: size=3, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0001470c0): >_writeAt: n=3, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0001470c0): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.043277302 +0000 UTC m=+32.419806648 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0001470c0): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000147680): _readAt: size=512, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000147680): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000147680): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000147680): >_readAt: n=3, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000147680): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.043277302 +0000 UTC m=+32.419806648 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000147680): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: Remove: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d8a80 item 36 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000147cc0): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000147cc0): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000147cc0): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000147cc0): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000147cc0): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.045004094 +0000 UTC m=+32.421533450 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000147cc0): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000d161c0): _readAt: size=2, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000d161c0): >_readAt: n=0, err=Bad file descriptor 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000d161c0): _writeAt: size=3, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000d161c0): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000d161c0): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d8fc0 item 37 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000d161c0): >_writeAt: n=3, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000d161c0): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.045782124 +0000 UTC m=+32.422311470 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000d161c0): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000d16700): _readAt: size=512, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000d16700): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000d16700): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000d16700): >_readAt: n=5, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000d16700): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.045782124 +0000 UTC m=+32.422311470 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000d16700): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: Remove: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d9180 item 37 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000d16dc0): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000d16dc0): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000d16dc0): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000d16dc0): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000d16dc0): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.047617551 +0000 UTC m=+32.424146897 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000d16dc0): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000d172c0): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000d172c0): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d9650 item 38 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000d172c0): _readAt: size=2, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000d172c0): >_readAt: n=0, err=Bad file descriptor 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000d172c0): _writeAt: size=3, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000d172c0): >_writeAt: n=3, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000d172c0): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.048452017 +0000 UTC m=+32.424981363 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000d172c0): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000d17800): _readAt: size=512, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000d17800): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000d17800): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000d17800): >_readAt: n=3, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000d17800): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.048452017 +0000 UTC m=+32.424981363 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000d17800): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: Remove: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d9880 item 38 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000d17ec0): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000d17ec0): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000d17ec0): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000d17ec0): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000d17ec0): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.051051958 +0000 UTC m=+32.427581325 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000d17ec0): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b9c480): _readAt: size=2, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b9c480): >_readAt: n=0, err=Bad file descriptor 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b9c480): _writeAt: size=3, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b9c480): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b9c480): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d9c00 item 39 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b9c480): >_writeAt: n=3, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b9c480): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.052016419 +0000 UTC m=+32.428545795 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b9c480): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b9c980): _readAt: size=512, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b9c980): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b9c980): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b9c980): >_readAt: n=5, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b9c980): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.052016419 +0000 UTC m=+32.428545795 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b9c980): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: Remove: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d9e30 item 39 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b9d040): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b9d040): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b9d040): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b9d040): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b9d040): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.054596582 +0000 UTC m=+32.431125949 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b9d040): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b9d5c0): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b9d5c0): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ae380 item 40 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b9d5c0): _readAt: size=2, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b9d5c0): >_readAt: n=0, err=Bad file descriptor 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b9d5c0): _writeAt: size=3, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b9d5c0): >_writeAt: n=3, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b9d5c0): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.055688082 +0000 UTC m=+32.432217458 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b9d5c0): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b9db00): _readAt: size=512, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b9db00): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b9db00): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b9db00): >_readAt: n=3, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b9db00): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.055688082 +0000 UTC m=+32.432217458 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b9db00): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: Remove: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ae540 item 40 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072c140): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072c140): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072c140): _readAt: size=2, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072c140): >_readAt: n=0, err=Bad file descriptor 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072c140): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072c140): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072c140): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.057835433 +0000 UTC m=+32.434364779 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072c140): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072c640): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072c640): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072c640): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aeb60 item 41 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072c640): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072c640): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.05854711 +0000 UTC m=+32.435076467 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072c640): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072cb00): _readAt: size=2, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072cb00): >_readAt: n=0, err=Bad file descriptor 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072cb00): _writeAt: size=3, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072cb00): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072cb00): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aed90 item 41 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072cb00): >_writeAt: n=3, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072cb00): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.059297228 +0000 UTC m=+32.435826584 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072cb00): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072d040): _readAt: size=512, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072d040): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072d040): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072d040): >_readAt: n=5, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072d040): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.059297228 +0000 UTC m=+32.435826584 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072d040): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: Remove: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aef50 item 41 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072d680): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072d680): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072d680): _readAt: size=2, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072d680): >_readAt: n=0, err=Bad file descriptor 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072d680): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072d680): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072d680): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.061861002 +0000 UTC m=+32.438390367 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072d680): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072db80): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072db80): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072db80): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003af420 item 42 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072db80): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072db80): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.062709374 +0000 UTC m=+32.439238750 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072db80): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00073c140): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00073c140): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003af5e0 item 42 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00073c140): _readAt: size=2, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00073c140): >_readAt: n=0, err=Bad file descriptor 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00073c140): _writeAt: size=3, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00073c140): >_writeAt: n=3, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00073c140): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.063785845 +0000 UTC m=+32.440315221 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00073c140): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00073c6c0): _readAt: size=512, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00073c6c0): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00073c6c0): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00073c6c0): >_readAt: n=3, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00073c6c0): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.063785845 +0000 UTC m=+32.440315221 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00073c6c0): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: Remove: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003af7a0 item 42 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00073cd00): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00073cd00): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00073cd00): _readAt: size=2, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00073cd00): >_readAt: n=0, err=Bad file descriptor 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00073cd00): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00073cd00): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00073cd00): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.066172996 +0000 UTC m=+32.442702362 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00073cd00): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00073d200): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00073d200): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00073d200): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003afb20 item 43 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00073d200): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00073d200): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.067087473 +0000 UTC m=+32.443616840 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00073d200): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00073d740): _readAt: size=2, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00073d740): >_readAt: n=0, err=Bad file descriptor 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00073d740): _writeAt: size=3, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00073d740): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00073d740): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003afea0 item 43 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00073d740): >_writeAt: n=3, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00073d740): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.068108421 +0000 UTC m=+32.444637796 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00073d740): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00073dc80): _readAt: size=512, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00073dc80): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00073dc80): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00073dc80): >_readAt: n=5, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00073dc80): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.068108421 +0000 UTC m=+32.444637796 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00073dc80): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: Remove: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444150 item 43 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000752340): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000752340): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000752340): _readAt: size=2, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000752340): >_readAt: n=0, err=Bad file descriptor 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000752340): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000752340): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000752340): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.070768114 +0000 UTC m=+32.447297460 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000752340): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000752840): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000752840): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000752840): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444770 item 44 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000752840): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000752840): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.071872668 +0000 UTC m=+32.448402024 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000752840): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000752d80): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000752d80): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444a10 item 44 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000752d80): _readAt: size=2, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000752d80): >_readAt: n=0, err=Bad file descriptor 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000752d80): _writeAt: size=3, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000752d80): >_writeAt: n=3, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000752d80): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.072587229 +0000 UTC m=+32.449116575 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000752d80): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000753300): _readAt: size=512, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000753300): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000753300): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000753300): >_readAt: n=3, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000753300): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.072587229 +0000 UTC m=+32.449116575 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000753300): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: Remove: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444bd0 item 44 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000753940): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000753940): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000753940): _readAt: size=2, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000753940): >_readAt: n=0, err=Bad file descriptor 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000753940): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000753940): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000753940): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.074337575 +0000 UTC m=+32.450866921 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000753940): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000753e40): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000753e40): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000753e40): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444fc0 item 45 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000753e40): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000753e40): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.075178694 +0000 UTC m=+32.451708050 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000753e40): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 03:48:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007665c0): _readAt: size=512, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007665c0): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007665c0): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007665c0): >_readAt: n=5, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007665c0): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.075178694 +0000 UTC m=+32.451708050 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007665c0): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: Remove: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445490 item 45 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000766c00): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000766c00): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000766c00): _readAt: size=2, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000766c00): >_readAt: n=0, err=Bad file descriptor 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000766c00): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000766c00): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000766c00): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.077006706 +0000 UTC m=+32.453536052 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000766c00): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000767100): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000767100): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000767100): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445b20 item 46 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000767100): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000767100): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.077697042 +0000 UTC m=+32.454226398 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000767100): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 03:48:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000767800): _readAt: size=512, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000767800): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000767800): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000767800): >_readAt: n=5, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000767800): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.077697042 +0000 UTC m=+32.454226398 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000767800): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: Remove: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445f10 item 46 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000767e40): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000767e40): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000767e40): _readAt: size=2, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000767e40): >_readAt: n=0, err=Bad file descriptor 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000767e40): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000767e40): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000767e40): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.079792386 +0000 UTC m=+32.456321742 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000767e40): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007763c0): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007763c0): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007763c0): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041eb60 item 47 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007763c0): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007763c0): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.080629518 +0000 UTC m=+32.457158864 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007763c0): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 03:48:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000776ac0): _readAt: size=512, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000776ac0): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000776ac0): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000776ac0): >_readAt: n=5, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000776ac0): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.080629518 +0000 UTC m=+32.457158864 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000776ac0): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: Remove: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f110 item 47 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:21 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/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000777100): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000777100): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000777100): _readAt: size=2, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000777100): >_readAt: n=0, err=Bad file descriptor 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000777100): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000777100): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000777100): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.08305962 +0000 UTC m=+32.459588996 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000777100): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000777600): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000777600): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000777600): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f570 item 48 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000777600): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000777600): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.084269602 +0000 UTC m=+32.460798977 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000777600): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 03:48:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000777d00): _readAt: size=512, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000777d00): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000777d00): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000777d00): >_readAt: n=5, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000777d00): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.084269602 +0000 UTC m=+32.460798977 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000777d00): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: Remove: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f7a0 item 48 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007a63c0): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007a63c0): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007a63c0): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007a63c0): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007a63c0): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.087120263 +0000 UTC m=+32.463649639 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007a63c0): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007a6840): _readAt: size=2, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007a6840): >_readAt: n=0, err=Bad file descriptor 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007a6840): _writeAt: size=3, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007a6840): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007a6840): open at offset 5 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007a6840): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041fe30 item 49 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007a6840): >_writeAt: n=3, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007a6840): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.088092399 +0000 UTC m=+32.464621774 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007a6840): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007a6d80): _readAt: size=512, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007a6d80): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007a6d80): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007a6d80): >_readAt: n=8, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007a6d80): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.088092399 +0000 UTC m=+32.464621774 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007a6d80): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: Remove: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003761c0 item 49 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007a7400): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007a7400): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007a7400): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007a7400): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007a7400): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.09062299 +0000 UTC m=+32.467152356 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007a7400): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007a7900): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007a7900): open at offset 5 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007a7900): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376770 item 50 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007a7900): _readAt: size=2, off=5 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007a7900): >_readAt: n=0, err=Bad file descriptor 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007a7900): _writeAt: size=3, off=5 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007a7900): >_writeAt: n=3, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007a7900): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.091716663 +0000 UTC m=+32.468246040 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007a7900): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007a7e80): _readAt: size=512, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007a7e80): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007a7e80): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007a7e80): >_readAt: n=3, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007a7e80): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.091716663 +0000 UTC m=+32.468246040 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007a7e80): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: Remove: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376930 item 50 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007d4580): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007d4580): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007d4580): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007d4580): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007d4580): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.093836112 +0000 UTC m=+32.470365458 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007d4580): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007d4a80): _readAt: size=2, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007d4a80): >_readAt: n=0, err=Bad file descriptor 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007d4a80): _writeAt: size=3, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007d4a80): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007d4a80): open at offset 5 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007d4a80): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003771f0 item 51 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007d4a80): >_writeAt: n=3, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007d4a80): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.094600827 +0000 UTC m=+32.471130173 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007d4a80): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007d4fc0): _readAt: size=512, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007d4fc0): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007d4fc0): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007d4fc0): >_readAt: n=8, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007d4fc0): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.094600827 +0000 UTC m=+32.471130173 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007d4fc0): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: Remove: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377490 item 51 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007d5640): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007d5640): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007d5640): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007d5640): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007d5640): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.096587277 +0000 UTC m=+32.473116623 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007d5640): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007d5b40): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007d5b40): open at offset 5 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007d5b40): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377e30 item 52 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007d5b40): _readAt: size=2, off=5 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007d5b40): >_readAt: n=0, err=Bad file descriptor 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007d5b40): _writeAt: size=3, off=5 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007d5b40): >_writeAt: n=3, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007d5b40): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.097443514 +0000 UTC m=+32.473972870 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007d5b40): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007f6140): _readAt: size=512, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007f6140): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007f6140): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007f6140): >_readAt: n=3, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007f6140): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.097443514 +0000 UTC m=+32.473972870 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007f6140): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: Remove: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402460 item 52 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007f67c0): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007f67c0): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007f67c0): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007f67c0): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007f67c0): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.099265425 +0000 UTC m=+32.475794781 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007f67c0): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007f6cc0): _readAt: size=2, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007f6cc0): >_readAt: n=0, err=Bad file descriptor 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007f6cc0): _writeAt: size=3, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007f6cc0): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007f6cc0): open at offset 5 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007f6cc0): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402930 item 53 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007f6cc0): >_writeAt: n=3, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007f6cc0): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.100058174 +0000 UTC m=+32.476587520 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007f6cc0): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007f7200): _readAt: size=512, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007f7200): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007f7200): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007f7200): >_readAt: n=8, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007f7200): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.100058174 +0000 UTC m=+32.476587520 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007f7200): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: Remove: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402bd0 item 53 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007f7880): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007f7880): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007f7880): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007f7880): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007f7880): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.102447539 +0000 UTC m=+32.478976905 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007f7880): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007f7d80): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007f7d80): open at offset 5 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007f7d80): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004031f0 item 54 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007f7d80): _readAt: size=2, off=5 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007f7d80): >_readAt: n=0, err=Bad file descriptor 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007f7d80): _writeAt: size=3, off=5 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007f7d80): >_writeAt: n=3, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007f7d80): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.103479296 +0000 UTC m=+32.480008672 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0007f7d80): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00081c380): _readAt: size=512, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00081c380): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00081c380): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00081c380): >_readAt: n=3, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00081c380): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.103479296 +0000 UTC m=+32.480008672 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00081c380): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: Remove: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403570 item 54 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b1c180): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b1c180): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b1c180): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b1c180): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b1c180): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.105690878 +0000 UTC m=+32.482220234 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b1c180): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b1c680): _readAt: size=2, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b1c680): >_readAt: n=0, err=Bad file descriptor 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b1c680): _writeAt: size=3, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b1c680): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b1c680): open at offset 5 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b1c680): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480310 item 55 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b1c680): >_writeAt: n=3, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b1c680): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.106724188 +0000 UTC m=+32.483253554 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b1c680): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b1cbc0): _readAt: size=512, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b1cbc0): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b1cbc0): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b1cbc0): >_readAt: n=8, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b1cbc0): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.106724188 +0000 UTC m=+32.483253554 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b1cbc0): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: Remove: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004805b0 item 55 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:21 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/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b1d240): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b1d240): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b1d240): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b1d240): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b1d240): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.109228269 +0000 UTC m=+32.485757645 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b1d240): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b1d740): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b1d740): open at offset 5 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b1d740): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480a10 item 56 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b1d740): _readAt: size=2, off=5 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b1d740): >_readAt: n=0, err=Bad file descriptor 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b1d740): _writeAt: size=3, off=5 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b1d740): >_writeAt: n=3, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b1d740): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.110398966 +0000 UTC m=+32.486928343 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b1d740): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b1dcc0): _readAt: size=512, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b1dcc0): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b1dcc0): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b1dcc0): >_readAt: n=3, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b1dcc0): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.110398966 +0000 UTC m=+32.486928343 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b1dcc0): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: Remove: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480ee0 item 56 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b4c380): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b4c380): open at offset 0 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b4c380): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b4c380): _readAt: size=2, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b4c380): >_readAt: n=0, err=Bad file descriptor 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b4c380): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b4c380): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b4c380): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.112805295 +0000 UTC m=+32.489334671 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b4c380): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b4c8c0): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b4c8c0): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b4c8c0): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481490 item 57 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b4c8c0): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b4c8c0): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.113727385 +0000 UTC m=+32.490256752 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b4c8c0): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b4ce00): _readAt: size=2, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b4ce00): >_readAt: n=0, err=Bad file descriptor 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b4ce00): _writeAt: size=3, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b4ce00): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b4ce00): open at offset 5 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b4ce00): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481730 item 57 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b4ce00): >_writeAt: n=3, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b4ce00): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.114764222 +0000 UTC m=+32.491293598 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b4ce00): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b4d380): _readAt: size=512, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b4d380): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b4d380): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b4d380): >_readAt: n=8, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b4d380): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.114764222 +0000 UTC m=+32.491293598 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b4d380): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: Remove: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481ab0 item 57 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b4d9c0): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b4d9c0): open at offset 0 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b4d9c0): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b4d9c0): _readAt: size=2, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b4d9c0): >_readAt: n=0, err=Bad file descriptor 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b4d9c0): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b4d9c0): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b4d9c0): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.116691842 +0000 UTC m=+32.493221188 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b4d9c0): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b4df00): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b4df00): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b4df00): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a000 item 58 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b4df00): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b4df00): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.117403467 +0000 UTC m=+32.493932813 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b4df00): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008a64c0): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008a64c0): open at offset 5 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008a64c0): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a310 item 58 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008a64c0): _readAt: size=2, off=5 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008a64c0): >_readAt: n=0, err=Bad file descriptor 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008a64c0): _writeAt: size=3, off=5 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008a64c0): >_writeAt: n=3, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008a64c0): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.118242523 +0000 UTC m=+32.494771879 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008a64c0): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008a6a80): _readAt: size=512, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008a6a80): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008a6a80): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008a6a80): >_readAt: n=3, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008a6a80): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.118242523 +0000 UTC m=+32.494771879 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008a6a80): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: Remove: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a620 item 58 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008a70c0): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008a70c0): open at offset 0 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008a70c0): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008a70c0): _readAt: size=2, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008a70c0): >_readAt: n=0, err=Bad file descriptor 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008a70c0): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008a70c0): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008a70c0): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.119943146 +0000 UTC m=+32.496472492 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008a70c0): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008a7600): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008a7600): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008a7600): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042abd0 item 59 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008a7600): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008a7600): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.12061664 +0000 UTC m=+32.497145996 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008a7600): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008a7b40): _readAt: size=2, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008a7b40): >_readAt: n=0, err=Bad file descriptor 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008a7b40): _writeAt: size=3, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008a7b40): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008a7b40): open at offset 5 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008a7b40): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042af50 item 59 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008a7b40): >_writeAt: n=3, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008a7b40): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.121446217 +0000 UTC m=+32.497975563 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008a7b40): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008d4140): _readAt: size=512, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008d4140): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008d4140): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008d4140): >_readAt: n=8, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008d4140): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.121446217 +0000 UTC m=+32.497975563 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008d4140): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: Remove: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b260 item 59 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:21 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/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008d4780): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008d4780): open at offset 0 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008d4780): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008d4780): _readAt: size=2, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008d4780): >_readAt: n=0, err=Bad file descriptor 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008d4780): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008d4780): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008d4780): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.123444509 +0000 UTC m=+32.499973855 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008d4780): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008d4cc0): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008d4cc0): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008d4cc0): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b810 item 60 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008d4cc0): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008d4cc0): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.124209384 +0000 UTC m=+32.500738730 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008d4cc0): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008d5200): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008d5200): open at offset 5 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008d5200): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042bab0 item 60 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008d5200): _readAt: size=2, off=5 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008d5200): >_readAt: n=0, err=Bad file descriptor 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008d5200): _writeAt: size=3, off=5 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008d5200): >_writeAt: n=3, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008d5200): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.125141214 +0000 UTC m=+32.501670570 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008d5200): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008d57c0): _readAt: size=512, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008d57c0): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008d57c0): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008d57c0): >_readAt: n=3, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008d57c0): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.125141214 +0000 UTC m=+32.501670570 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008d57c0): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: Remove: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e000 item 60 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008d5e00): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008d5e00): open at offset 0 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008d5e00): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008d5e00): _readAt: size=2, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008d5e00): >_readAt: n=0, err=Bad file descriptor 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008d5e00): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008d5e00): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008d5e00): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.127154455 +0000 UTC m=+32.503683801 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008d5e00): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008f83c0): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008f83c0): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008f83c0): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e380 item 61 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008f83c0): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008f83c0): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.128010191 +0000 UTC m=+32.504539537 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008f83c0): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 03:48:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008f8ac0): _readAt: size=512, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008f8ac0): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008f8ac0): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008f8ac0): >_readAt: n=5, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008f8ac0): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.128010191 +0000 UTC m=+32.504539537 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008f8ac0): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: Remove: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e770 item 61 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:21 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/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008f9100): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008f9100): open at offset 0 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008f9100): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008f9100): _readAt: size=2, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008f9100): >_readAt: n=0, err=Bad file descriptor 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008f9100): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008f9100): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008f9100): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.130032818 +0000 UTC m=+32.506562164 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008f9100): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008f9640): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008f9640): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008f9640): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048eaf0 item 62 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008f9640): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008f9640): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.130829663 +0000 UTC m=+32.507359010 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008f9640): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 03:48:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008f9d40): _readAt: size=512, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008f9d40): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008f9d40): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008f9d40): >_readAt: n=5, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008f9d40): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.130829663 +0000 UTC m=+32.507359010 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008f9d40): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: Remove: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ecb0 item 62 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:21 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/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00093c400): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00093c400): open at offset 0 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00093c400): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00093c400): _readAt: size=2, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00093c400): >_readAt: n=0, err=Bad file descriptor 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00093c400): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00093c400): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00093c400): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.132807928 +0000 UTC m=+32.509337284 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00093c400): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00093c940): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00093c940): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00093c940): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f030 item 63 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00093c940): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00093c940): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.13357593 +0000 UTC m=+32.510105276 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00093c940): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 03:48:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00093d040): _readAt: size=512, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00093d040): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00093d040): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00093d040): >_readAt: n=5, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00093d040): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.13357593 +0000 UTC m=+32.510105276 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00093d040): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: Remove: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f1f0 item 63 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:21 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/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00093d680): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00093d680): open at offset 0 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00093d680): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00093d680): _readAt: size=2, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00093d680): >_readAt: n=0, err=Bad file descriptor 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00093d680): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00093d680): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00093d680): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.135633433 +0000 UTC m=+32.512162788 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00093d680): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00093dbc0): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00093dbc0): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00093dbc0): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f6c0 item 64 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00093dbc0): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00093dbc0): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.13637802 +0000 UTC m=+32.512907367 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00093dbc0): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 03:48:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000972340): _readAt: size=512, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000972340): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000972340): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000972340): >_readAt: n=5, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000972340): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.13637802 +0000 UTC m=+32.512907367 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000972340): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: Remove: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f8f0 item 64 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000972980): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000972980): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000972980): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000972980): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000972980): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.138353068 +0000 UTC m=+32.514882414 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000972980): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDWR 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000972e00): _readAt: size=2, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000972e00): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000972e00): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000972e00): >_readAt: n=2, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000972e00): _writeAt: size=3, off=2 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048fd50 item 65 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000972e00): >_writeAt: n=3, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000972e00): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.139129426 +0000 UTC m=+32.515658772 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000972e00): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000973300): _readAt: size=512, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000973300): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000973300): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000973300): >_readAt: n=5, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000973300): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.139129426 +0000 UTC m=+32.515658772 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000973300): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: Remove: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ff10 item 65 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000973940): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000973940): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000973940): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000973940): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000973940): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.141096629 +0000 UTC m=+32.517625975 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000973940): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000973dc0): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000973dc0): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e770 item 66 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000973dc0): _readAt: size=2, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000973dc0): >_readAt: n=0, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000973dc0): _writeAt: size=3, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000973dc0): >_writeAt: n=3, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000973dc0): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.142221922 +0000 UTC m=+32.518751298 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000973dc0): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000994380): _readAt: size=512, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000994380): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000994380): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000994380): >_readAt: n=3, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000994380): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.142221922 +0000 UTC m=+32.518751298 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000994380): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: Remove: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040eb60 item 66 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009949c0): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009949c0): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009949c0): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009949c0): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009949c0): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.144628961 +0000 UTC m=+32.521158336 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009949c0): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000994e40): _readAt: size=2, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000994e40): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000994e40): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000994e40): >_readAt: n=2, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000994e40): _writeAt: size=3, off=2 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040efc0 item 67 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000994e40): >_writeAt: n=3, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000994e40): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.14571032 +0000 UTC m=+32.522239707 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000994e40): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000995340): _readAt: size=512, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000995340): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000995340): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000995340): >_readAt: n=5, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000995340): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.14571032 +0000 UTC m=+32.522239707 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000995340): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: Remove: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f2d0 item 67 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009959c0): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009959c0): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009959c0): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009959c0): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009959c0): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.148353162 +0000 UTC m=+32.524882539 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009959c0): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000995ec0): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000995ec0): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f810 item 68 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000995ec0): _readAt: size=2, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000995ec0): >_readAt: n=0, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000995ec0): _writeAt: size=3, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000995ec0): >_writeAt: n=3, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000995ec0): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.149358791 +0000 UTC m=+32.525888157 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000995ec0): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009f4480): _readAt: size=512, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009f4480): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009f4480): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009f4480): >_readAt: n=3, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009f4480): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.149358791 +0000 UTC m=+32.525888157 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009f4480): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: Remove: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040fa40 item 68 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009f4ac0): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009f4ac0): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009f4ac0): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009f4ac0): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009f4ac0): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.151955196 +0000 UTC m=+32.528484572 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009f4ac0): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009f4f40): _readAt: size=2, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009f4f40): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009f4f40): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009f4f40): >_readAt: n=2, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009f4f40): _writeAt: size=3, off=2 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ff10 item 69 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009f4f40): >_writeAt: n=3, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009f4f40): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.152969951 +0000 UTC m=+32.529499327 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009f4f40): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009f5440): _readAt: size=512, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009f5440): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009f5440): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009f5440): >_readAt: n=5, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009f5440): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.152969951 +0000 UTC m=+32.529499327 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009f5440): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: Remove: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338930 item 69 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009f5ac0): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009f5ac0): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009f5ac0): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009f5ac0): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009f5ac0): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.155662705 +0000 UTC m=+32.532192082 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009f5ac0): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a20040): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a20040): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339180 item 70 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a20040): _readAt: size=2, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a20040): >_readAt: n=0, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a20040): _writeAt: size=3, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a20040): >_writeAt: n=3, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a20040): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.156635712 +0000 UTC m=+32.533165058 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a20040): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a20580): _readAt: size=512, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a20580): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a20580): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a20580): >_readAt: n=3, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a20580): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.156635712 +0000 UTC m=+32.533165058 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a20580): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: Remove: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339490 item 70 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a20c00): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a20c00): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a20c00): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a20c00): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a20c00): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.158424851 +0000 UTC m=+32.534954207 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a20c00): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a21100): _readAt: size=2, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a21100): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a21100): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a21100): >_readAt: n=2, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a21100): _writeAt: size=3, off=2 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339960 item 71 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a21100): >_writeAt: n=3, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a21100): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.159207361 +0000 UTC m=+32.535736717 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a21100): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a21600): _readAt: size=512, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a21600): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a21600): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a21600): >_readAt: n=5, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a21600): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.159207361 +0000 UTC m=+32.535736717 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a21600): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: Remove: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339e30 item 71 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a21c80): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a21c80): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a21c80): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a21c80): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a21c80): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.161671587 +0000 UTC m=+32.538200943 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a21c80): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a40200): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a40200): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001102a0 item 72 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a40200): _readAt: size=2, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a40200): >_readAt: n=0, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a40200): _writeAt: size=3, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a40200): >_writeAt: n=3, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a40200): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.162783525 +0000 UTC m=+32.539312871 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a40200): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a40740): _readAt: size=512, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a40740): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a40740): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a40740): >_readAt: n=3, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a40740): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.162783525 +0000 UTC m=+32.539312871 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a40740): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: Remove: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001105b0 item 72 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a40d00): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a40d00): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a40d00): _readAt: size=2, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a40d00): >_readAt: n=0, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a40d00): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a40d00): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a40d00): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.165365201 +0000 UTC m=+32.541894568 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a40d00): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a41200): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a41200): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a41200): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110d90 item 73 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a41200): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a41200): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.166310546 +0000 UTC m=+32.542839923 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a41200): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a416c0): _readAt: size=2, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a416c0): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a416c0): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a416c0): >_readAt: n=2, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a416c0): _writeAt: size=3, off=2 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110f50 item 73 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a416c0): >_writeAt: n=3, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a416c0): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.167440277 +0000 UTC m=+32.543969654 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a416c0): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a41c00): _readAt: size=512, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a41c00): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a41c00): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a41c00): >_readAt: n=5, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a41c00): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.167440277 +0000 UTC m=+32.543969654 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a41c00): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: Remove: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001111f0 item 73 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a94140): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a94140): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a94140): _readAt: size=2, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a94140): >_readAt: n=0, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a94140): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a94140): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a94140): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.169745936 +0000 UTC m=+32.546275292 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a94140): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a946c0): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a946c0): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a946c0): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e8380 item 74 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a946c0): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a946c0): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.170723902 +0000 UTC m=+32.547253278 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a946c0): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a94c00): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a94c00): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e8690 item 74 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a94c00): _readAt: size=2, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a94c00): >_readAt: n=0, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a94c00): _writeAt: size=3, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a94c00): >_writeAt: n=3, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a94c00): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.171807838 +0000 UTC m=+32.548337204 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a94c00): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a95180): _readAt: size=512, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a95180): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a95180): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a95180): >_readAt: n=3, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a95180): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.171807838 +0000 UTC m=+32.548337204 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a95180): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: Remove: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e88c0 item 74 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a957c0): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a957c0): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a957c0): _readAt: size=2, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a957c0): >_readAt: n=0, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a957c0): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a957c0): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a957c0): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.174948683 +0000 UTC m=+32.551478079 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a957c0): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a95cc0): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a95cc0): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a95cc0): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e8e70 item 75 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a95cc0): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a95cc0): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.175789522 +0000 UTC m=+32.552318899 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a95cc0): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000aba280): _readAt: size=2, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000aba280): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000aba280): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000aba280): >_readAt: n=2, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000aba280): _writeAt: size=3, off=2 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e9180 item 75 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000aba280): >_writeAt: n=3, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000aba280): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.177099922 +0000 UTC m=+32.553629298 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000aba280): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000aba7c0): _readAt: size=512, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000aba7c0): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000aba7c0): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000aba7c0): >_readAt: n=5, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000aba7c0): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.177099922 +0000 UTC m=+32.553629298 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000aba7c0): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: Remove: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e93b0 item 75 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000abae00): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000abae00): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000abae00): _readAt: size=2, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000abae00): >_readAt: n=0, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000abae00): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000abae00): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000abae00): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.179413155 +0000 UTC m=+32.555942531 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000abae00): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000abb300): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000abb300): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000abb300): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e9880 item 76 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000abb300): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000abb300): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.180426808 +0000 UTC m=+32.556956185 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000abb300): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000abb840): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000abb840): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e9a40 item 76 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000abb840): _readAt: size=2, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000abb840): >_readAt: n=0, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000abb840): _writeAt: size=3, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000abb840): >_writeAt: n=3, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000abb840): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.181931433 +0000 UTC m=+32.558460809 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000abb840): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000abbdc0): _readAt: size=512, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000abbdc0): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000abbdc0): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000abbdc0): >_readAt: n=3, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000abbdc0): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.181931433 +0000 UTC m=+32.558460809 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000abbdc0): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: Remove: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e9ce0 item 76 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000ad6480): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000ad6480): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000ad6480): _readAt: size=2, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000ad6480): >_readAt: n=0, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000ad6480): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000ad6480): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000ad6480): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.184346657 +0000 UTC m=+32.560876023 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000ad6480): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000ad6980): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000ad6980): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000ad6980): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414230 item 77 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000ad6980): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000ad6980): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.185347486 +0000 UTC m=+32.561876863 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000ad6980): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 03:48:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000ad7080): _readAt: size=512, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000ad7080): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000ad7080): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000ad7080): >_readAt: n=5, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000ad7080): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.185347486 +0000 UTC m=+32.561876863 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000ad7080): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: Remove: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414460 item 77 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000ad76c0): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000ad76c0): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000ad76c0): _readAt: size=2, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000ad76c0): >_readAt: n=0, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000ad76c0): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000ad76c0): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000ad76c0): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.188373868 +0000 UTC m=+32.564903245 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000ad76c0): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000ad7bc0): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000ad7bc0): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000ad7bc0): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414a10 item 78 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000ad7bc0): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000ad7bc0): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.189303924 +0000 UTC m=+32.565833310 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000ad7bc0): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 03:48:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b0c340): _readAt: size=512, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b0c340): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b0c340): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b0c340): >_readAt: n=5, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b0c340): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.189303924 +0000 UTC m=+32.565833310 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b0c340): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: Remove: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414cb0 item 78 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b0c980): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b0c980): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b0c980): _readAt: size=2, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b0c980): >_readAt: n=0, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b0c980): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b0c980): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b0c980): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.192737091 +0000 UTC m=+32.569266466 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b0c980): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b0ce80): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b0ce80): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b0ce80): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415650 item 79 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b0ce80): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b0ce80): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.193516303 +0000 UTC m=+32.570045669 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b0ce80): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 03:48:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b0c380): _readAt: size=512, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b0c380): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b0c380): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b0c380): >_readAt: n=5, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b0c380): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.193516303 +0000 UTC m=+32.570045669 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b0c380): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: Remove: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414150 item 79 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:21 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/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b0d3c0): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b0d3c0): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b0d3c0): _readAt: size=2, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b0d3c0): >_readAt: n=0, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b0d3c0): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b0d3c0): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b0d3c0): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.196791071 +0000 UTC m=+32.573320437 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b0d3c0): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b0d8c0): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b0d8c0): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b0d8c0): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414690 item 80 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b0d8c0): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b0d8c0): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.19777597 +0000 UTC m=+32.574305337 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000b0d8c0): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 03:48:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a5e040): _readAt: size=512, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a5e040): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a5e040): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a5e040): >_readAt: n=5, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a5e040): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.19777597 +0000 UTC m=+32.574305337 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a5e040): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: Remove: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004148c0 item 80 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a5e6c0): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a5e6c0): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a5e6c0): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a5e6c0): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a5e6c0): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.200338601 +0000 UTC m=+32.576867977 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a5e6c0): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a5eb40): _readAt: size=2, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a5eb40): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a5eb40): open at offset 5 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a5eb40): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a5eb40): >_readAt: n=2, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a5eb40): _writeAt: size=3, off=7 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414ee0 item 81 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a5eb40): >_writeAt: n=3, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a5eb40): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.201391508 +0000 UTC m=+32.577920884 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a5eb40): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a5f080): _readAt: size=512, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a5f080): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a5f080): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a5f080): >_readAt: n=8, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a5f080): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.201391508 +0000 UTC m=+32.577920884 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a5f080): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: Remove: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415c00 item 81 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a5f700): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a5f700): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a5f700): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a5f700): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a5f700): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.203733755 +0000 UTC m=+32.580263121 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a5f700): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a5fc00): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a5fc00): open at offset 5 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a5fc00): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110150 item 82 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a5fc00): _readAt: size=2, off=5 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a5fc00): >_readAt: n=0, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a5fc00): _writeAt: size=3, off=5 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a5fc00): >_writeAt: n=3, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a5fc00): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.204825154 +0000 UTC m=+32.581354530 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000a5fc00): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000e04200): _readAt: size=512, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000e04200): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000e04200): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000e04200): >_readAt: n=3, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000e04200): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.204825154 +0000 UTC m=+32.581354530 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000e04200): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: Remove: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110310 item 82 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000e04880): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000e04880): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000e04880): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000e04880): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000e04880): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.207415096 +0000 UTC m=+32.583944473 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000e04880): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000e04e00): _readAt: size=2, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000e04e00): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000e04e00): open at offset 5 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000e04e00): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000e04e00): >_readAt: n=2, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000e04e00): _writeAt: size=3, off=7 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001109a0 item 83 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000e04e00): >_writeAt: n=3, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000e04e00): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.208415915 +0000 UTC m=+32.584945282 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000e04e00): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000e05380): _readAt: size=512, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000e05380): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000e05380): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000e05380): >_readAt: n=8, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000e05380): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.208415915 +0000 UTC m=+32.584945282 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000e05380): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: Remove: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110e00 item 83 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000e05b80): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000e05b80): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000e05b80): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000e05b80): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000e05b80): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.210537489 +0000 UTC m=+32.587066845 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000e05b80): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000412cc0): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000412cc0): open at offset 5 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000412cc0): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111340 item 84 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000412cc0): _readAt: size=2, off=5 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000412cc0): >_readAt: n=0, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000412cc0): _writeAt: size=3, off=5 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000412cc0): >_writeAt: n=3, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000412cc0): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.211367777 +0000 UTC m=+32.587897123 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000412cc0): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000413ec0): _readAt: size=512, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000413ec0): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000413ec0): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000413ec0): >_readAt: n=3, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000413ec0): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.211367777 +0000 UTC m=+32.587897123 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000413ec0): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: Remove: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111650 item 84 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0002d0cc0): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0002d0cc0): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0002d0cc0): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0002d0cc0): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0002d0cc0): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.213199066 +0000 UTC m=+32.589728422 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0002d0cc0): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0002d16c0): _readAt: size=2, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0002d16c0): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0002d16c0): open at offset 5 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0002d16c0): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0002d16c0): >_readAt: n=2, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0002d16c0): _writeAt: size=3, off=7 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111b90 item 85 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0002d16c0): >_writeAt: n=3, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0002d16c0): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.213979511 +0000 UTC m=+32.590508857 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0002d16c0): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0002d1c80): _readAt: size=512, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0002d1c80): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0002d1c80): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0002d1c80): >_readAt: n=8, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0002d1c80): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.213979511 +0000 UTC m=+32.590508857 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0002d1c80): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: Remove: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402070 item 85 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008624c0): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008624c0): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008624c0): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008624c0): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008624c0): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.215632224 +0000 UTC m=+32.592161570 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0008624c0): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000862a00): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000862a00): open at offset 5 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000862a00): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004027e0 item 86 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000862a00): _readAt: size=2, off=5 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000862a00): >_readAt: n=0, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000862a00): _writeAt: size=3, off=5 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000862a00): >_writeAt: n=3, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000862a00): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.216498541 +0000 UTC m=+32.593027887 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000862a00): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000863000): _readAt: size=512, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000863000): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000863000): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000863000): >_readAt: n=3, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000863000): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.216498541 +0000 UTC m=+32.593027887 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000863000): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: Remove: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004029a0 item 86 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000863700): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000863700): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000863700): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000863700): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000863700): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.218109986 +0000 UTC m=+32.594639342 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000863700): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000863c40): _readAt: size=2, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000863c40): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000863c40): open at offset 5 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000863c40): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000863c40): >_readAt: n=2, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000863c40): _writeAt: size=3, off=7 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004030a0 item 87 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000863c40): >_writeAt: n=3, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000863c40): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.219308686 +0000 UTC m=+32.595838062 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000863c40): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0001436c0): _readAt: size=512, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0001436c0): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0001436c0): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0001436c0): >_readAt: n=8, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0001436c0): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.219308686 +0000 UTC m=+32.595838062 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0001436c0): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: Remove: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004033b0 item 87 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:21 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/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000143e00): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000143e00): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000143e00): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000143e00): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000143e00): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.221641666 +0000 UTC m=+32.598171042 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000143e00): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000dbc480): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000dbc480): open at offset 5 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000dbc480): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403b20 item 88 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000dbc480): _readAt: size=2, off=5 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000dbc480): >_readAt: n=0, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000dbc480): _writeAt: size=3, off=5 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000dbc480): >_writeAt: n=3, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000dbc480): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.222721614 +0000 UTC m=+32.599250990 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000dbc480): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000dbca00): _readAt: size=512, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000dbca00): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000dbca00): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000dbca00): >_readAt: n=3, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000dbca00): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.222721614 +0000 UTC m=+32.599250990 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000dbca00): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: Remove: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403f10 item 88 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000dbd100): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000dbd100): open at offset 0 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000dbd100): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000dbd100): _readAt: size=2, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000dbd100): >_readAt: n=0, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000dbd100): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000dbd100): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000dbd100): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.225262673 +0000 UTC m=+32.601792040 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000dbd100): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000dbd680): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000dbd680): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000dbd680): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366a10 item 89 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000dbd680): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000dbd680): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.226273301 +0000 UTC m=+32.602802668 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000dbd680): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000dbdc00): _readAt: size=2, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000dbdc00): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000dbdc00): open at offset 5 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000dbdc00): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000dbdc00): >_readAt: n=2, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000dbdc00): _writeAt: size=3, off=7 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366e00 item 89 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000dbdc00): >_writeAt: n=3, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000dbdc00): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.227294779 +0000 UTC m=+32.603824155 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000dbdc00): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009c8100): _readAt: size=512, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009c8100): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009c8100): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009c8100): >_readAt: n=8, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009c8100): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.227294779 +0000 UTC m=+32.603824155 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009c8100): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: Remove: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367260 item 89 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009c87c0): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009c87c0): open at offset 0 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009c87c0): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009c87c0): _readAt: size=2, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009c87c0): >_readAt: n=0, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009c87c0): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009c87c0): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009c87c0): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.23031477 +0000 UTC m=+32.606844135 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009c87c0): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009c8d00): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009c8d00): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009c8d00): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e40e0 item 90 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009c8d00): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009c8d00): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.231336066 +0000 UTC m=+32.607865432 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009c8d00): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009c9280): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009c9280): open at offset 5 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009c9280): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e4380 item 90 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009c9280): _readAt: size=2, off=5 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009c9280): >_readAt: n=0, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009c9280): _writeAt: size=3, off=5 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009c9280): >_writeAt: n=3, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009c9280): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.232389724 +0000 UTC m=+32.608919100 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009c9280): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009c9880): _readAt: size=512, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009c9880): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009c9880): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009c9880): >_readAt: n=3, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009c9880): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.232389724 +0000 UTC m=+32.608919100 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009c9880): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: Remove: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e4620 item 90 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009c9f00): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009c9f00): open at offset 0 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009c9f00): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009c9f00): _readAt: size=2, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009c9f00): >_readAt: n=0, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009c9f00): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009c9f00): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009c9f00): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.234960291 +0000 UTC m=+32.611489656 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0009c9f00): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072e580): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072e580): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072e580): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e4a10 item 91 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072e580): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072e580): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.235745504 +0000 UTC m=+32.612274881 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072e580): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072eb40): _readAt: size=2, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072eb40): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072eb40): open at offset 5 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072eb40): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072eb40): >_readAt: n=2, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072eb40): _writeAt: size=3, off=7 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e4bd0 item 91 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072eb40): >_writeAt: n=3, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072eb40): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.236760079 +0000 UTC m=+32.613289455 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072eb40): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072f180): _readAt: size=512, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072f180): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072f180): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072f180): >_readAt: n=8, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072f180): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.236760079 +0000 UTC m=+32.613289455 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072f180): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: Remove: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e4d90 item 91 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:21 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/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072f7c0): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072f7c0): open at offset 0 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072f7c0): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072f7c0): _readAt: size=2, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072f7c0): >_readAt: n=0, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072f7c0): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072f7c0): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072f7c0): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.239307512 +0000 UTC m=+32.615836888 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072f7c0): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072fd80): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072fd80): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072fd80): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e5110 item 92 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072fd80): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072fd80): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.240251665 +0000 UTC m=+32.616781031 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00072fd80): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0003b4ac0): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0003b4ac0): open at offset 5 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0003b4ac0): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e5490 item 92 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0003b4ac0): _readAt: size=2, off=5 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0003b4ac0): >_readAt: n=0, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0003b4ac0): _writeAt: size=3, off=5 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0003b4ac0): >_writeAt: n=3, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0003b4ac0): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.241352592 +0000 UTC m=+32.617881968 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0003b4ac0): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0003b5580): _readAt: size=512, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0003b5580): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0003b5580): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0003b5580): >_readAt: n=3, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0003b5580): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.241352592 +0000 UTC m=+32.617881968 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0003b5580): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: Remove: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e57a0 item 92 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0003b5d80): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0003b5d80): open at offset 0 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0003b5d80): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0003b5d80): _readAt: size=2, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0003b5d80): >_readAt: n=0, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0003b5d80): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0003b5d80): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0003b5d80): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.243829541 +0000 UTC m=+32.620358908 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0003b5d80): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00084a500): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00084a500): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00084a500): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e5ce0 item 93 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00084a500): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00084a500): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.244677965 +0000 UTC m=+32.621207341 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00084a500): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 03:48:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00084ac00): _readAt: size=512, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00084ac00): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00084ac00): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00084ac00): >_readAt: n=5, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00084ac00): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.244677965 +0000 UTC m=+32.621207341 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00084ac00): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: Remove: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e5f10 item 93 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:21 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/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00084b240): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00084b240): open at offset 0 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00084b240): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00084b240): _readAt: size=2, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00084b240): >_readAt: n=0, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00084b240): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00084b240): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00084b240): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.24734427 +0000 UTC m=+32.623873636 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00084b240): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00084b800): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00084b800): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00084b800): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003647e0 item 94 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00084b800): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00084b800): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.248300505 +0000 UTC m=+32.624829882 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00084b800): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 03:48:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00084bf40): _readAt: size=512, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00084bf40): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00084bf40): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00084bf40): >_readAt: n=5, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00084bf40): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.248300505 +0000 UTC m=+32.624829882 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc00084bf40): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: Remove: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364a80 item 94 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:21 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/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0001466c0): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0001466c0): open at offset 0 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0001466c0): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0001466c0): _readAt: size=2, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0001466c0): >_readAt: n=0, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0001466c0): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0001466c0): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0001466c0): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.25115784 +0000 UTC m=+32.627687216 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc0001466c0): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000146c40): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000146c40): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000146c40): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365340 item 95 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000146c40): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000146c40): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.252249619 +0000 UTC m=+32.628778996 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000146c40): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 03:48:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000147400): _readAt: size=512, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000147400): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000147400): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000147400): >_readAt: n=5, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000147400): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.252249619 +0000 UTC m=+32.628778996 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000147400): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: Remove: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365650 item 95 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:21 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/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000147a80): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000147a80): open at offset 0 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000147a80): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000147a80): _readAt: size=2, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000147a80): >_readAt: n=0, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000147a80): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000147a80): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000147a80): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.254873195 +0000 UTC m=+32.631402562 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000147a80): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000d16040): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000d16040): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000d16040): >openPending: err= 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365c70 item 96 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000d16040): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000d16040): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.255616461 +0000 UTC m=+32.632145836 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000d16040): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 03:48:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 03:48:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 03:48:21 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000d16780): _readAt: size=512, off=0 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000d16780): openPending: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000d16780): >openPending: err= 2025/06/18 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000d16780): >_readAt: n=5, err=EOF 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000d16780): close: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 03:48:21.255616461 +0000 UTC m=+32.632145836 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : open-test-file(0xc000d16780): >close: err= 2025/06/18 03:48:21 DEBUG : open-test-file: Remove: 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365e30 item 96 2025/06/18 03:48:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 03:48:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 03:48:21 DEBUG : open-test-file: >Remove: err= 2025/06/18 03:48:21 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:48:21 DEBUG : Looking for writers 2025/06/18 03:48:21 DEBUG : >WaitForWriters: 2025/06/18 03:48:21 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.64s) --- PASS: TestRWFileHandleOpenTests/writes (0.33s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.31s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "sftp://rclone@:22/rclone-test-mepakez2beta", Local "Local file system at /tmp/rclone1642532778", Modify Window "1s" 2025/06/18 03:48:21 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:48:21 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/18 03:48:21 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:21 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 03:48:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 03:48:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:21 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/18 03:48:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:21 DEBUG : file1: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : file1(0xc000b9c480): openPending: 2025/06/18 03:48:21 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:21 DEBUG : file1(0xc000b9c480): >openPending: err= 2025/06/18 03:48:21 DEBUG : file1: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:21 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/06/18 03:48:21 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/06/18 03:48:21 DEBUG : file1(0xc000b9c480): _writeAt: size=2, off=0 2025/06/18 03:48:21 DEBUG : file1(0xc000b9c480): >_writeAt: n=2, err= 2025/06/18 03:48:21 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/06/18 03:48:21 DEBUG : file1(0xc000b9c480): RWFileHandle.Flush 2025/06/18 03:48:21 DEBUG : file1(0xc000b9c480): RWFileHandle.Release 2025/06/18 03:48:21 DEBUG : file1(0xc000b9c480): close: 2025/06/18 03:48:21 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/06/18 03:48:21 INFO : file1: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : file1(0xc000b9c480): >close: err= 2025/06/18 03:48:21 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:48:21 DEBUG : Looking for writers 2025/06/18 03:48:21 DEBUG : file1: reading active writers 2025/06/18 03:48:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/18 03:48:21 DEBUG : Looking for writers 2025/06/18 03:48:21 DEBUG : file1: reading active writers 2025/06/18 03:48:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/18 03:48:21 DEBUG : Looking for writers 2025/06/18 03:48:21 DEBUG : file1: reading active writers 2025/06/18 03:48:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/18 03:48:21 DEBUG : Looking for writers 2025/06/18 03:48:21 DEBUG : file1: reading active writers 2025/06/18 03:48:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/18 03:48:21 DEBUG : file1: vfs cache: starting upload 2025/06/18 03:48:21 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/file1.c8b6918.partial" 2025/06/18 03:48:21 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:21 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/file1.c8b6918.partial 2025/06/18 03:48:21 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/file1.c8b6918.partial" 2025/06/18 03:48:21 DEBUG : Looking for writers 2025/06/18 03:48:21 DEBUG : file1: reading active writers 2025/06/18 03:48:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/18 03:48:21 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:21 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-mepakez2beta/file1.c8b6918.partial 2025/06/18 03:48:21 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:21 DEBUG : file1.c8b6918.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2025/06/18 03:48:21 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/06/18 03:48:21 DEBUG : file1.c8b6918.partial: renamed to: file1 2025/06/18 03:48:21 INFO : file1: Copied (new) 2025/06/18 03:48:21 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/file1" 2025/06/18 03:48:21 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:21 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/file1 2025/06/18 03:48:21 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/file1" 2025/06/18 03:48:21 DEBUG : Looking for writers 2025/06/18 03:48:21 DEBUG : file1: reading active writers 2025/06/18 03:48:21 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:21 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-mepakez2beta/file1 2025/06/18 03:48:21 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:21 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2025/06/18 03:48:21 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2025/06/18 03:48:21 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/06/18 03:48:21 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:21 DEBUG : >WaitForWriters: 2025/06/18 03:48:21 INFO : file1: vfs cache: upload succeeded try #1 2025/06/18 03:48:21 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/file1" 2025/06/18 03:48:21 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:21 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/file1 2025/06/18 03:48:21 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/file1" 2025/06/18 03:48:21 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:21 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-mepakez2beta/file1 2025/06/18 03:48:21 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:21 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2025/06/18 03:48:21 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/file1" 2025/06/18 03:48:21 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:21 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/file1 2025/06/18 03:48:21 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/file1" 2025/06/18 03:48:21 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:21 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /rclone-test-mepakez2beta/file1 2025/06/18 03:48:21 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:21 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2025/06/18 03:48:21 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:48:21 DEBUG : Looking for writers 2025/06/18 03:48:21 DEBUG : file1: reading active writers 2025/06/18 03:48:21 DEBUG : >WaitForWriters: 2025/06/18 03:48:21 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.56s) === RUN TestRWCacheRename run.go:180: Remote "sftp://rclone@:22/rclone-test-mepakez2beta", Local "Local file system at /tmp/rclone1642532778", Modify Window "1s" 2025/06/18 03:48:21 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:48:21 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/18 03:48:21 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:21 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 03:48:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 03:48:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:21 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:21 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/18 03:48:21 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:21 DEBUG : rename_me: newRWFileHandle: 2025/06/18 03:48:21 DEBUG : rename_me(0xc000b9d340): openPending: 2025/06/18 03:48:21 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/06/18 03:48:21 DEBUG : rename_me(0xc000b9d340): >openPending: err= 2025/06/18 03:48:21 DEBUG : rename_me: >newRWFileHandle: err= 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/06/18 03:48:21 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/06/18 03:48:21 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/06/18 03:48:21 DEBUG : rename_me(0xc000b9d340): _writeAt: size=5, off=0 2025/06/18 03:48:21 DEBUG : rename_me(0xc000b9d340): >_writeAt: n=5, err= 2025/06/18 03:48:21 DEBUG : rename_me(0xc000b9d340): close: 2025/06/18 03:48:21 DEBUG : rename_me: vfs cache: setting modification time to 2025-06-18 03:48:21.827690541 +0000 UTC m=+33.204219917 2025/06/18 03:48:21 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/06/18 03:48:21 DEBUG : rename_me(0xc000b9d340): >close: err= 2025/06/18 03:48:21 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/06/18 03:48:21 DEBUG : i_was_renamed: Updating file with 0xc000d02cc0 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/06/18 03:48:21 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/06/18 03:48:21 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:48:21 DEBUG : Looking for writers 2025/06/18 03:48:21 DEBUG : i_was_renamed: reading active writers 2025/06/18 03:48:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/18 03:48:21 DEBUG : Looking for writers 2025/06/18 03:48:21 DEBUG : i_was_renamed: reading active writers 2025/06/18 03:48:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/18 03:48:21 DEBUG : Looking for writers 2025/06/18 03:48:21 DEBUG : i_was_renamed: reading active writers 2025/06/18 03:48:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/18 03:48:21 DEBUG : Looking for writers 2025/06/18 03:48:21 DEBUG : i_was_renamed: reading active writers 2025/06/18 03:48:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/18 03:48:21 DEBUG : i_was_renamed: vfs cache: starting upload 2025/06/18 03:48:21 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/i_was_renamed.785cb694.partial" 2025/06/18 03:48:21 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:21 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/i_was_renamed.785cb694.partial 2025/06/18 03:48:21 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/i_was_renamed.785cb694.partial" 2025/06/18 03:48:21 DEBUG : Looking for writers 2025/06/18 03:48:21 DEBUG : i_was_renamed: reading active writers 2025/06/18 03:48:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/18 03:48:22 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:22 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-mepakez2beta/i_was_renamed.785cb694.partial 2025/06/18 03:48:22 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:22 DEBUG : i_was_renamed.785cb694.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/06/18 03:48:22 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/06/18 03:48:22 DEBUG : i_was_renamed.785cb694.partial: renamed to: i_was_renamed 2025/06/18 03:48:22 INFO : i_was_renamed: Copied (new) 2025/06/18 03:48:22 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/i_was_renamed" 2025/06/18 03:48:22 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:22 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/i_was_renamed 2025/06/18 03:48:22 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/i_was_renamed" 2025/06/18 03:48:22 DEBUG : Looking for writers 2025/06/18 03:48:22 DEBUG : i_was_renamed: reading active writers 2025/06/18 03:48:22 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:22 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-mepakez2beta/i_was_renamed 2025/06/18 03:48:22 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:22 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/06/18 03:48:22 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-06-18 03:48:21 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/06/18 03:48:22 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/06/18 03:48:22 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/06/18 03:48:22 DEBUG : >WaitForWriters: 2025/06/18 03:48:22 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/06/18 03:48:22 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.34s) === RUN TestRWCacheUpdate run.go:180: Remote "sftp://rclone@:22/rclone-test-mepakez2beta", Local "Local file system at /tmp/rclone1642532778", Modify Window "1s" 2025/06/18 03:48:22 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:48:22 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/18 03:48:22 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:22 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 03:48:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 03:48:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mepakez2beta" 2025/06/18 03:48:22 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/18 03:48:22 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/TestRWCacheUpdate" 2025/06/18 03:48:22 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:22 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/TestRWCacheUpdate 2025/06/18 03:48:22 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/TestRWCacheUpdate" 2025/06/18 03:48:22 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:22 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-mepakez2beta/TestRWCacheUpdate 2025/06/18 03:48:22 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:22 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2025/06/18 03:48:22 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/TestRWCacheUpdate" 2025/06/18 03:48:22 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:22 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/TestRWCacheUpdate 2025/06/18 03:48:22 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/TestRWCacheUpdate" 2025/06/18 03:48:22 DEBUG : forgetting directory cache 2025/06/18 03:48:22 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:22 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /rclone-test-mepakez2beta/TestRWCacheUpdate 2025/06/18 03:48:22 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:22 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2025/06/18 03:48:22 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:22 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/06/18 03:48:22 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/06/18 03:48:22 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/06/18 03:48:22 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/06/18 03:48:22 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/06/18 03:48:22 DEBUG : TestRWCacheUpdate(0xc000b9dcc0): _readAt: size=512, off=0 2025/06/18 03:48:22 DEBUG : TestRWCacheUpdate(0xc000b9dcc0): openPending: 2025/06/18 03:48:22 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/TestRWCacheUpdate" 2025/06/18 03:48:22 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:22 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/TestRWCacheUpdate 2025/06/18 03:48:22 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/TestRWCacheUpdate" 2025/06/18 03:48:22 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:22 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-mepakez2beta/TestRWCacheUpdate 2025/06/18 03:48:22 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:22 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2025/06/18 03:48:22 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-06-18 02:49:22 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/06/18 03:48:22 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/06/18 03:48:22 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/18 03:48:22 DEBUG : TestRWCacheUpdate(0xc000b9dcc0): >openPending: err= 2025/06/18 03:48:22 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/06/18 03:48:22 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/18 03:48:22 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/18 03:48:22 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/06/18 03:48:22 DEBUG : TestRWCacheUpdate(0xc000b9dcc0): >_readAt: n=20, err=EOF 2025/06/18 03:48:22 DEBUG : TestRWCacheUpdate(0xc000b9dcc0): close: 2025/06/18 03:48:22 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-06-18 02:49:22 +0000 UTC 2025/06/18 03:48:22 DEBUG : TestRWCacheUpdate(0xc000b9dcc0): >close: err= 2025/06/18 03:48:22 DEBUG : Re-reading directory (114.402751ms old) 2025/06/18 03:48:22 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/18 03:48:22 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/06/18 03:48:22 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/TestRWCacheUpdate" 2025/06/18 03:48:22 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:22 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/TestRWCacheUpdate 2025/06/18 03:48:22 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/TestRWCacheUpdate" 2025/06/18 03:48:22 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:22 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-mepakez2beta/TestRWCacheUpdate 2025/06/18 03:48:22 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:22 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2025/06/18 03:48:22 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/TestRWCacheUpdate" 2025/06/18 03:48:22 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:22 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/TestRWCacheUpdate 2025/06/18 03:48:22 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/TestRWCacheUpdate" 2025/06/18 03:48:22 DEBUG : forgetting directory cache 2025/06/18 03:48:22 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:22 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /rclone-test-mepakez2beta/TestRWCacheUpdate 2025/06/18 03:48:22 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:22 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2025/06/18 03:48:23 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:23 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/06/18 03:48:23 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/06/18 03:48:23 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/06/18 03:48:23 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/06/18 03:48:23 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/06/18 03:48:23 DEBUG : TestRWCacheUpdate(0xc000870580): _readAt: size=512, off=0 2025/06/18 03:48:23 DEBUG : TestRWCacheUpdate(0xc000870580): openPending: 2025/06/18 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/TestRWCacheUpdate" 2025/06/18 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/TestRWCacheUpdate 2025/06/18 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/TestRWCacheUpdate" 2025/06/18 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-mepakez2beta/TestRWCacheUpdate 2025/06/18 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:23 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2025/06/18 03:48:23 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-06-18 02:50:22 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-06-18 02:49:22 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/06/18 03:48:23 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-06-18 02:50:22 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-06-18 02:49:22 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/06/18 03:48:23 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/06/18 03:48:23 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/06/18 03:48:23 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/06/18 03:48:23 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/18 03:48:23 DEBUG : TestRWCacheUpdate(0xc000870580): >openPending: err= 2025/06/18 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/06/18 03:48:23 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/18 03:48:23 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/18 03:48:23 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/06/18 03:48:23 DEBUG : TestRWCacheUpdate(0xc000870580): >_readAt: n=20, err=EOF 2025/06/18 03:48:23 DEBUG : TestRWCacheUpdate(0xc000870580): close: 2025/06/18 03:48:23 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-06-18 02:50:22 +0000 UTC 2025/06/18 03:48:23 DEBUG : TestRWCacheUpdate(0xc000870580): >close: err= 2025/06/18 03:48:23 DEBUG : Re-reading directory (113.251429ms old) 2025/06/18 03:48:23 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/18 03:48:23 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/06/18 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/TestRWCacheUpdate" 2025/06/18 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/TestRWCacheUpdate 2025/06/18 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/TestRWCacheUpdate" 2025/06/18 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-mepakez2beta/TestRWCacheUpdate 2025/06/18 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:23 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2025/06/18 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/TestRWCacheUpdate" 2025/06/18 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/TestRWCacheUpdate 2025/06/18 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/TestRWCacheUpdate" 2025/06/18 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /rclone-test-mepakez2beta/TestRWCacheUpdate 2025/06/18 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:23 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2025/06/18 03:48:23 DEBUG : forgetting directory cache 2025/06/18 03:48:23 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:23 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/06/18 03:48:23 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/06/18 03:48:23 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/06/18 03:48:23 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/06/18 03:48:23 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/06/18 03:48:23 DEBUG : TestRWCacheUpdate(0xc000870ec0): _readAt: size=512, off=0 2025/06/18 03:48:23 DEBUG : TestRWCacheUpdate(0xc000870ec0): openPending: 2025/06/18 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/TestRWCacheUpdate" 2025/06/18 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/TestRWCacheUpdate 2025/06/18 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/TestRWCacheUpdate" 2025/06/18 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-mepakez2beta/TestRWCacheUpdate 2025/06/18 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:23 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2025/06/18 03:48:23 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-06-18 02:51:22 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-06-18 02:50:22 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/06/18 03:48:23 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-06-18 02:51:22 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-06-18 02:50:22 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/06/18 03:48:23 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/06/18 03:48:23 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/06/18 03:48:23 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/06/18 03:48:23 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/18 03:48:23 DEBUG : TestRWCacheUpdate(0xc000870ec0): >openPending: err= 2025/06/18 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/06/18 03:48:23 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/18 03:48:23 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/18 03:48:23 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/06/18 03:48:23 DEBUG : TestRWCacheUpdate(0xc000870ec0): >_readAt: n=20, err=EOF 2025/06/18 03:48:23 DEBUG : TestRWCacheUpdate(0xc000870ec0): close: 2025/06/18 03:48:23 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-06-18 02:51:22 +0000 UTC 2025/06/18 03:48:23 DEBUG : TestRWCacheUpdate(0xc000870ec0): >close: err= 2025/06/18 03:48:23 DEBUG : Re-reading directory (113.689572ms old) 2025/06/18 03:48:23 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/18 03:48:23 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/06/18 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/TestRWCacheUpdate" 2025/06/18 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/TestRWCacheUpdate 2025/06/18 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/TestRWCacheUpdate" 2025/06/18 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-mepakez2beta/TestRWCacheUpdate 2025/06/18 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:23 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2025/06/18 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/TestRWCacheUpdate" 2025/06/18 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/TestRWCacheUpdate 2025/06/18 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/TestRWCacheUpdate" 2025/06/18 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /rclone-test-mepakez2beta/TestRWCacheUpdate 2025/06/18 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:23 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2025/06/18 03:48:23 DEBUG : forgetting directory cache 2025/06/18 03:48:24 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:24 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/06/18 03:48:24 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/06/18 03:48:24 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/06/18 03:48:24 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/06/18 03:48:24 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/06/18 03:48:24 DEBUG : TestRWCacheUpdate(0xc0006ee700): _readAt: size=512, off=0 2025/06/18 03:48:24 DEBUG : TestRWCacheUpdate(0xc0006ee700): openPending: 2025/06/18 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/TestRWCacheUpdate" 2025/06/18 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/TestRWCacheUpdate 2025/06/18 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/TestRWCacheUpdate" 2025/06/18 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-mepakez2beta/TestRWCacheUpdate 2025/06/18 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:24 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2025/06/18 03:48:24 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-06-18 02:52:22 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-06-18 02:51:22 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/06/18 03:48:24 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-06-18 02:52:22 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-06-18 02:51:22 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/06/18 03:48:24 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/06/18 03:48:24 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/06/18 03:48:24 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/06/18 03:48:24 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/18 03:48:24 DEBUG : TestRWCacheUpdate(0xc0006ee700): >openPending: err= 2025/06/18 03:48:24 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/06/18 03:48:24 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/18 03:48:24 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/18 03:48:24 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/06/18 03:48:24 DEBUG : TestRWCacheUpdate(0xc0006ee700): >_readAt: n=20, err=EOF 2025/06/18 03:48:24 DEBUG : TestRWCacheUpdate(0xc0006ee700): close: 2025/06/18 03:48:24 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-06-18 02:52:22 +0000 UTC 2025/06/18 03:48:24 DEBUG : TestRWCacheUpdate(0xc0006ee700): >close: err= 2025/06/18 03:48:24 DEBUG : Re-reading directory (119.492067ms old) 2025/06/18 03:48:24 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/18 03:48:24 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/06/18 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/TestRWCacheUpdate" 2025/06/18 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/TestRWCacheUpdate 2025/06/18 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/TestRWCacheUpdate" 2025/06/18 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-mepakez2beta/TestRWCacheUpdate 2025/06/18 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:24 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2025/06/18 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/TestRWCacheUpdate" 2025/06/18 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/TestRWCacheUpdate 2025/06/18 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/TestRWCacheUpdate" 2025/06/18 03:48:24 DEBUG : forgetting directory cache 2025/06/18 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /rclone-test-mepakez2beta/TestRWCacheUpdate 2025/06/18 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:24 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2025/06/18 03:48:24 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:24 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/06/18 03:48:24 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/06/18 03:48:24 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/06/18 03:48:24 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/06/18 03:48:24 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/06/18 03:48:24 DEBUG : TestRWCacheUpdate(0xc0006eeb00): _readAt: size=512, off=0 2025/06/18 03:48:24 DEBUG : TestRWCacheUpdate(0xc0006eeb00): openPending: 2025/06/18 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/TestRWCacheUpdate" 2025/06/18 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/TestRWCacheUpdate 2025/06/18 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/TestRWCacheUpdate" 2025/06/18 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-mepakez2beta/TestRWCacheUpdate 2025/06/18 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:24 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2025/06/18 03:48:24 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-06-18 02:53:22 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-06-18 02:52:22 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/06/18 03:48:24 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-06-18 02:53:22 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-06-18 02:52:22 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/06/18 03:48:24 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/06/18 03:48:24 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/06/18 03:48:24 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/06/18 03:48:24 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/18 03:48:24 DEBUG : TestRWCacheUpdate(0xc0006eeb00): >openPending: err= 2025/06/18 03:48:24 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/06/18 03:48:24 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/18 03:48:24 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/18 03:48:24 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/06/18 03:48:24 DEBUG : TestRWCacheUpdate(0xc0006eeb00): >_readAt: n=20, err=EOF 2025/06/18 03:48:24 DEBUG : TestRWCacheUpdate(0xc0006eeb00): close: 2025/06/18 03:48:24 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-06-18 02:53:22 +0000 UTC 2025/06/18 03:48:24 DEBUG : TestRWCacheUpdate(0xc0006eeb00): >close: err= 2025/06/18 03:48:24 DEBUG : Re-reading directory (110.612135ms old) 2025/06/18 03:48:24 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/18 03:48:24 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/06/18 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/TestRWCacheUpdate" 2025/06/18 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/TestRWCacheUpdate 2025/06/18 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/TestRWCacheUpdate" 2025/06/18 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-mepakez2beta/TestRWCacheUpdate 2025/06/18 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:24 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2025/06/18 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/TestRWCacheUpdate" 2025/06/18 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/TestRWCacheUpdate 2025/06/18 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/TestRWCacheUpdate" 2025/06/18 03:48:25 DEBUG : forgetting directory cache 2025/06/18 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /rclone-test-mepakez2beta/TestRWCacheUpdate 2025/06/18 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:25 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2025/06/18 03:48:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/06/18 03:48:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/06/18 03:48:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/06/18 03:48:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/06/18 03:48:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/06/18 03:48:25 DEBUG : TestRWCacheUpdate(0xc0007aeac0): _readAt: size=512, off=0 2025/06/18 03:48:25 DEBUG : TestRWCacheUpdate(0xc0007aeac0): openPending: 2025/06/18 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/TestRWCacheUpdate" 2025/06/18 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/TestRWCacheUpdate 2025/06/18 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/TestRWCacheUpdate" 2025/06/18 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-mepakez2beta/TestRWCacheUpdate 2025/06/18 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:25 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2025/06/18 03:48:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-06-18 02:54:22 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-06-18 02:53:22 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/06/18 03:48:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-06-18 02:54:22 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-06-18 02:53:22 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/06/18 03:48:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/06/18 03:48:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/06/18 03:48:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/06/18 03:48:25 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/18 03:48:25 DEBUG : TestRWCacheUpdate(0xc0007aeac0): >openPending: err= 2025/06/18 03:48:25 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/06/18 03:48:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/18 03:48:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/18 03:48:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/06/18 03:48:25 DEBUG : TestRWCacheUpdate(0xc0007aeac0): >_readAt: n=20, err=EOF 2025/06/18 03:48:25 DEBUG : TestRWCacheUpdate(0xc0007aeac0): close: 2025/06/18 03:48:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-06-18 02:54:22 +0000 UTC 2025/06/18 03:48:25 DEBUG : TestRWCacheUpdate(0xc0007aeac0): >close: err= 2025/06/18 03:48:25 DEBUG : Re-reading directory (114.938446ms old) 2025/06/18 03:48:25 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/18 03:48:25 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/06/18 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/TestRWCacheUpdate" 2025/06/18 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/TestRWCacheUpdate 2025/06/18 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/TestRWCacheUpdate" 2025/06/18 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-mepakez2beta/TestRWCacheUpdate 2025/06/18 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:25 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2025/06/18 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/TestRWCacheUpdate" 2025/06/18 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/TestRWCacheUpdate 2025/06/18 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/TestRWCacheUpdate" 2025/06/18 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /rclone-test-mepakez2beta/TestRWCacheUpdate 2025/06/18 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:25 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2025/06/18 03:48:25 DEBUG : forgetting directory cache 2025/06/18 03:48:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/06/18 03:48:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/06/18 03:48:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/06/18 03:48:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/06/18 03:48:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/06/18 03:48:25 DEBUG : TestRWCacheUpdate(0xc0007af800): _readAt: size=512, off=0 2025/06/18 03:48:25 DEBUG : TestRWCacheUpdate(0xc0007af800): openPending: 2025/06/18 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/TestRWCacheUpdate" 2025/06/18 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/TestRWCacheUpdate 2025/06/18 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/TestRWCacheUpdate" 2025/06/18 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-mepakez2beta/TestRWCacheUpdate 2025/06/18 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:25 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2025/06/18 03:48:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-06-18 02:55:22 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-06-18 02:54:22 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/06/18 03:48:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-06-18 02:55:22 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-06-18 02:54:22 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/06/18 03:48:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/06/18 03:48:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/06/18 03:48:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/06/18 03:48:25 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/18 03:48:25 DEBUG : TestRWCacheUpdate(0xc0007af800): >openPending: err= 2025/06/18 03:48:25 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/06/18 03:48:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/18 03:48:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/18 03:48:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/06/18 03:48:25 DEBUG : TestRWCacheUpdate(0xc0007af800): >_readAt: n=21, err=EOF 2025/06/18 03:48:25 DEBUG : TestRWCacheUpdate(0xc0007af800): close: 2025/06/18 03:48:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-06-18 02:55:22 +0000 UTC 2025/06/18 03:48:25 DEBUG : TestRWCacheUpdate(0xc0007af800): >close: err= 2025/06/18 03:48:25 DEBUG : Re-reading directory (119.800946ms old) 2025/06/18 03:48:25 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/18 03:48:25 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/06/18 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/TestRWCacheUpdate" 2025/06/18 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/TestRWCacheUpdate 2025/06/18 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/TestRWCacheUpdate" 2025/06/18 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-mepakez2beta/TestRWCacheUpdate 2025/06/18 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:26 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2025/06/18 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/TestRWCacheUpdate" 2025/06/18 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/TestRWCacheUpdate 2025/06/18 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/TestRWCacheUpdate" 2025/06/18 03:48:26 DEBUG : forgetting directory cache 2025/06/18 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /rclone-test-mepakez2beta/TestRWCacheUpdate 2025/06/18 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:26 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2025/06/18 03:48:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/06/18 03:48:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/06/18 03:48:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/06/18 03:48:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/06/18 03:48:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/06/18 03:48:26 DEBUG : TestRWCacheUpdate(0xc0007ae3c0): _readAt: size=512, off=0 2025/06/18 03:48:26 DEBUG : TestRWCacheUpdate(0xc0007ae3c0): openPending: 2025/06/18 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/TestRWCacheUpdate" 2025/06/18 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/TestRWCacheUpdate 2025/06/18 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/TestRWCacheUpdate" 2025/06/18 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-mepakez2beta/TestRWCacheUpdate 2025/06/18 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:26 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2025/06/18 03:48:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-06-18 02:56:22 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-06-18 02:55:22 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/06/18 03:48:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-06-18 02:56:22 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-06-18 02:55:22 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/06/18 03:48:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/06/18 03:48:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/06/18 03:48:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/06/18 03:48:26 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/18 03:48:26 DEBUG : TestRWCacheUpdate(0xc0007ae3c0): >openPending: err= 2025/06/18 03:48:26 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/06/18 03:48:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/18 03:48:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/18 03:48:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/06/18 03:48:26 DEBUG : TestRWCacheUpdate(0xc0007ae3c0): >_readAt: n=22, err=EOF 2025/06/18 03:48:26 DEBUG : TestRWCacheUpdate(0xc0007ae3c0): close: 2025/06/18 03:48:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-06-18 02:56:22 +0000 UTC 2025/06/18 03:48:26 DEBUG : TestRWCacheUpdate(0xc0007ae3c0): >close: err= 2025/06/18 03:48:26 DEBUG : Re-reading directory (112.042791ms old) 2025/06/18 03:48:26 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/18 03:48:26 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/06/18 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/TestRWCacheUpdate" 2025/06/18 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/TestRWCacheUpdate 2025/06/18 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/TestRWCacheUpdate" 2025/06/18 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-mepakez2beta/TestRWCacheUpdate 2025/06/18 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:26 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2025/06/18 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/TestRWCacheUpdate" 2025/06/18 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/TestRWCacheUpdate 2025/06/18 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/TestRWCacheUpdate" 2025/06/18 03:48:26 DEBUG : forgetting directory cache 2025/06/18 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /rclone-test-mepakez2beta/TestRWCacheUpdate 2025/06/18 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:26 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2025/06/18 03:48:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/06/18 03:48:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/06/18 03:48:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/06/18 03:48:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/06/18 03:48:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/06/18 03:48:26 DEBUG : TestRWCacheUpdate(0xc000e04380): _readAt: size=512, off=0 2025/06/18 03:48:26 DEBUG : TestRWCacheUpdate(0xc000e04380): openPending: 2025/06/18 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/TestRWCacheUpdate" 2025/06/18 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/TestRWCacheUpdate 2025/06/18 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/TestRWCacheUpdate" 2025/06/18 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-mepakez2beta/TestRWCacheUpdate 2025/06/18 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:26 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2025/06/18 03:48:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-06-18 02:57:22 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-06-18 02:56:22 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/06/18 03:48:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-06-18 02:57:22 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-06-18 02:56:22 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/06/18 03:48:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/06/18 03:48:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/06/18 03:48:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/06/18 03:48:26 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/18 03:48:26 DEBUG : TestRWCacheUpdate(0xc000e04380): >openPending: err= 2025/06/18 03:48:26 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/06/18 03:48:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/18 03:48:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/18 03:48:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/06/18 03:48:26 DEBUG : TestRWCacheUpdate(0xc000e04380): >_readAt: n=23, err=EOF 2025/06/18 03:48:26 DEBUG : TestRWCacheUpdate(0xc000e04380): close: 2025/06/18 03:48:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-06-18 02:57:22 +0000 UTC 2025/06/18 03:48:26 DEBUG : TestRWCacheUpdate(0xc000e04380): >close: err= 2025/06/18 03:48:26 DEBUG : Re-reading directory (116.695625ms old) 2025/06/18 03:48:26 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/18 03:48:26 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/06/18 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/TestRWCacheUpdate" 2025/06/18 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/TestRWCacheUpdate 2025/06/18 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/TestRWCacheUpdate" 2025/06/18 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-mepakez2beta/TestRWCacheUpdate 2025/06/18 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:27 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2025/06/18 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/TestRWCacheUpdate" 2025/06/18 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/TestRWCacheUpdate 2025/06/18 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/TestRWCacheUpdate" 2025/06/18 03:48:27 DEBUG : forgetting directory cache 2025/06/18 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /rclone-test-mepakez2beta/TestRWCacheUpdate 2025/06/18 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:27 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2025/06/18 03:48:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/06/18 03:48:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/06/18 03:48:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/06/18 03:48:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/06/18 03:48:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/06/18 03:48:27 DEBUG : TestRWCacheUpdate(0xc000870340): _readAt: size=512, off=0 2025/06/18 03:48:27 DEBUG : TestRWCacheUpdate(0xc000870340): openPending: 2025/06/18 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/TestRWCacheUpdate" 2025/06/18 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/TestRWCacheUpdate 2025/06/18 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/TestRWCacheUpdate" 2025/06/18 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-mepakez2beta/TestRWCacheUpdate 2025/06/18 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:27 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2025/06/18 03:48:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-06-18 02:58:22 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-06-18 02:57:22 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/06/18 03:48:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-06-18 02:58:22 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-06-18 02:57:22 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/06/18 03:48:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/06/18 03:48:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/06/18 03:48:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/06/18 03:48:27 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/18 03:48:27 DEBUG : TestRWCacheUpdate(0xc000870340): >openPending: err= 2025/06/18 03:48:27 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/06/18 03:48:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/18 03:48:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/18 03:48:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/06/18 03:48:27 DEBUG : TestRWCacheUpdate(0xc000870340): >_readAt: n=24, err=EOF 2025/06/18 03:48:27 DEBUG : TestRWCacheUpdate(0xc000870340): close: 2025/06/18 03:48:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-06-18 02:58:22 +0000 UTC 2025/06/18 03:48:27 DEBUG : TestRWCacheUpdate(0xc000870340): >close: err= 2025/06/18 03:48:27 DEBUG : Re-reading directory (116.886294ms old) 2025/06/18 03:48:27 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/18 03:48:27 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/06/18 03:48:27 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:48:27 DEBUG : Looking for writers 2025/06/18 03:48:27 DEBUG : TestRWCacheUpdate: reading active writers 2025/06/18 03:48:27 DEBUG : >WaitForWriters: 2025/06/18 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (5.37s) === RUN TestCaseSensitivity run.go:180: Remote "sftp://rclone@:22/rclone-test-mepakez2beta", Local "Local file system at /tmp/rclone1642532778", Modify Window "1s" 2025/06/18 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/FiLeA" 2025/06/18 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/FiLeA 2025/06/18 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/FiLeA" 2025/06/18 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-mepakez2beta/FiLeA 2025/06/18 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:27 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/06/18 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/FiLeA" 2025/06/18 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/FiLeA 2025/06/18 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/FiLeA" 2025/06/18 03:48:27 DEBUG : forgetting directory cache 2025/06/18 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-mepakez2beta/FiLeA 2025/06/18 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:27 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2025/06/18 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/FiLeB" 2025/06/18 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/FiLeB 2025/06/18 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/FiLeB" 2025/06/18 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-mepakez2beta/FiLeB 2025/06/18 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:27 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/06/18 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/FiLeB" 2025/06/18 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/FiLeB 2025/06/18 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/FiLeB" 2025/06/18 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-mepakez2beta/FiLeB 2025/06/18 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:27 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2025/06/18 03:48:27 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:48:27 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:48:27 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/18 03:48:27 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/06/18 03:48:27 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/06/18 03:48:27 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/06/18 03:48:27 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/06/18 03:48:27 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/06/18 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/FiLeA" 2025/06/18 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/FiLeA 2025/06/18 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/FiLeA" 2025/06/18 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-mepakez2beta/FiLeA 2025/06/18 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:28 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/06/18 03:48:28 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/18 03:48:28 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/06/18 03:48:28 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/06/18 03:48:28 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/06/18 03:48:28 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/06/18 03:48:28 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/06/18 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/FiLeA" 2025/06/18 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/FiLeA 2025/06/18 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/FiLeA" 2025/06/18 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-mepakez2beta/FiLeA 2025/06/18 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:28 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/06/18 03:48:28 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/18 03:48:28 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/06/18 03:48:28 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/06/18 03:48:28 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/06/18 03:48:28 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/06/18 03:48:28 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/06/18 03:48:28 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/18 03:48:28 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/06/18 03:48:28 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/06/18 03:48:28 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/06/18 03:48:28 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/06/18 03:48:28 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/06/18 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/FiLeB" 2025/06/18 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/FiLeB 2025/06/18 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/FiLeB" 2025/06/18 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-mepakez2beta/FiLeB 2025/06/18 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:28 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/06/18 03:48:28 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/18 03:48:28 DEBUG : FilEb: Open: flags=O_RDONLY 2025/06/18 03:48:28 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/06/18 03:48:28 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/06/18 03:48:28 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/06/18 03:48:28 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/06/18 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/FilEb" 2025/06/18 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/FilEb 2025/06/18 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/FilEb" 2025/06/18 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-mepakez2beta/FilEb 2025/06/18 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:28 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2025/06/18 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/FiLeA" 2025/06/18 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/FiLeA 2025/06/18 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/FiLeA" 2025/06/18 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-mepakez2beta/FiLeA 2025/06/18 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:28 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/06/18 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/FiLeA" 2025/06/18 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/FiLeA 2025/06/18 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/FiLeA" 2025/06/18 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-mepakez2beta/FiLeA 2025/06/18 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:28 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2025/06/18 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/FiLeB" 2025/06/18 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/FiLeB 2025/06/18 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/FiLeB" 2025/06/18 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-mepakez2beta/FiLeB 2025/06/18 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:28 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/06/18 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/FiLeB" 2025/06/18 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/FiLeB 2025/06/18 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/FiLeB" 2025/06/18 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-mepakez2beta/FiLeB 2025/06/18 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:28 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2025/06/18 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/FilEb" 2025/06/18 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/FilEb 2025/06/18 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/FilEb" 2025/06/18 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-mepakez2beta/FilEb 2025/06/18 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:28 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2025/06/18 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/FilEb" 2025/06/18 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/FilEb 2025/06/18 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/FilEb" 2025/06/18 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /rclone-test-mepakez2beta/FilEb 2025/06/18 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:29 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2025/06/18 03:48:29 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/18 03:48:29 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/06/18 03:48:29 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/06/18 03:48:29 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/06/18 03:48:29 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/06/18 03:48:29 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/06/18 03:48:29 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/18 03:48:29 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/06/18 03:48:29 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/06/18 03:48:29 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/06/18 03:48:29 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/06/18 03:48:29 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/06/18 03:48:29 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/18 03:48:29 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/06/18 03:48:29 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/06/18 03:48:29 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/06/18 03:48:29 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/06/18 03:48:29 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/06/18 03:48:29 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/18 03:48:29 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/06/18 03:48:29 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/06/18 03:48:29 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/06/18 03:48:29 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/06/18 03:48:29 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/06/18 03:48:29 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/18 03:48:29 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/06/18 03:48:29 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/06/18 03:48:29 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/06/18 03:48:29 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/06/18 03:48:29 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/06/18 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/FiLeB" 2025/06/18 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/FiLeB 2025/06/18 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/FiLeB" 2025/06/18 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-mepakez2beta/FiLeB 2025/06/18 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:29 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/06/18 03:48:29 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/18 03:48:29 DEBUG : FilEb: Open: flags=O_RDONLY 2025/06/18 03:48:29 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/06/18 03:48:29 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/06/18 03:48:29 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/06/18 03:48:29 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/06/18 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/FilEb" 2025/06/18 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/FilEb 2025/06/18 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/FilEb" 2025/06/18 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-mepakez2beta/FilEb 2025/06/18 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:29 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2025/06/18 03:48:29 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/18 03:48:29 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/06/18 03:48:29 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/06/18 03:48:29 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/18 03:48:29 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/06/18 03:48:29 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/06/18 03:48:29 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/18 03:48:29 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/06/18 03:48:29 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/06/18 03:48:29 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/06/18 03:48:29 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/06/18 03:48:29 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/06/18 03:48:29 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/18 03:48:29 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:29 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/18 03:48:29 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:29 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/18 03:48:29 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:29 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/18 03:48:29 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/06/18 03:48:29 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/06/18 03:48:29 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/06/18 03:48:29 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/06/18 03:48:29 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/06/18 03:48:29 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/18 03:48:29 DEBUG : FilEb: Open: flags=O_RDONLY 2025/06/18 03:48:29 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/06/18 03:48:29 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/06/18 03:48:29 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/06/18 03:48:29 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/06/18 03:48:29 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/18 03:48:29 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:29 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/18 03:48:29 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:29 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:48:29 DEBUG : Looking for writers 2025/06/18 03:48:29 DEBUG : FiLeA: reading active writers 2025/06/18 03:48:29 DEBUG : FiLeB: reading active writers 2025/06/18 03:48:29 DEBUG : FilEb: reading active writers 2025/06/18 03:48:29 DEBUG : >WaitForWriters: 2025/06/18 03:48:29 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:48:29 DEBUG : Looking for writers 2025/06/18 03:48:29 DEBUG : FiLeA: reading active writers 2025/06/18 03:48:29 DEBUG : FiLeB: reading active writers 2025/06/18 03:48:29 DEBUG : FilEb: reading active writers 2025/06/18 03:48:29 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (1.83s) === RUN TestUnicodeNormalization run.go:180: Remote "sftp://rclone@:22/rclone-test-mepakez2beta", Local "Local file system at /tmp/rclone1642532778", Modify Window "1s" 2025/06/18 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/normal name with no special characters.txt" 2025/06/18 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/normal\ name\ with\ no\ special\ characters.txt 2025/06/18 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/normal\ name\ with\ no\ special\ characters.txt" 2025/06/18 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-mepakez2beta/normal name with no special characters.txt 2025/06/18 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:29 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/06/18 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/normal name with no special characters.txt" 2025/06/18 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/normal\ name\ with\ no\ special\ characters.txt 2025/06/18 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/normal\ name\ with\ no\ special\ characters.txt" 2025/06/18 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-mepakez2beta/normal name with no special characters.txt 2025/06/18 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:29 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2025/06/18 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/測試_Русский___ě_áñ" 2025/06/18 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/測試_Русский___ě_áñ 2025/06/18 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/測試_Русский___ě_áñ" 2025/06/18 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-mepakez2beta/測試_Русский___ě_áñ 2025/06/18 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:29 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/06/18 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/測試_Русский___ě_áñ" 2025/06/18 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/測試_Русский___ě_áñ 2025/06/18 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/測試_Русский___ě_áñ" 2025/06/18 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-mepakez2beta/測試_Русский___ě_áñ 2025/06/18 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:29 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2025/06/18 03:48:29 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:48:29 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/18 03:48:29 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/06/18 03:48:29 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/06/18 03:48:29 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/06/18 03:48:29 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/06/18 03:48:29 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/06/18 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/normal name with no special characters.txt" 2025/06/18 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/normal\ name\ with\ no\ special\ characters.txt 2025/06/18 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/normal\ name\ with\ no\ special\ characters.txt" 2025/06/18 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-mepakez2beta/normal name with no special characters.txt 2025/06/18 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:29 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/06/18 03:48:29 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/18 03:48:29 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/06/18 03:48:29 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/06/18 03:48:29 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/06/18 03:48:29 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/06/18 03:48:29 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/06/18 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/測試_Русский___ě_áñ" 2025/06/18 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/測試_Русский___ě_áñ 2025/06/18 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/測試_Русский___ě_áñ" 2025/06/18 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-mepakez2beta/測試_Русский___ě_áñ 2025/06/18 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:30 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/06/18 03:48:30 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/18 03:48:30 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/06/18 03:48:30 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/06/18 03:48:30 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/06/18 03:48:30 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/06/18 03:48:30 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/06/18 03:48:30 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/18 03:48:30 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:30 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:48:30 DEBUG : Looking for writers 2025/06/18 03:48:30 DEBUG : normal name with no special characters.txt: reading active writers 2025/06/18 03:48:30 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/06/18 03:48:30 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.67s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "sftp://rclone@:22/rclone-test-mepakez2beta", Local "Local file system at /tmp/rclone1642532778", Modify Window "1s" 2025/06/18 03:48:30 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Reusing VFS from active cache 2025/06/18 03:48:30 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:48:30 DEBUG : Looking for writers 2025/06/18 03:48:30 DEBUG : >WaitForWriters: 2025/06/18 03:48:30 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:48:30 DEBUG : Looking for writers 2025/06/18 03:48:30 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:180: Remote "sftp://rclone@:22/rclone-test-mepakez2beta", Local "Local file system at /tmp/rclone1642532778", Modify Window "1s" 2025/06/18 03:48:30 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:48:30 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:48:30 DEBUG : Looking for writers 2025/06/18 03:48:30 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:180: Remote "sftp://rclone@:22/rclone-test-mepakez2beta", Local "Local file system at /tmp/rclone1642532778", Modify Window "1s" 2025/06/18 03:48:30 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:48:30 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:48:30 DEBUG : Looking for writers 2025/06/18 03:48:30 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:180: Remote "sftp://rclone@:22/rclone-test-mepakez2beta", Local "Local file system at /tmp/rclone1642532778", Modify Window "1s" 2025/06/18 03:48:30 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/file1" 2025/06/18 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/file1 2025/06/18 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/file1" 2025/06/18 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mepakez2beta/file1 2025/06/18 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:30 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/06/18 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/file1" 2025/06/18 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/file1 2025/06/18 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/file1" 2025/06/18 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mepakez2beta/file1 2025/06/18 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:30 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/06/18 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file2" 2025/06/18 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file2 2025/06/18 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file2" 2025/06/18 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-mepakez2beta/dir/file2 2025/06/18 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:30 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/06/18 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file2" 2025/06/18 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir/file2 2025/06/18 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir/file2" 2025/06/18 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-mepakez2beta/dir/file2 2025/06/18 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:30 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/06/18 03:48:30 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:48:30 DEBUG : dir: Looking for writers 2025/06/18 03:48:30 DEBUG : file2: reading active writers 2025/06/18 03:48:30 DEBUG : Looking for writers 2025/06/18 03:48:30 DEBUG : dir: reading active writers 2025/06/18 03:48:30 DEBUG : file1: reading active writers 2025/06/18 03:48:30 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.42s) === RUN TestVFSStatParent run.go:180: Remote "sftp://rclone@:22/rclone-test-mepakez2beta", Local "Local file system at /tmp/rclone1642532778", Modify Window "1s" 2025/06/18 03:48:30 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/file1" 2025/06/18 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/file1 2025/06/18 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/file1" 2025/06/18 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mepakez2beta/file1 2025/06/18 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:30 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/06/18 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/file1" 2025/06/18 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/file1 2025/06/18 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/file1" 2025/06/18 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mepakez2beta/file1 2025/06/18 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:30 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/06/18 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file2" 2025/06/18 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file2 2025/06/18 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file2" 2025/06/18 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-mepakez2beta/dir/file2 2025/06/18 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:30 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/06/18 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file2" 2025/06/18 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir/file2 2025/06/18 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir/file2" 2025/06/18 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-mepakez2beta/dir/file2 2025/06/18 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:30 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/06/18 03:48:30 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:48:30 DEBUG : dir: Looking for writers 2025/06/18 03:48:30 DEBUG : Looking for writers 2025/06/18 03:48:30 DEBUG : dir: reading active writers 2025/06/18 03:48:30 DEBUG : file1: reading active writers 2025/06/18 03:48:30 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.46s) === RUN TestVFSOpenFile run.go:180: Remote "sftp://rclone@:22/rclone-test-mepakez2beta", Local "Local file system at /tmp/rclone1642532778", Modify Window "1s" 2025/06/18 03:48:30 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/file1" 2025/06/18 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/file1 2025/06/18 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/file1" 2025/06/18 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mepakez2beta/file1 2025/06/18 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:31 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/06/18 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/file1" 2025/06/18 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/file1 2025/06/18 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/file1" 2025/06/18 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mepakez2beta/file1 2025/06/18 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:31 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/06/18 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file2" 2025/06/18 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file2 2025/06/18 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file2" 2025/06/18 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-mepakez2beta/dir/file2 2025/06/18 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:31 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/06/18 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file2" 2025/06/18 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir/file2 2025/06/18 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir/file2" 2025/06/18 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-mepakez2beta/dir/file2 2025/06/18 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:31 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/06/18 03:48:31 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/18 03:48:31 DEBUG : file1: Open: flags=O_RDONLY 2025/06/18 03:48:31 DEBUG : file1: >Open: fd=file1 (r), err= 2025/06/18 03:48:31 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/06/18 03:48:31 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/18 03:48:31 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/06/18 03:48:31 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/18 03:48:31 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:31 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:31 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:31 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/06/18 03:48:31 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/06/18 03:48:31 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/06/18 03:48:31 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/06/18 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: File to upload is small (0 bytes), uploading instead of streaming 2025/06/18 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/new_file.txt" 2025/06/18 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/new_file.txt 2025/06/18 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/new_file.txt" 2025/06/18 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-mepakez2beta/dir/new_file.txt 2025/06/18 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:31 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/06/18 03:48:31 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/06/18 03:48:31 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/06/18 03:48:31 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/06/18 03:48:31 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:31 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/06/18 03:48:31 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:48:31 DEBUG : dir: Looking for writers 2025/06/18 03:48:31 DEBUG : file2: reading active writers 2025/06/18 03:48:31 DEBUG : new_file.txt: reading active writers 2025/06/18 03:48:31 DEBUG : Looking for writers 2025/06/18 03:48:31 DEBUG : dir: reading active writers 2025/06/18 03:48:31 DEBUG : file1: reading active writers 2025/06/18 03:48:31 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.59s) === RUN TestVFSRename run.go:180: Remote "sftp://rclone@:22/rclone-test-mepakez2beta", Local "Local file system at /tmp/rclone1642532778", Modify Window "1s" 2025/06/18 03:48:31 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file2" 2025/06/18 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file2 2025/06/18 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file2" 2025/06/18 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-mepakez2beta/dir/file2 2025/06/18 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:31 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/06/18 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file2" 2025/06/18 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir/file2 2025/06/18 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir/file2" 2025/06/18 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-mepakez2beta/dir/file2 2025/06/18 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:31 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/06/18 03:48:31 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/06/18 03:48:31 DEBUG : dir/file1: Updating file with dir/file1 0xc000c1e000 2025/06/18 03:48:31 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/06/18 03:48:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:31 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/06/18 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/dir/file1" 2025/06/18 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-mepakez2beta/dir/file1 2025/06/18 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:31 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/06/18 03:48:31 INFO : dir/file1: Moved (server-side) to: file0 2025/06/18 03:48:31 DEBUG : file0: Updating file with file0 0xc000c1e000 2025/06/18 03:48:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/18 03:48:31 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/06/18 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/file0" 2025/06/18 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/file0 2025/06/18 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/file0" 2025/06/18 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-mepakez2beta/file0 2025/06/18 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:32 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/06/18 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/file0" 2025/06/18 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/file0 2025/06/18 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/file0" 2025/06/18 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-mepakez2beta/file0 2025/06/18 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:32 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/06/18 03:48:32 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:48:32 DEBUG : dir: Looking for writers 2025/06/18 03:48:32 DEBUG : Looking for writers 2025/06/18 03:48:32 DEBUG : file0: reading active writers 2025/06/18 03:48:32 DEBUG : dir: reading active writers 2025/06/18 03:48:32 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.68s) === RUN TestVFSStatfs run.go:180: Remote "sftp://rclone@:22/rclone-test-mepakez2beta", Local "Local file system at /tmp/rclone1642532778", Modify Window "1s" 2025/06/18 03:48:32 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Server has VFS statistics extension 2025/06/18 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: About path "/rclone-test-mepakez2beta" 2025/06/18 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Failed to retrieve VFS statistics, trying shell command instead: sftp: "operation unsupported" (SSH_FX_OP_UNSUPPORTED) 2025/06/18 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta" 2025/06/18 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: About path "/rclone-test-mepakez2beta" 2025/06/18 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: About using shell command for shell type "unix" 2025/06/18 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: df -k /rclone-test-mepakez2beta 2025/06/18 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: 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-mepakez2beta" 2025/06/18 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: Filesystem 1K-blocks Used Available Use% Mounted on /dev/root 157205004 88387144 62385864 56% / 2025/06/18 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:32 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:48:32 DEBUG : Looking for writers 2025/06/18 03:48:32 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.11s) === RUN TestVFSMkdir run.go:180: Remote "sftp://rclone@:22/rclone-test-mepakez2beta", Local "Local file system at /tmp/rclone1642532778", Modify Window "1s" 2025/06/18 03:48:32 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:48:32 DEBUG : Added virtual directory entry vAddDir: "/" 2025/06/18 03:48:32 DEBUG : Added virtual directory entry vAddDir: "a" 2025/06/18 03:48:32 DEBUG : Added virtual directory entry vAddDir: "b" 2025/06/18 03:48:32 DEBUG : Added virtual directory entry vAddDir: "c" 2025/06/18 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2025/06/18 03:48:32 DEBUG : Added virtual directory entry vAddDir: "d" 2025/06/18 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2025/06/18 03:48:32 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:48:32 DEBUG : b: Looking for writers 2025/06/18 03:48:32 DEBUG : c: Looking for writers 2025/06/18 03:48:32 DEBUG : d: Looking for writers 2025/06/18 03:48:32 DEBUG : Looking for writers 2025/06/18 03:48:32 DEBUG : a: Looking for writers 2025/06/18 03:48:32 DEBUG : Looking for writers 2025/06/18 03:48:32 DEBUG : /: reading active writers 2025/06/18 03:48:32 DEBUG : a: reading active writers 2025/06/18 03:48:32 DEBUG : b: reading active writers 2025/06/18 03:48:32 DEBUG : c: reading active writers 2025/06/18 03:48:32 DEBUG : d: reading active writers 2025/06/18 03:48:32 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.26s) === RUN TestVFSMkdirAll run.go:180: Remote "sftp://rclone@:22/rclone-test-mepakez2beta", Local "Local file system at /tmp/rclone1642532778", Modify Window "1s" 2025/06/18 03:48:32 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:48:32 DEBUG : Added virtual directory entry vAddDir: "a" 2025/06/18 03:48:32 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/06/18 03:48:32 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/06/18 03:48:32 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/06/18 03:48:32 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:48:32 DEBUG : a/b/c/d: Looking for writers 2025/06/18 03:48:32 DEBUG : a/b/c: Looking for writers 2025/06/18 03:48:32 DEBUG : d: reading active writers 2025/06/18 03:48:32 DEBUG : a/b: Looking for writers 2025/06/18 03:48:32 DEBUG : c: reading active writers 2025/06/18 03:48:32 DEBUG : a: Looking for writers 2025/06/18 03:48:32 DEBUG : b: reading active writers 2025/06/18 03:48:32 DEBUG : Looking for writers 2025/06/18 03:48:32 DEBUG : a: reading active writers 2025/06/18 03:48:32 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-mepakez2beta", Local "Local file system at /tmp/rclone1642532778", Modify Window "1s" 2025/06/18 03:48:32 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:48:32 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:48:32 DEBUG : Looking for writers 2025/06/18 03:48:32 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-mepakez2beta", Local "Local file system at /tmp/rclone1642532778", Modify Window "1s" 2025/06/18 03:48:32 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:48:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:32 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/18 03:48:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/18 03:48:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:32 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/06/18 03:48:32 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/06/18 03:48:32 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/06/18 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: File to upload is small (5 bytes), uploading instead of streaming 2025/06/18 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/file1" 2025/06/18 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/file1 2025/06/18 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/file1" 2025/06/18 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-mepakez2beta/file1 2025/06/18 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:32 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/06/18 03:48:32 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/06/18 03:48:32 DEBUG : file1: Size and md5 of src and dst objects identical 2025/06/18 03:48:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/file1" 2025/06/18 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/file1 2025/06/18 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/file1" 2025/06/18 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-mepakez2beta/file1 2025/06/18 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:32 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/06/18 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/file1" 2025/06/18 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/file1 2025/06/18 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/file1" 2025/06/18 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-mepakez2beta/file1 2025/06/18 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:32 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2025/06/18 03:48:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:32 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/18 03:48:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/18 03:48:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:32 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/18 03:48:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/18 03:48:32 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/06/18 03:48:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/06/18 03:48:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/06/18 03:48:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:32 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/18 03:48:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/18 03:48:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: File to upload is small (0 bytes), uploading instead of streaming 2025/06/18 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/file1" 2025/06/18 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/file1 2025/06/18 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/file1" 2025/06/18 03:48:33 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:33 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-mepakez2beta/file1 2025/06/18 03:48:33 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:33 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/06/18 03:48:33 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/06/18 03:48:33 DEBUG : file1: Size and md5 of src and dst objects identical 2025/06/18 03:48:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/06/18 03:48:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/06/18 03:48:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:33 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/18 03:48:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/18 03:48:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:33 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: File to upload is small (7 bytes), uploading instead of streaming 2025/06/18 03:48:33 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/file1" 2025/06/18 03:48:33 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:33 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/file1 2025/06/18 03:48:33 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/file1" 2025/06/18 03:48:33 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:33 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /rclone-test-mepakez2beta/file1 2025/06/18 03:48:33 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:33 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2025/06/18 03:48:33 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/06/18 03:48:33 DEBUG : file1: Size and md5 of src and dst objects identical 2025/06/18 03:48:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:33 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:48:33 DEBUG : Looking for writers 2025/06/18 03:48:33 DEBUG : file1: reading active writers 2025/06/18 03:48:33 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.57s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "sftp://rclone@:22/rclone-test-mepakez2beta", Local "Local file system at /tmp/rclone1642532778", Modify Window "1s" 2025/06/18 03:48:33 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:48:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:33 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/18 03:48:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/18 03:48:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:33 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/06/18 03:48:34 DEBUG : file1: aborting in-sequence write wait, off=100 2025/06/18 03:48:34 DEBUG : file1: failed to wait for in-sequence write to 100 2025/06/18 03:48:34 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/06/18 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: File to upload is small (11 bytes), uploading instead of streaming 2025/06/18 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/file1" 2025/06/18 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/file1 2025/06/18 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/file1" 2025/06/18 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-mepakez2beta/file1 2025/06/18 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:34 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/06/18 03:48:34 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/06/18 03:48:34 DEBUG : file1: Size and md5 of src and dst objects identical 2025/06/18 03:48:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:34 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/06/18 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/file1" 2025/06/18 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/file1 2025/06/18 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/file1" 2025/06/18 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-mepakez2beta/file1 2025/06/18 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:34 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/06/18 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/file1" 2025/06/18 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: sha1sum /rclone-test-mepakez2beta/file1 2025/06/18 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mepakez2beta/file1" 2025/06/18 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-mepakez2beta/file1 2025/06/18 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:34 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2025/06/18 03:48:34 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:48:34 DEBUG : Looking for writers 2025/06/18 03:48:34 DEBUG : file1: reading active writers 2025/06/18 03:48:34 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.35s) === RUN TestWriteFileHandleFlush run.go:180: Remote "sftp://rclone@:22/rclone-test-mepakez2beta", Local "Local file system at /tmp/rclone1642532778", Modify Window "1s" 2025/06/18 03:48:34 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:48:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:34 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/18 03:48:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/18 03:48:34 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/06/18 03:48:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: File to upload is small (5 bytes), uploading instead of streaming 2025/06/18 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/file1" 2025/06/18 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/file1 2025/06/18 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/file1" 2025/06/18 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-mepakez2beta/file1 2025/06/18 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:34 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/06/18 03:48:34 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/06/18 03:48:34 DEBUG : file1: Size and md5 of src and dst objects identical 2025/06/18 03:48:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:34 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/06/18 03:48:34 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:48:34 DEBUG : Looking for writers 2025/06/18 03:48:34 DEBUG : file1: reading active writers 2025/06/18 03:48:34 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.13s) === RUN TestWriteFileHandleRelease run.go:180: Remote "sftp://rclone@:22/rclone-test-mepakez2beta", Local "Local file system at /tmp/rclone1642532778", Modify Window "1s" 2025/06/18 03:48:34 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:48:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:34 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/18 03:48:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/18 03:48:34 DEBUG : file1: WriteFileHandle.Release closing 2025/06/18 03:48:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: File to upload is small (0 bytes), uploading instead of streaming 2025/06/18 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/file1" 2025/06/18 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/file1 2025/06/18 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/file1" 2025/06/18 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-mepakez2beta/file1 2025/06/18 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:34 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/06/18 03:48:34 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/06/18 03:48:34 DEBUG : file1: Size and md5 of src and dst objects identical 2025/06/18 03:48:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:34 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/06/18 03:48:34 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:48:34 DEBUG : Looking for writers 2025/06/18 03:48:34 DEBUG : file1: reading active writers 2025/06/18 03:48:34 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.12s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "sftp://rclone@:22/rclone-test-mepakez2beta", Local "Local file system at /tmp/rclone1642532778", Modify Window "1s" 2025/06/18 03:48:34 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:48:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:34 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/18 03:48:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/18 03:48:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: File to upload is small (2 bytes), uploading instead of streaming 2025/06/18 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/file1" 2025/06/18 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/file1 2025/06/18 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/file1" 2025/06/18 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-mepakez2beta/file1 2025/06/18 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:34 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2025/06/18 03:48:34 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/06/18 03:48:34 DEBUG : file1: Size and md5 of src and dst objects identical 2025/06/18 03:48:34 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/06/18 03:48:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:34 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:48:34 DEBUG : Looking for writers 2025/06/18 03:48:34 DEBUG : file1: reading active writers 2025/06/18 03:48:34 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.12s) === RUN TestFileReadAtZeroLength run.go:180: Remote "sftp://rclone@:22/rclone-test-mepakez2beta", Local "Local file system at /tmp/rclone1642532778", Modify Window "1s" 2025/06/18 03:48:34 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:48:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:34 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/18 03:48:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/18 03:48:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: File to upload is small (0 bytes), uploading instead of streaming 2025/06/18 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/file1" 2025/06/18 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/file1 2025/06/18 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/file1" 2025/06/18 03:48:35 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:35 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-mepakez2beta/file1 2025/06/18 03:48:35 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:35 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/06/18 03:48:35 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/06/18 03:48:35 DEBUG : file1: Size and md5 of src and dst objects identical 2025/06/18 03:48:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:35 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:35 DEBUG : file1: Open: flags=O_RDONLY 2025/06/18 03:48:35 DEBUG : file1: >Open: fd=file1 (r), err= 2025/06/18 03:48:35 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/06/18 03:48:35 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/06/18 03:48:35 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/06/18 03:48:35 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:48:35 DEBUG : Looking for writers 2025/06/18 03:48:35 DEBUG : file1: reading active writers 2025/06/18 03:48:35 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.13s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "sftp://rclone@:22/rclone-test-mepakez2beta", Local "Local file system at /tmp/rclone1642532778", Modify Window "1s" 2025/06/18 03:48:35 INFO : sftp://rclone@:22/rclone-test-mepakez2beta: poll-interval is not supported by this remote 2025/06/18 03:48:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 03:48:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/18 03:48:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:35 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/18 03:48:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/18 03:48:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:35 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: File to upload is small (100 bytes), uploading instead of streaming 2025/06/18 03:48:35 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Shell path "/rclone-test-mepakez2beta/file1" 2025/06/18 03:48:35 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: creating additional session 2025/06/18 03:48:35 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Running remote command: md5sum /rclone-test-mepakez2beta/file1 2025/06/18 03:48:35 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mepakez2beta/file1" 2025/06/18 03:48:35 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: command exited OK 2025/06/18 03:48:35 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Remote command result: 8fed85e3506326080f7fad3810aab747 /rclone-test-mepakez2beta/file1 2025/06/18 03:48:35 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: ssh external: close 2025/06/18 03:48:35 DEBUG : file1: Parsed hash: 8fed85e3506326080f7fad3810aab747 2025/06/18 03:48:35 DEBUG : file1: md5 = 8fed85e3506326080f7fad3810aab747 OK 2025/06/18 03:48:35 DEBUG : file1: Size and md5 of src and dst objects identical 2025/06/18 03:48:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 03:48:35 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 03:48:35 DEBUG : file1: Open: flags=O_RDONLY 2025/06/18 03:48:35 DEBUG : file1: >Open: fd=file1 (r), err= 2025/06/18 03:48:35 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/06/18 03:48:35 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/06/18 03:48:35 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/06/18 03:48:35 DEBUG : WaitForWriters: timeout=30s 2025/06/18 03:48:35 DEBUG : Looking for writers 2025/06/18 03:48:35 DEBUG : file1: reading active writers 2025/06/18 03:48:35 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.13s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/06/18 03:48:35 DEBUG : sftp://rclone@:22/rclone-test-mepakez2beta: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Finished ERROR in 46.577774846s (try 1/5): exit status 1: Failed [TestDirEntryModTimeInvalidation]