"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Starting (try 1/5) 2025/11/04 01:54:21 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-rofehuq4wumo" 2025/11/04 01:54:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/04 01:54:21 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2025/11/04 01:54:21 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/11/04 01:54:21 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2025/11/04 01:54:21 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/11/04 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2025/11/04 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell type "unix" from config 2025/11/04 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Relative path resolved to "/rclone-test-rofehuq4wumo" 2025/11/04 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Using root directory "/rclone-test-rofehuq4wumo" 2025/11/04 01:54:21 DEBUG : Creating backend with remote "/tmp/rclone33800278" === RUN TestDirHandleMethods run.go:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:54:21 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/04 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/04 01:54:21 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:54:21 DEBUG : dir: Looking for writers 2025/11/04 01:54:21 DEBUG : Looking for writers 2025/11/04 01:54:21 DEBUG : dir: reading active writers 2025/11/04 01:54:21 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.21s) === RUN TestDirHandleReaddir run.go:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:54:21 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/04 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:22 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/04 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file2" 2025/11/04 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file2 2025/11/04 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file2" 2025/11/04 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-rofehuq4wumo/dir/file2 2025/11/04 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:22 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2025/11/04 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file2" 2025/11/04 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir/file2 2025/11/04 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir/file2" 2025/11/04 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-rofehuq4wumo/dir/file2 2025/11/04 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:22 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2025/11/04 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/subdir/file3" 2025/11/04 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/subdir/file3 2025/11/04 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/subdir/file3" 2025/11/04 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-rofehuq4wumo/dir/subdir/file3 2025/11/04 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:22 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2025/11/04 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/subdir/file3" 2025/11/04 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir/subdir/file3 2025/11/04 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir/subdir/file3" 2025/11/04 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-rofehuq4wumo/dir/subdir/file3 2025/11/04 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:22 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2025/11/04 01:54:22 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:54:22 DEBUG : dir/subdir: Looking for writers 2025/11/04 01:54:22 DEBUG : dir: Looking for writers 2025/11/04 01:54:22 DEBUG : file1: reading active writers 2025/11/04 01:54:22 DEBUG : file2: reading active writers 2025/11/04 01:54:22 DEBUG : subdir: reading active writers 2025/11/04 01:54:22 DEBUG : Looking for writers 2025/11/04 01:54:22 DEBUG : dir: reading active writers 2025/11/04 01:54:22 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.67s) === RUN TestDirHandleReaddirnames run.go:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:54:22 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/04 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:22 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/04 01:54:22 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:54:22 DEBUG : dir: Looking for writers 2025/11/04 01:54:22 DEBUG : file1: reading active writers 2025/11/04 01:54:22 DEBUG : Looking for writers 2025/11/04 01:54:22 DEBUG : dir: reading active writers 2025/11/04 01:54:22 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.24s) === RUN TestDirMethods run.go:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:54:22 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/04 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/04 01:54:23 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:54:23 DEBUG : dir: Looking for writers 2025/11/04 01:54:23 DEBUG : Looking for writers 2025/11/04 01:54:23 DEBUG : dir: reading active writers 2025/11/04 01:54:23 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.24s) === RUN TestDirForgetAll run.go:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:54:23 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/04 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/04 01:54:23 DEBUG : dir: forgetting directory cache 2025/11/04 01:54:23 DEBUG : forgetting directory cache 2025/11/04 01:54:23 DEBUG : dir: forgetting directory cache 2025/11/04 01:54:23 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:54:23 DEBUG : Looking for writers 2025/11/04 01:54:23 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.23s) === RUN TestDirForgetPath run.go:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:54:23 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/04 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/04 01:54:23 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/11/04 01:54:23 DEBUG : dir: invalidating directory cache 2025/11/04 01:54:23 DEBUG : >ForgetPath: 2025/11/04 01:54:23 DEBUG : ForgetPath: relativePath="dir", type=0 2025/11/04 01:54:23 DEBUG : invalidating directory cache 2025/11/04 01:54:23 DEBUG : dir: forgetting directory cache 2025/11/04 01:54:23 DEBUG : >ForgetPath: 2025/11/04 01:54:23 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/11/04 01:54:23 DEBUG : >ForgetPath: 2025/11/04 01:54:23 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:54:23 DEBUG : dir: Looking for writers 2025/11/04 01:54:23 DEBUG : Looking for writers 2025/11/04 01:54:23 DEBUG : dir: reading active writers 2025/11/04 01:54:23 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.24s) === RUN TestDirWalk run.go:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:54:23 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/04 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/04 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2025/11/04 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/fil/a/b/c" 2025/11/04 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/fil/a/b/c 2025/11/04 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/fil/a/b/c" 2025/11/04 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /rclone-test-rofehuq4wumo/fil/a/b/c 2025/11/04 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:23 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2025/11/04 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/fil/a/b/c" 2025/11/04 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/fil/a/b/c 2025/11/04 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/fil/a/b/c" 2025/11/04 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /rclone-test-rofehuq4wumo/fil/a/b/c 2025/11/04 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:24 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2025/11/04 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/04 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/04 01:54:24 DEBUG : forgetting directory cache 2025/11/04 01:54:24 DEBUG : dir: forgetting directory cache 2025/11/04 01:54:24 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:54:24 DEBUG : fil/a/b: Looking for writers 2025/11/04 01:54:24 DEBUG : fil/a: Looking for writers 2025/11/04 01:54:24 DEBUG : b: reading active writers 2025/11/04 01:54:24 DEBUG : fil: Looking for writers 2025/11/04 01:54:24 DEBUG : a: reading active writers 2025/11/04 01:54:24 DEBUG : dir: Looking for writers 2025/11/04 01:54:24 DEBUG : Looking for writers 2025/11/04 01:54:24 DEBUG : dir: reading active writers 2025/11/04 01:54:24 DEBUG : fil: reading active writers 2025/11/04 01:54:24 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.82s) === RUN TestDirSetModTime run.go:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:54:24 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/04 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/04 01:54:24 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:54:24 DEBUG : dir: Looking for writers 2025/11/04 01:54:24 DEBUG : Looking for writers 2025/11/04 01:54:24 DEBUG : dir: reading active writers 2025/11/04 01:54:24 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.24s) === RUN TestDirStat run.go:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:54:24 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/04 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/04 01:54:24 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:54:24 DEBUG : dir: Looking for writers 2025/11/04 01:54:24 DEBUG : file1: reading active writers 2025/11/04 01:54:24 DEBUG : Looking for writers 2025/11/04 01:54:24 DEBUG : dir: reading active writers 2025/11/04 01:54:24 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.24s) === RUN TestDirReadDirAll run.go:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:54:24 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/04 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/04 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file2" 2025/11/04 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file2 2025/11/04 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file2" 2025/11/04 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-rofehuq4wumo/dir/file2 2025/11/04 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:25 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2025/11/04 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file2" 2025/11/04 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir/file2 2025/11/04 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir/file2" 2025/11/04 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-rofehuq4wumo/dir/file2 2025/11/04 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:25 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2025/11/04 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/subdir/file3" 2025/11/04 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/subdir/file3 2025/11/04 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/subdir/file3" 2025/11/04 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-rofehuq4wumo/dir/subdir/file3 2025/11/04 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:25 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2025/11/04 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/subdir/file3" 2025/11/04 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir/subdir/file3 2025/11/04 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir/subdir/file3" 2025/11/04 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-rofehuq4wumo/dir/subdir/file3 2025/11/04 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:25 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2025/11/04 01:54:25 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/11/04 01:54:25 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/11/04 01:54:25 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/11/04 01:54:25 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/11/04 01:54:25 DEBUG : Waiting for deletions to finish 2025/11/04 01:54:25 INFO : dir/subdir/file3: Deleted 2025/11/04 01:54:25 DEBUG : removing 1 level 2 directories 2025/11/04 01:54:25 INFO : dir/subdir: Removing directory 2025/11/04 01:54:25 DEBUG : dir: invalidating directory cache 2025/11/04 01:54:25 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/11/04 01:54:25 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/11/04 01:54:25 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/11/04 01:54:25 DEBUG : dir/file1: Reset virtual modtime 2025/11/04 01:54:25 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/11/04 01:54:25 DEBUG : dir/virtualFile: Reset virtual modtime 2025/11/04 01:54:25 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/11/04 01:54:25 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/11/04 01:54:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/04 01:54:25 DEBUG : dir: invalidating directory cache 2025/11/04 01:54:25 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/11/04 01:54:25 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/11/04 01:54:25 DEBUG : dir/virtualFile: Reset virtual modtime 2025/11/04 01:54:25 DEBUG : forgetting directory cache 2025/11/04 01:54:25 DEBUG : dir: forgetting directory cache 2025/11/04 01:54:25 DEBUG : dir/virtualDir: forgetting directory cache 2025/11/04 01:54:25 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:54:25 DEBUG : dir/virtualDir: Looking for writers 2025/11/04 01:54:25 DEBUG : dir: Looking for writers 2025/11/04 01:54:25 DEBUG : virtualDir: reading active writers 2025/11/04 01:54:25 DEBUG : file1: reading active writers 2025/11/04 01:54:25 DEBUG : virtualFile2: reading active writers 2025/11/04 01:54:25 DEBUG : virtualFile: reading active writers 2025/11/04 01:54:25 DEBUG : Looking for writers 2025/11/04 01:54:25 DEBUG : dir: reading active writers 2025/11/04 01:54:25 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.69s) --- PASS: TestDirReadDirAll/Virtual (0.02s) === RUN TestDirOpen run.go:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:54:25 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/04 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/04 01:54:25 ERROR : dir/: Can only open directories read only 2025/11/04 01:54:25 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:54:25 DEBUG : dir: Looking for writers 2025/11/04 01:54:25 DEBUG : Looking for writers 2025/11/04 01:54:25 DEBUG : dir: reading active writers 2025/11/04 01:54:25 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.24s) === RUN TestDirCreate run.go:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:54:25 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/04 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/04 01:54:26 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:26 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/04 01:54:26 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/11/04 01:54:26 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/04 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: File to upload is small (5 bytes), uploading instead of streaming 2025/11/04 01:54:26 DEBUG : dir/potato: size = 5 OK 2025/11/04 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/potato" 2025/11/04 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/potato 2025/11/04 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/potato" 2025/11/04 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-rofehuq4wumo/dir/potato 2025/11/04 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:26 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/11/04 01:54:26 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/04 01:54:26 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/11/04 01:54:26 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/04 01:54:26 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:54:26 DEBUG : dir: Looking for writers 2025/11/04 01:54:26 DEBUG : file1: reading active writers 2025/11/04 01:54:26 DEBUG : potato: reading active writers 2025/11/04 01:54:26 DEBUG : Looking for writers 2025/11/04 01:54:26 DEBUG : dir: reading active writers 2025/11/04 01:54:26 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.45s) === RUN TestDirMkdir run.go:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:54:26 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/04 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/04 01:54:26 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/11/04 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/04 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/04 01:54:26 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:54:26 DEBUG : dir/sub: Looking for writers 2025/11/04 01:54:26 DEBUG : dir: Looking for writers 2025/11/04 01:54:26 DEBUG : file1: reading active writers 2025/11/04 01:54:26 DEBUG : sub: reading active writers 2025/11/04 01:54:26 DEBUG : Looking for writers 2025/11/04 01:54:26 DEBUG : dir: reading active writers 2025/11/04 01:54:26 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.54s) === RUN TestDirMkdirSub run.go:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:54:26 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/04 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/04 01:54:26 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/11/04 01:54:26 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/11/04 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/04 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:27 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/04 01:54:27 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:54:27 DEBUG : dir/sub/subsub: Looking for writers 2025/11/04 01:54:27 DEBUG : dir/sub: Looking for writers 2025/11/04 01:54:27 DEBUG : subsub: reading active writers 2025/11/04 01:54:27 DEBUG : dir: Looking for writers 2025/11/04 01:54:27 DEBUG : file1: reading active writers 2025/11/04 01:54:27 DEBUG : sub: reading active writers 2025/11/04 01:54:27 DEBUG : Looking for writers 2025/11/04 01:54:27 DEBUG : dir: reading active writers 2025/11/04 01:54:27 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.49s) === RUN TestDirRemove run.go:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:54:27 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/04 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:27 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/04 01:54:27 ERROR : dir/: Dir.Remove not empty 2025/11/04 01:54:27 DEBUG : dir/file1: Remove: 2025/11/04 01:54:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/04 01:54:27 DEBUG : dir/file1: >Remove: err= 2025/11/04 01:54:27 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/04 01:54:27 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:54:27 DEBUG : Looking for writers 2025/11/04 01:54:27 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.23s) === RUN TestDirRemoveAll run.go:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:54:27 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/04 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:27 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/04 01:54:27 DEBUG : dir/file1: Remove: 2025/11/04 01:54:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/04 01:54:27 DEBUG : dir/file1: >Remove: err= 2025/11/04 01:54:27 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/04 01:54:27 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:54:27 DEBUG : Looking for writers 2025/11/04 01:54:27 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.24s) === RUN TestDirRemoveName run.go:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:54:27 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/04 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:27 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/04 01:54:27 DEBUG : dir/file1: Remove: 2025/11/04 01:54:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/04 01:54:27 DEBUG : dir/file1: >Remove: err= 2025/11/04 01:54:28 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:54:28 DEBUG : dir: Looking for writers 2025/11/04 01:54:28 DEBUG : Looking for writers 2025/11/04 01:54:28 DEBUG : dir: reading active writers 2025/11/04 01:54:28 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.35s) === RUN TestDirRename run.go:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:54:28 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:28 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/04 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:28 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/04 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:28 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/04 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:28 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/04 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file3" 2025/11/04 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file3 2025/11/04 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file3" 2025/11/04 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-rofehuq4wumo/dir/file3 2025/11/04 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:28 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2025/11/04 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file3" 2025/11/04 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir/file3 2025/11/04 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir/file3" 2025/11/04 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-rofehuq4wumo/dir/file3 2025/11/04 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:28 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2025/11/04 01:54:28 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/11/04 01:54:28 DEBUG : dir: Updating dir with dir2 0xc0006bc270 2025/11/04 01:54:28 DEBUG : dir: forgetting directory cache 2025/11/04 01:54:28 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/04 01:54:28 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/11/04 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir2/file1" 2025/11/04 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir2/file1 2025/11/04 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir2/file1" 2025/11/04 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rofehuq4wumo/dir2/file1 2025/11/04 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:28 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/04 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir2/file1" 2025/11/04 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir2/file1 2025/11/04 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir2/file1" 2025/11/04 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rofehuq4wumo/dir2/file1 2025/11/04 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:28 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/04 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir2/file3" 2025/11/04 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir2/file3 2025/11/04 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir2/file3" 2025/11/04 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-rofehuq4wumo/dir2/file3 2025/11/04 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:29 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2025/11/04 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir2/file3" 2025/11/04 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir2/file3 2025/11/04 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir2/file3" 2025/11/04 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-rofehuq4wumo/dir2/file3 2025/11/04 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:29 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2025/11/04 01:54:29 INFO : dir2/file1: Moved (server-side) to: file2 2025/11/04 01:54:29 DEBUG : file2: Updating file with file2 0xc000790a80 2025/11/04 01:54:29 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/11/04 01:54:29 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/04 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/file2" 2025/11/04 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/file2 2025/11/04 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/file2" 2025/11/04 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rofehuq4wumo/file2 2025/11/04 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:29 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/04 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/file2" 2025/11/04 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/file2 2025/11/04 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/file2" 2025/11/04 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rofehuq4wumo/file2 2025/11/04 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:29 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/04 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir2/file3" 2025/11/04 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir2/file3 2025/11/04 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir2/file3" 2025/11/04 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-rofehuq4wumo/dir2/file3 2025/11/04 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:29 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2025/11/04 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir2/file3" 2025/11/04 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir2/file3 2025/11/04 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir2/file3" 2025/11/04 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-rofehuq4wumo/dir2/file3 2025/11/04 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:29 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2025/11/04 01:54:29 INFO : dir2/file3: Deleted 2025/11/04 01:54:29 INFO : file2: Moved (server-side) to: dir2/file3 2025/11/04 01:54:29 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000790a80 2025/11/04 01:54:29 DEBUG : Added virtual directory entry vDel: "file2" 2025/11/04 01:54:29 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/11/04 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir2/file3" 2025/11/04 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir2/file3 2025/11/04 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir2/file3" 2025/11/04 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rofehuq4wumo/dir2/file3 2025/11/04 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:29 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/04 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir2/file3" 2025/11/04 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir2/file3 2025/11/04 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir2/file3" 2025/11/04 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rofehuq4wumo/dir2/file3 2025/11/04 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:29 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/04 01:54:29 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/11/04 01:54:29 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000780270 2025/11/04 01:54:29 DEBUG : empty directory: forgetting directory cache 2025/11/04 01:54:29 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/11/04 01:54:29 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/11/04 01:54:29 DEBUG : dir2: Renaming to "dir3" 2025/11/04 01:54:29 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:54:29 DEBUG : dir3: Looking for writers 2025/11/04 01:54:29 DEBUG : file3: reading active writers 2025/11/04 01:54:29 DEBUG : renamed empty directory: Looking for writers 2025/11/04 01:54:29 DEBUG : Looking for writers 2025/11/04 01:54:29 DEBUG : dir3: reading active writers 2025/11/04 01:54:29 DEBUG : renamed empty directory: reading active writers 2025/11/04 01:54:29 DEBUG : >WaitForWriters: --- PASS: TestDirRename (1.91s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:54:29 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/04 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:30 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/04 01:54:30 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/11/04 01:54:30 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:30 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/04 01:54:30 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/11/04 01:54:30 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/11/04 01:54:30 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/11/04 01:54:30 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/11/04 01:54:30 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:30 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/04 01:54:30 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/11/04 01:54:30 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/11/04 01:54:30 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/11/04 01:54:30 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/11/04 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: File to upload is small (12 bytes), uploading instead of streaming 2025/11/04 01:54:30 DEBUG : dir/sub/file2: size = 12 OK 2025/11/04 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/sub/file2" 2025/11/04 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/sub/file2 2025/11/04 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/sub/file2" 2025/11/04 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: fc3ff98e8c6a0d3087d515c0473f8677 /rclone-test-rofehuq4wumo/dir/sub/file2 2025/11/04 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:30 DEBUG : dir/sub/file2: Parsed hash: fc3ff98e8c6a0d3087d515c0473f8677 2025/11/04 01:54:30 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/11/04 01:54:30 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/11/04 01:54:30 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/11/04 01:54:30 DEBUG : forgetting directory cache 2025/11/04 01:54:30 DEBUG : dir: forgetting directory cache 2025/11/04 01:54:30 DEBUG : dir/sub: forgetting directory cache 2025/11/04 01:54:30 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/11/04 01:54:30 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/11/04 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: File to upload is small (5 bytes), uploading instead of streaming 2025/11/04 01:54:30 DEBUG : dir/sub/file0: size = 5 OK 2025/11/04 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/sub/file0" 2025/11/04 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/sub/file0 2025/11/04 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/sub/file0" 2025/11/04 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-rofehuq4wumo/dir/sub/file0 2025/11/04 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:30 DEBUG : dir/sub/file0: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/11/04 01:54:30 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/04 01:54:30 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/11/04 01:54:30 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/11/04 01:54:30 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:54:30 DEBUG : dir/sub: Looking for writers 2025/11/04 01:54:30 DEBUG : file0: reading active writers 2025/11/04 01:54:30 DEBUG : file2: reading active writers 2025/11/04 01:54:30 DEBUG : dir: Looking for writers 2025/11/04 01:54:30 DEBUG : file1: reading active writers 2025/11/04 01:54:30 DEBUG : sub: reading active writers 2025/11/04 01:54:30 DEBUG : Looking for writers 2025/11/04 01:54:30 DEBUG : dir: reading active writers 2025/11/04 01:54:30 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.47s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:54:30 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:54:30 DEBUG : forgetting directory cache 2025/11/04 01:54:31 DEBUG : forgetting directory cache 2025/11/04 01:54:31 DEBUG : dir: forgetting directory cache 2025/11/04 01:54:31 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:54:31 DEBUG : dir: Looking for writers 2025/11/04 01:54:31 DEBUG : Looking for writers 2025/11/04 01:54:31 DEBUG : dir: reading active writers 2025/11/04 01:54:31 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (1.12s) === RUN TestDirMetadataExtension run.go:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:54:31 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/04 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/04 01:54:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/11/04 01:54:31 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:31 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/11/04 01:54:31 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/11/04 01:54:31 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/11/04 01:54:31 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/11/04 01:54:31 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/04 01:54:31 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/11/04 01:54:31 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:31 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/11/04 01:54:31 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/11/04 01:54:31 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/11/04 01:54:31 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/11/04 01:54:31 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/04 01:54:31 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:54:31 DEBUG : dir: Looking for writers 2025/11/04 01:54:31 DEBUG : file1: reading active writers 2025/11/04 01:54:31 DEBUG : file1.metadata: reading active writers 2025/11/04 01:54:31 DEBUG : Looking for writers 2025/11/04 01:54:31 DEBUG : dir: reading active writers 2025/11/04 01:54:31 DEBUG : dir.metadata: reading active writers 2025/11/04 01:54:31 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.22s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:54:31 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/04 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/04 01:54:31 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:54:31 DEBUG : dir: Looking for writers 2025/11/04 01:54:31 DEBUG : file1: reading active writers 2025/11/04 01:54:31 DEBUG : Looking for writers 2025/11/04 01:54:31 DEBUG : dir: reading active writers 2025/11/04 01:54:31 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.21s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:54:31 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/04 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/04 01:54:32 DEBUG : Can set mod time: true 2025/11/04 01:54:32 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/04 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/04 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/04 01:54:32 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:54:32 DEBUG : dir: Looking for writers 2025/11/04 01:54:32 DEBUG : file1: reading active writers 2025/11/04 01:54:32 DEBUG : Looking for writers 2025/11/04 01:54:32 DEBUG : dir: reading active writers 2025/11/04 01:54:32 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:54:32 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/04 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/04 01:54:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/04 01:54:32 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/04 01:54:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/04 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: File to upload is small (0 bytes), uploading instead of streaming 2025/11/04 01:54:32 DEBUG : dir/file1: size = 0 OK 2025/11/04 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:32 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/11/04 01:54:32 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/04 01:54:32 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/11/04 01:54:32 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/04 01:54:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/04 01:54:32 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:54:32 DEBUG : dir: Looking for writers 2025/11/04 01:54:32 DEBUG : file1: reading active writers 2025/11/04 01:54:32 DEBUG : Looking for writers 2025/11/04 01:54:32 DEBUG : dir: reading active writers 2025/11/04 01:54:32 DEBUG : >WaitForWriters: 2025/11/04 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:32 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/11/04 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:32 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/11/04 01:54:32 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:54:32 DEBUG : dir: Looking for writers 2025/11/04 01:54:32 DEBUG : file1: reading active writers 2025/11/04 01:54:32 DEBUG : Looking for writers 2025/11/04 01:54:32 DEBUG : dir: reading active writers 2025/11/04 01:54:32 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:54:32 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/04 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:33 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/04 01:54:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/04 01:54:33 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/04 01:54:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/04 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: File to upload is small (5 bytes), uploading instead of streaming 2025/11/04 01:54:33 DEBUG : dir/file1: size = 5 OK 2025/11/04 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:33 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/11/04 01:54:33 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/04 01:54:33 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/11/04 01:54:33 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/04 01:54:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/04 01:54:33 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:54:33 DEBUG : dir: Looking for writers 2025/11/04 01:54:33 DEBUG : file1: reading active writers 2025/11/04 01:54:33 DEBUG : Looking for writers 2025/11/04 01:54:33 DEBUG : dir: reading active writers 2025/11/04 01:54:33 DEBUG : >WaitForWriters: 2025/11/04 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:33 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/11/04 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:33 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2025/11/04 01:54:33 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:54:33 DEBUG : dir: Looking for writers 2025/11/04 01:54:33 DEBUG : file1: reading active writers 2025/11/04 01:54:33 DEBUG : Looking for writers 2025/11/04 01:54:33 DEBUG : dir: reading active writers 2025/11/04 01:54:33 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:54:33 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/04 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/04 01:54:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/04 01:54:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:33 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/04 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/04 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:33 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/04 01:54:33 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/04 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/04 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:34 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/04 01:54:34 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:54:34 DEBUG : dir: Looking for writers 2025/11/04 01:54:34 DEBUG : file1: reading active writers 2025/11/04 01:54:34 DEBUG : Looking for writers 2025/11/04 01:54:34 DEBUG : dir: reading active writers 2025/11/04 01:54:34 DEBUG : >WaitForWriters: 2025/11/04 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:54:34 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/04 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/04 01:54:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/04 01:54:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:34 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/04 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/04 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:34 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/04 01:54:34 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/11/04 01:54:34 DEBUG : dir/file1: newRWFileHandle: 2025/11/04 01:54:34 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/04 01:54:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/04 01:54:34 DEBUG : dir/file1(0xc00069b840): close: 2025/11/04 01:54:34 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/04 01:54:34 DEBUG : dir/file1(0xc00069b840): >close: err= 2025/11/04 01:54:34 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:54:34 DEBUG : dir: Looking for writers 2025/11/04 01:54:34 DEBUG : file1: reading active writers 2025/11/04 01:54:34 DEBUG : Looking for writers 2025/11/04 01:54:34 DEBUG : dir: reading active writers 2025/11/04 01:54:34 DEBUG : >WaitForWriters: 2025/11/04 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/04 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:34 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/04 01:54:34 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:54:34 DEBUG : dir: Looking for writers 2025/11/04 01:54:34 DEBUG : file1: reading active writers 2025/11/04 01:54:34 DEBUG : Looking for writers 2025/11/04 01:54:34 DEBUG : dir: reading active writers 2025/11/04 01:54:34 DEBUG : >WaitForWriters: 2025/11/04 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:54:34 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/04 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/04 01:54:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/04 01:54:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:34 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/04 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/04 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:34 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/04 01:54:34 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/11/04 01:54:34 DEBUG : dir/file1: newRWFileHandle: 2025/11/04 01:54:34 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/04 01:54:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/04 01:54:34 DEBUG : dir/file1(0xc000423580): _writeAt: size=5, off=0 2025/11/04 01:54:34 DEBUG : dir/file1(0xc000423580): openPending: 2025/11/04 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/04 01:54:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/11/04 01:54:34 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/04 01:54:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/04 01:54:34 DEBUG : dir/file1(0xc000423580): >openPending: err= 2025/11/04 01:54:34 DEBUG : dir/file1(0xc000423580): >_writeAt: n=5, err= 2025/11/04 01:54:34 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/04 01:54:34 DEBUG : dir/file1(0xc000423580): close: 2025/11/04 01:54:34 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/11/04 01:54:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/11/04 01:54:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/11/04 01:54:34 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/11/04 01:54:34 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/04 01:54:34 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:34 DEBUG : dir/file1(0xc000423580): >close: err= 2025/11/04 01:54:34 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:54:34 DEBUG : dir: Looking for writers 2025/11/04 01:54:34 DEBUG : file1: reading active writers 2025/11/04 01:54:34 DEBUG : Looking for writers 2025/11/04 01:54:34 DEBUG : dir: reading active writers 2025/11/04 01:54:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/04 01:54:34 DEBUG : dir: Looking for writers 2025/11/04 01:54:34 DEBUG : file1: reading active writers 2025/11/04 01:54:34 DEBUG : Looking for writers 2025/11/04 01:54:34 DEBUG : dir: reading active writers 2025/11/04 01:54:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/04 01:54:34 DEBUG : dir: Looking for writers 2025/11/04 01:54:34 DEBUG : file1: reading active writers 2025/11/04 01:54:34 DEBUG : Looking for writers 2025/11/04 01:54:34 DEBUG : dir: reading active writers 2025/11/04 01:54:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/04 01:54:34 DEBUG : dir: Looking for writers 2025/11/04 01:54:34 DEBUG : file1: reading active writers 2025/11/04 01:54:34 DEBUG : Looking for writers 2025/11/04 01:54:34 DEBUG : dir: reading active writers 2025/11/04 01:54:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/04 01:54:35 DEBUG : dir/file1: vfs cache: starting upload 2025/11/04 01:54:35 DEBUG : dir/file1.2f98c60a.partial: size = 14 OK 2025/11/04 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1.2f98c60a.partial" 2025/11/04 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1.2f98c60a.partial 2025/11/04 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1.2f98c60a.partial" 2025/11/04 01:54:35 DEBUG : dir: Looking for writers 2025/11/04 01:54:35 DEBUG : file1: reading active writers 2025/11/04 01:54:35 DEBUG : Looking for writers 2025/11/04 01:54:35 DEBUG : dir: reading active writers 2025/11/04 01:54:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/04 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-rofehuq4wumo/dir/file1.2f98c60a.partial 2025/11/04 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:35 DEBUG : dir/file1.2f98c60a.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2025/11/04 01:54:35 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2025/11/04 01:54:35 DEBUG : dir/file1.2f98c60a.partial: renamed to: dir/file1 2025/11/04 01:54:35 INFO : dir/file1: Copied (replaced existing) 2025/11/04 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:35 DEBUG : dir: Looking for writers 2025/11/04 01:54:35 DEBUG : file1: reading active writers 2025/11/04 01:54:35 DEBUG : Looking for writers 2025/11/04 01:54:35 DEBUG : dir: reading active writers 2025/11/04 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:35 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2025/11/04 01:54:35 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2025/11/04 01:54:35 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/04 01:54:35 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/11/04 01:54:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/04 01:54:35 DEBUG : >WaitForWriters: 2025/11/04 01:54:35 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/04 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:35 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2025/11/04 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:35 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2025/11/04 01:54:35 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:54:35 DEBUG : dir: Looking for writers 2025/11/04 01:54:35 DEBUG : file1: reading active writers 2025/11/04 01:54:35 DEBUG : Looking for writers 2025/11/04 01:54:35 DEBUG : dir: reading active writers 2025/11/04 01:54:35 DEBUG : >WaitForWriters: 2025/11/04 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (3.52s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.46s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.59s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.59s) --- 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.94s) === RUN TestFileOpenRead run.go:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:54:35 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/04 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:35 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/04 01:54:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/04 01:54:35 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/04 01:54:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/04 01:54:35 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/04 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/04 01:54:35 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:54:35 DEBUG : dir: Looking for writers 2025/11/04 01:54:35 DEBUG : file1: reading active writers 2025/11/04 01:54:35 DEBUG : Looking for writers 2025/11/04 01:54:35 DEBUG : dir: reading active writers 2025/11/04 01:54:35 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.36s) === RUN TestFileOpenReadUnknownSize 2025/11/04 01:54:35 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/11/04 01:54:35 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/04 01:54:35 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/04 01:54:35 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/11/04 01:54:35 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:54:35 DEBUG : Looking for writers 2025/11/04 01:54:35 DEBUG : file.txt: reading active writers 2025/11/04 01:54:35 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:54:35 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/04 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:36 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/04 01:54:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/04 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: File to upload is small (25 bytes), uploading instead of streaming 2025/11/04 01:54:36 DEBUG : dir/file1: size = 25 OK 2025/11/04 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:36 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/11/04 01:54:36 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/04 01:54:36 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/11/04 01:54:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/04 01:54:36 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:54:36 DEBUG : dir: Looking for writers 2025/11/04 01:54:36 DEBUG : file1: reading active writers 2025/11/04 01:54:36 DEBUG : Looking for writers 2025/11/04 01:54:36 DEBUG : dir: reading active writers 2025/11/04 01:54:36 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.36s) === RUN TestFileRemove run.go:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:54:36 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:36 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/04 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:36 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/04 01:54:36 DEBUG : dir/file1: Remove: 2025/11/04 01:54:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/04 01:54:36 DEBUG : dir/file1: >Remove: err= 2025/11/04 01:54:36 DEBUG : dir/file1: Remove: 2025/11/04 01:54:36 DEBUG : dir/file1: >Remove: err=Read only file system 2025/11/04 01:54:36 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:54:36 DEBUG : dir: Looking for writers 2025/11/04 01:54:36 DEBUG : Looking for writers 2025/11/04 01:54:36 DEBUG : dir: reading active writers 2025/11/04 01:54:36 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.25s) === RUN TestFileRemoveAll run.go:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:54:36 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:36 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/04 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:36 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/04 01:54:36 DEBUG : dir/file1: Remove: 2025/11/04 01:54:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/04 01:54:36 DEBUG : dir/file1: >Remove: err= 2025/11/04 01:54:36 DEBUG : dir/file1: Remove: 2025/11/04 01:54:36 DEBUG : dir/file1: >Remove: err=Read only file system 2025/11/04 01:54:36 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:54:36 DEBUG : dir: Looking for writers 2025/11/04 01:54:36 DEBUG : Looking for writers 2025/11/04 01:54:36 DEBUG : dir: reading active writers 2025/11/04 01:54:36 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.25s) === RUN TestFileOpen run.go:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:54:36 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:36 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/04 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:36 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/04 01:54:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/04 01:54:36 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/04 01:54:36 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/11/04 01:54:36 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/04 01:54:36 DEBUG : dir/file1: Open: flags=O_RDWR 2025/11/04 01:54:36 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/04 01:54:36 DEBUG : dir/file1: Open: flags=0x3 2025/11/04 01:54:36 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/11/04 01:54:36 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/11/04 01:54:36 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:54:36 DEBUG : dir: Looking for writers 2025/11/04 01:54:36 DEBUG : file1: reading active writers 2025/11/04 01:54:36 DEBUG : Looking for writers 2025/11/04 01:54:36 DEBUG : dir: reading active writers 2025/11/04 01:54:36 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.24s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:54:36 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/04 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/04 01:54:37 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:54:37 DEBUG : dir: Looking for writers 2025/11/04 01:54:37 DEBUG : file1: reading active writers 2025/11/04 01:54:37 DEBUG : Looking for writers 2025/11/04 01:54:37 DEBUG : dir: reading active writers 2025/11/04 01:54:37 DEBUG : >WaitForWriters: 2025/11/04 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/04 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/04 01:54:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/04 01:54:37 DEBUG : newLeaf: Updating file with newLeaf 0xc000791980 2025/11/04 01:54:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/04 01:54:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/04 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/newLeaf" 2025/11/04 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/newLeaf 2025/11/04 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/newLeaf" 2025/11/04 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rofehuq4wumo/newLeaf 2025/11/04 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:37 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/04 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/newLeaf" 2025/11/04 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/newLeaf 2025/11/04 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/newLeaf" 2025/11/04 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rofehuq4wumo/newLeaf 2025/11/04 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:37 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/04 01:54:37 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/04 01:54:37 DEBUG : dir/file1: Updating file with dir/file1 0xc000791980 2025/11/04 01:54:37 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/04 01:54:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/04 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/04 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/04 01:54:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/04 01:54:37 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/04 01:54:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/04 01:54:37 DEBUG : dir/file1: File is currently open, delaying rename 0xc000791980 2025/11/04 01:54:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/04 01:54:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/04 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: File to upload is small (25 bytes), uploading instead of streaming 2025/11/04 01:54:37 DEBUG : dir/file1: size = 25 OK 2025/11/04 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:37 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/11/04 01:54:37 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/04 01:54:37 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/11/04 01:54:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/04 01:54:37 DEBUG : newLeaf: Running delayed rename now 2025/11/04 01:54:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/04 01:54:37 DEBUG : newLeaf: Updating file with newLeaf 0xc000791980 2025/11/04 01:54:37 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:54:37 DEBUG : dir: Looking for writers 2025/11/04 01:54:37 DEBUG : Looking for writers 2025/11/04 01:54:37 DEBUG : dir: reading active writers 2025/11/04 01:54:37 DEBUG : newLeaf: reading active writers 2025/11/04 01:54:37 DEBUG : >WaitForWriters: 2025/11/04 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/newLeaf" 2025/11/04 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/newLeaf 2025/11/04 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/newLeaf" 2025/11/04 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-rofehuq4wumo/newLeaf 2025/11/04 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:38 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/11/04 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/newLeaf" 2025/11/04 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/newLeaf 2025/11/04 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/newLeaf" 2025/11/04 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-rofehuq4wumo/newLeaf 2025/11/04 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:38 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/11/04 01:54:38 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:54:38 DEBUG : dir: Looking for writers 2025/11/04 01:54:38 DEBUG : Looking for writers 2025/11/04 01:54:38 DEBUG : dir: reading active writers 2025/11/04 01:54:38 DEBUG : newLeaf: reading active writers 2025/11/04 01:54:38 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:54:38 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/04 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/04 01:54:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/04 01:54:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:38 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/04 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/04 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:38 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/04 01:54:38 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:54:38 DEBUG : dir: Looking for writers 2025/11/04 01:54:38 DEBUG : file1: reading active writers 2025/11/04 01:54:38 DEBUG : Looking for writers 2025/11/04 01:54:38 DEBUG : dir: reading active writers 2025/11/04 01:54:38 DEBUG : >WaitForWriters: 2025/11/04 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/04 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:38 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/04 01:54:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/04 01:54:38 DEBUG : newLeaf: Updating file with newLeaf 0xc0005dc9c0 2025/11/04 01:54:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/04 01:54:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/04 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/newLeaf" 2025/11/04 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/newLeaf 2025/11/04 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/newLeaf" 2025/11/04 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rofehuq4wumo/newLeaf 2025/11/04 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:38 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/04 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/newLeaf" 2025/11/04 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/newLeaf 2025/11/04 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/newLeaf" 2025/11/04 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rofehuq4wumo/newLeaf 2025/11/04 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:38 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/04 01:54:38 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/04 01:54:38 DEBUG : dir/file1: Updating file with dir/file1 0xc0005dc9c0 2025/11/04 01:54:38 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/04 01:54:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/04 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/04 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/04 01:54:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/04 01:54:39 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/04 01:54:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/04 01:54:39 DEBUG : dir/file1: File is currently open, delaying rename 0xc0005dc9c0 2025/11/04 01:54:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/04 01:54:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/04 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: File to upload is small (25 bytes), uploading instead of streaming 2025/11/04 01:54:39 DEBUG : dir/file1: size = 25 OK 2025/11/04 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:39 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/11/04 01:54:39 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/04 01:54:39 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/11/04 01:54:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/04 01:54:39 DEBUG : newLeaf: Running delayed rename now 2025/11/04 01:54:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/04 01:54:39 DEBUG : newLeaf: Updating file with newLeaf 0xc0005dc9c0 2025/11/04 01:54:39 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:54:39 DEBUG : dir: Looking for writers 2025/11/04 01:54:39 DEBUG : Looking for writers 2025/11/04 01:54:39 DEBUG : dir: reading active writers 2025/11/04 01:54:39 DEBUG : newLeaf: reading active writers 2025/11/04 01:54:39 DEBUG : >WaitForWriters: 2025/11/04 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/newLeaf" 2025/11/04 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/newLeaf 2025/11/04 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/newLeaf" 2025/11/04 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-rofehuq4wumo/newLeaf 2025/11/04 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:39 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/11/04 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/newLeaf" 2025/11/04 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/newLeaf 2025/11/04 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/newLeaf" 2025/11/04 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-rofehuq4wumo/newLeaf 2025/11/04 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:39 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/11/04 01:54:39 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:54:39 DEBUG : dir: Looking for writers 2025/11/04 01:54:39 DEBUG : Looking for writers 2025/11/04 01:54:39 DEBUG : dir: reading active writers 2025/11/04 01:54:39 DEBUG : newLeaf: reading active writers 2025/11/04 01:54:39 DEBUG : >WaitForWriters: 2025/11/04 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:54:39 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/04 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/04 01:54:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/04 01:54:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:39 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/04 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/04 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/04 01:54:39 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/04 01:54:39 DEBUG : dir/file1: newRWFileHandle: 2025/11/04 01:54:39 DEBUG : dir/file1(0xc000e1cd00): openPending: 2025/11/04 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/04 01:54:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/11/04 01:54:39 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/04 01:54:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/04 01:54:39 DEBUG : dir/file1(0xc000e1cd00): >openPending: err= 2025/11/04 01:54:39 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/04 01:54:39 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/04 01:54:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/04 01:54:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/04 01:54:39 DEBUG : dir/file1(0xc000e1cd00): _writeAt: size=14, off=0 2025/11/04 01:54:39 DEBUG : dir/file1(0xc000e1cd00): >_writeAt: n=14, err= 2025/11/04 01:54:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/04 01:54:39 DEBUG : dir/file1(0xc000e1cd00): close: 2025/11/04 01:54:39 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/04 01:54:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/04 01:54:39 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:39 DEBUG : dir/file1(0xc000e1cd00): >close: err= 2025/11/04 01:54:39 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:54:39 DEBUG : dir: Looking for writers 2025/11/04 01:54:39 DEBUG : file1: reading active writers 2025/11/04 01:54:39 DEBUG : Looking for writers 2025/11/04 01:54:39 DEBUG : dir: reading active writers 2025/11/04 01:54:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/04 01:54:39 DEBUG : dir: Looking for writers 2025/11/04 01:54:39 DEBUG : file1: reading active writers 2025/11/04 01:54:39 DEBUG : Looking for writers 2025/11/04 01:54:39 DEBUG : dir: reading active writers 2025/11/04 01:54:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/04 01:54:39 DEBUG : dir: Looking for writers 2025/11/04 01:54:39 DEBUG : file1: reading active writers 2025/11/04 01:54:39 DEBUG : Looking for writers 2025/11/04 01:54:39 DEBUG : dir: reading active writers 2025/11/04 01:54:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/04 01:54:39 DEBUG : dir: Looking for writers 2025/11/04 01:54:39 DEBUG : file1: reading active writers 2025/11/04 01:54:39 DEBUG : Looking for writers 2025/11/04 01:54:39 DEBUG : dir: reading active writers 2025/11/04 01:54:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/04 01:54:39 DEBUG : dir/file1: vfs cache: starting upload 2025/11/04 01:54:39 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2025/11/04 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1.ca338588.partial" 2025/11/04 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1.ca338588.partial 2025/11/04 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1.ca338588.partial" 2025/11/04 01:54:39 DEBUG : dir: Looking for writers 2025/11/04 01:54:39 DEBUG : file1: reading active writers 2025/11/04 01:54:39 DEBUG : Looking for writers 2025/11/04 01:54:39 DEBUG : dir: reading active writers 2025/11/04 01:54:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/04 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rofehuq4wumo/dir/file1.ca338588.partial 2025/11/04 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:40 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/04 01:54:40 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/04 01:54:40 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2025/11/04 01:54:40 INFO : dir/file1: Copied (replaced existing) 2025/11/04 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:40 DEBUG : dir: Looking for writers 2025/11/04 01:54:40 DEBUG : file1: reading active writers 2025/11/04 01:54:40 DEBUG : Looking for writers 2025/11/04 01:54:40 DEBUG : dir: reading active writers 2025/11/04 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/04 01:54:40 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/04 01:54:40 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/11/04 01:54:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/04 01:54:40 DEBUG : >WaitForWriters: 2025/11/04 01:54:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/04 01:54:40 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/04 01:54:40 DEBUG : dir/file1: newRWFileHandle: 2025/11/04 01:54:40 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/04 01:54:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/04 01:54:40 DEBUG : dir/file1(0xc000a851c0): _readAt: size=512, off=0 2025/11/04 01:54:40 DEBUG : dir/file1(0xc000a851c0): openPending: 2025/11/04 01:54:40 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/11/04 01:54:40 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/04 01:54:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/04 01:54:40 DEBUG : dir/file1(0xc000a851c0): >openPending: err= 2025/11/04 01:54:40 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/04 01:54:40 DEBUG : dir/file1(0xc000a851c0): >_readAt: n=14, err=EOF 2025/11/04 01:54:40 DEBUG : dir/file1(0xc000a851c0): close: 2025/11/04 01:54:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/11/04 01:54:40 DEBUG : dir/file1(0xc000a851c0): >close: err= 2025/11/04 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/04 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/04 01:54:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/04 01:54:40 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/04 01:54:40 DEBUG : newLeaf: Updating file with newLeaf 0xc000791080 2025/11/04 01:54:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/04 01:54:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/04 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/newLeaf" 2025/11/04 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/newLeaf 2025/11/04 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/newLeaf" 2025/11/04 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rofehuq4wumo/newLeaf 2025/11/04 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:40 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/04 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/newLeaf" 2025/11/04 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/newLeaf 2025/11/04 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/newLeaf" 2025/11/04 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rofehuq4wumo/newLeaf 2025/11/04 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:40 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/04 01:54:40 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/04 01:54:40 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/04 01:54:40 DEBUG : dir/file1: Updating file with dir/file1 0xc000791080 2025/11/04 01:54:40 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/04 01:54:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/04 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/04 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/04 01:54:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/04 01:54:40 DEBUG : dir/file1: newRWFileHandle: 2025/11/04 01:54:40 DEBUG : dir/file1(0xc00069b740): openPending: 2025/11/04 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/04 01:54:40 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/11/04 01:54:40 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/04 01:54:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/04 01:54:40 DEBUG : dir/file1(0xc00069b740): >openPending: err= 2025/11/04 01:54:40 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/04 01:54:40 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/04 01:54:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/04 01:54:40 DEBUG : dir/file1(0xc00069b740): _writeAt: size=25, off=0 2025/11/04 01:54:40 DEBUG : dir/file1(0xc00069b740): >_writeAt: n=25, err= 2025/11/04 01:54:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/04 01:54:40 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/04 01:54:40 DEBUG : newLeaf: Updating file with newLeaf 0xc000791080 2025/11/04 01:54:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/04 01:54:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/04 01:54:40 DEBUG : newLeaf(0xc00069b740): close: 2025/11/04 01:54:40 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/04 01:54:40 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-04 01:54:40.969150551 +0000 UTC m=+19.472791840 2025/11/04 01:54:40 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:40 DEBUG : newLeaf(0xc00069b740): >close: err= 2025/11/04 01:54:40 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:54:40 DEBUG : dir: Looking for writers 2025/11/04 01:54:40 DEBUG : Looking for writers 2025/11/04 01:54:40 DEBUG : dir: reading active writers 2025/11/04 01:54:40 DEBUG : newLeaf: reading active writers 2025/11/04 01:54:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/04 01:54:40 DEBUG : dir: Looking for writers 2025/11/04 01:54:40 DEBUG : Looking for writers 2025/11/04 01:54:40 DEBUG : dir: reading active writers 2025/11/04 01:54:40 DEBUG : newLeaf: reading active writers 2025/11/04 01:54:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/04 01:54:41 DEBUG : dir: Looking for writers 2025/11/04 01:54:41 DEBUG : Looking for writers 2025/11/04 01:54:41 DEBUG : dir: reading active writers 2025/11/04 01:54:41 DEBUG : newLeaf: reading active writers 2025/11/04 01:54:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/04 01:54:41 DEBUG : dir: Looking for writers 2025/11/04 01:54:41 DEBUG : Looking for writers 2025/11/04 01:54:41 DEBUG : dir: reading active writers 2025/11/04 01:54:41 DEBUG : newLeaf: reading active writers 2025/11/04 01:54:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/04 01:54:41 DEBUG : newLeaf: vfs cache: starting upload 2025/11/04 01:54:41 DEBUG : newLeaf.e2e7872d.partial: size = 25 OK 2025/11/04 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/newLeaf.e2e7872d.partial" 2025/11/04 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/newLeaf.e2e7872d.partial 2025/11/04 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/newLeaf.e2e7872d.partial" 2025/11/04 01:54:41 DEBUG : dir: Looking for writers 2025/11/04 01:54:41 DEBUG : Looking for writers 2025/11/04 01:54:41 DEBUG : dir: reading active writers 2025/11/04 01:54:41 DEBUG : newLeaf: reading active writers 2025/11/04 01:54:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/04 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-rofehuq4wumo/newLeaf.e2e7872d.partial 2025/11/04 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:41 DEBUG : newLeaf.e2e7872d.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/11/04 01:54:41 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/04 01:54:41 DEBUG : newLeaf.e2e7872d.partial: renamed to: newLeaf 2025/11/04 01:54:41 INFO : newLeaf: Copied (replaced existing) 2025/11/04 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/newLeaf" 2025/11/04 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/newLeaf 2025/11/04 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/newLeaf" 2025/11/04 01:54:41 DEBUG : dir: Looking for writers 2025/11/04 01:54:41 DEBUG : Looking for writers 2025/11/04 01:54:41 DEBUG : dir: reading active writers 2025/11/04 01:54:41 DEBUG : newLeaf: reading active writers 2025/11/04 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-rofehuq4wumo/newLeaf 2025/11/04 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:41 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/11/04 01:54:41 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-04 01:54:40 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/11/04 01:54:41 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/04 01:54:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/04 01:54:41 DEBUG : >WaitForWriters: 2025/11/04 01:54:41 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/04 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/newLeaf" 2025/11/04 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/newLeaf 2025/11/04 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/newLeaf" 2025/11/04 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-rofehuq4wumo/newLeaf 2025/11/04 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:41 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/11/04 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/newLeaf" 2025/11/04 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/newLeaf 2025/11/04 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/newLeaf" 2025/11/04 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-rofehuq4wumo/newLeaf 2025/11/04 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:41 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/11/04 01:54:41 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:54:41 DEBUG : dir: Looking for writers 2025/11/04 01:54:41 DEBUG : Looking for writers 2025/11/04 01:54:41 DEBUG : dir: reading active writers 2025/11/04 01:54:41 DEBUG : newLeaf: reading active writers 2025/11/04 01:54:41 DEBUG : >WaitForWriters: 2025/11/04 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:54:41 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/04 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/04 01:54:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/04 01:54:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:41 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/04 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:41 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/04 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:41 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/04 01:54:41 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:54:41 DEBUG : dir: Looking for writers 2025/11/04 01:54:41 DEBUG : file1: reading active writers 2025/11/04 01:54:41 DEBUG : Looking for writers 2025/11/04 01:54:41 DEBUG : dir: reading active writers 2025/11/04 01:54:41 DEBUG : >WaitForWriters: 2025/11/04 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:41 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/04 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:42 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/04 01:54:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/04 01:54:42 DEBUG : newLeaf: Updating file with newLeaf 0xc000d28b40 2025/11/04 01:54:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/04 01:54:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/04 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/newLeaf" 2025/11/04 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/newLeaf 2025/11/04 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/newLeaf" 2025/11/04 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rofehuq4wumo/newLeaf 2025/11/04 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:42 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/04 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/newLeaf" 2025/11/04 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/newLeaf 2025/11/04 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/newLeaf" 2025/11/04 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rofehuq4wumo/newLeaf 2025/11/04 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:42 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/04 01:54:42 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/04 01:54:42 DEBUG : dir/file1: Updating file with dir/file1 0xc000d28b40 2025/11/04 01:54:42 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/04 01:54:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/04 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/04 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:42 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/04 01:54:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/04 01:54:42 DEBUG : dir/file1: newRWFileHandle: 2025/11/04 01:54:42 DEBUG : dir/file1(0xc000874dc0): openPending: 2025/11/04 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/04 01:54:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/11/04 01:54:42 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/04 01:54:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/04 01:54:42 DEBUG : dir/file1(0xc000874dc0): >openPending: err= 2025/11/04 01:54:42 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/04 01:54:42 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/04 01:54:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/04 01:54:42 DEBUG : dir/file1(0xc000874dc0): _writeAt: size=25, off=0 2025/11/04 01:54:42 DEBUG : dir/file1(0xc000874dc0): >_writeAt: n=25, err= 2025/11/04 01:54:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/04 01:54:42 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/04 01:54:42 DEBUG : newLeaf: Updating file with newLeaf 0xc000d28b40 2025/11/04 01:54:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/04 01:54:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/04 01:54:42 DEBUG : newLeaf(0xc000874dc0): close: 2025/11/04 01:54:42 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/04 01:54:42 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-04 01:54:42.568531149 +0000 UTC m=+21.072172448 2025/11/04 01:54:42 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:42 DEBUG : newLeaf(0xc000874dc0): >close: err= 2025/11/04 01:54:42 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:54:42 DEBUG : dir: Looking for writers 2025/11/04 01:54:42 DEBUG : Looking for writers 2025/11/04 01:54:42 DEBUG : dir: reading active writers 2025/11/04 01:54:42 DEBUG : newLeaf: reading active writers 2025/11/04 01:54:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/04 01:54:42 DEBUG : dir: Looking for writers 2025/11/04 01:54:42 DEBUG : Looking for writers 2025/11/04 01:54:42 DEBUG : dir: reading active writers 2025/11/04 01:54:42 DEBUG : newLeaf: reading active writers 2025/11/04 01:54:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/04 01:54:42 DEBUG : dir: Looking for writers 2025/11/04 01:54:42 DEBUG : Looking for writers 2025/11/04 01:54:42 DEBUG : dir: reading active writers 2025/11/04 01:54:42 DEBUG : newLeaf: reading active writers 2025/11/04 01:54:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/04 01:54:42 DEBUG : dir: Looking for writers 2025/11/04 01:54:42 DEBUG : Looking for writers 2025/11/04 01:54:42 DEBUG : dir: reading active writers 2025/11/04 01:54:42 DEBUG : newLeaf: reading active writers 2025/11/04 01:54:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/04 01:54:42 DEBUG : newLeaf: vfs cache: starting upload 2025/11/04 01:54:42 DEBUG : newLeaf.eb57e3cb.partial: size = 25 OK 2025/11/04 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/newLeaf.eb57e3cb.partial" 2025/11/04 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/newLeaf.eb57e3cb.partial 2025/11/04 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/newLeaf.eb57e3cb.partial" 2025/11/04 01:54:42 DEBUG : dir: Looking for writers 2025/11/04 01:54:42 DEBUG : Looking for writers 2025/11/04 01:54:42 DEBUG : dir: reading active writers 2025/11/04 01:54:42 DEBUG : newLeaf: reading active writers 2025/11/04 01:54:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/04 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-rofehuq4wumo/newLeaf.eb57e3cb.partial 2025/11/04 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:42 DEBUG : newLeaf.eb57e3cb.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/11/04 01:54:42 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/04 01:54:42 DEBUG : newLeaf.eb57e3cb.partial: renamed to: newLeaf 2025/11/04 01:54:42 INFO : newLeaf: Copied (replaced existing) 2025/11/04 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/newLeaf" 2025/11/04 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/newLeaf 2025/11/04 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/newLeaf" 2025/11/04 01:54:42 DEBUG : dir: Looking for writers 2025/11/04 01:54:42 DEBUG : Looking for writers 2025/11/04 01:54:42 DEBUG : newLeaf: reading active writers 2025/11/04 01:54:42 DEBUG : dir: reading active writers 2025/11/04 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-rofehuq4wumo/newLeaf 2025/11/04 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:42 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/11/04 01:54:42 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-04 01:54:42 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/11/04 01:54:42 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/04 01:54:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/04 01:54:42 DEBUG : >WaitForWriters: 2025/11/04 01:54:42 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/04 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/newLeaf" 2025/11/04 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/newLeaf 2025/11/04 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/newLeaf" 2025/11/04 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-rofehuq4wumo/newLeaf 2025/11/04 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:43 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/11/04 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/newLeaf" 2025/11/04 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/newLeaf 2025/11/04 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/newLeaf" 2025/11/04 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-rofehuq4wumo/newLeaf 2025/11/04 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:43 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/11/04 01:54:43 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:54:43 DEBUG : dir: Looking for writers 2025/11/04 01:54:43 DEBUG : Looking for writers 2025/11/04 01:54:43 DEBUG : dir: reading active writers 2025/11/04 01:54:43 DEBUG : newLeaf: reading active writers 2025/11/04 01:54:43 DEBUG : >WaitForWriters: 2025/11/04 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:54:43 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/04 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/04 01:54:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/04 01:54:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:43 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/04 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:43 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/04 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:43 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/04 01:54:43 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/04 01:54:43 DEBUG : dir/file1: newRWFileHandle: 2025/11/04 01:54:43 DEBUG : dir/file1(0xc0005a3040): openPending: 2025/11/04 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:43 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/04 01:54:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/11/04 01:54:43 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/04 01:54:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/04 01:54:43 DEBUG : dir/file1(0xc0005a3040): >openPending: err= 2025/11/04 01:54:43 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/04 01:54:43 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/04 01:54:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/04 01:54:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/04 01:54:43 DEBUG : dir/file1(0xc0005a3040): _writeAt: size=14, off=0 2025/11/04 01:54:43 DEBUG : dir/file1(0xc0005a3040): >_writeAt: n=14, err= 2025/11/04 01:54:43 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/04 01:54:43 DEBUG : dir/file1(0xc0005a3040): close: 2025/11/04 01:54:43 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/04 01:54:43 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/04 01:54:43 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:43 DEBUG : dir/file1(0xc0005a3040): >close: err= 2025/11/04 01:54:43 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:54:43 DEBUG : dir: Looking for writers 2025/11/04 01:54:43 DEBUG : file1: reading active writers 2025/11/04 01:54:43 DEBUG : Looking for writers 2025/11/04 01:54:43 DEBUG : dir: reading active writers 2025/11/04 01:54:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/04 01:54:43 DEBUG : dir: Looking for writers 2025/11/04 01:54:43 DEBUG : file1: reading active writers 2025/11/04 01:54:43 DEBUG : Looking for writers 2025/11/04 01:54:43 DEBUG : dir: reading active writers 2025/11/04 01:54:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/04 01:54:43 DEBUG : dir: Looking for writers 2025/11/04 01:54:43 DEBUG : file1: reading active writers 2025/11/04 01:54:43 DEBUG : Looking for writers 2025/11/04 01:54:43 DEBUG : dir: reading active writers 2025/11/04 01:54:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/04 01:54:43 DEBUG : dir: Looking for writers 2025/11/04 01:54:43 DEBUG : file1: reading active writers 2025/11/04 01:54:43 DEBUG : Looking for writers 2025/11/04 01:54:43 DEBUG : dir: reading active writers 2025/11/04 01:54:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/04 01:54:43 DEBUG : dir/file1: vfs cache: starting upload 2025/11/04 01:54:43 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2025/11/04 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1.ca338588.partial" 2025/11/04 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1.ca338588.partial 2025/11/04 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1.ca338588.partial" 2025/11/04 01:54:43 DEBUG : dir: Looking for writers 2025/11/04 01:54:43 DEBUG : file1: reading active writers 2025/11/04 01:54:43 DEBUG : Looking for writers 2025/11/04 01:54:43 DEBUG : dir: reading active writers 2025/11/04 01:54:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/04 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rofehuq4wumo/dir/file1.ca338588.partial 2025/11/04 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:43 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/04 01:54:43 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/04 01:54:43 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2025/11/04 01:54:43 INFO : dir/file1: Copied (replaced existing) 2025/11/04 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:43 DEBUG : dir: Looking for writers 2025/11/04 01:54:43 DEBUG : file1: reading active writers 2025/11/04 01:54:43 DEBUG : Looking for writers 2025/11/04 01:54:43 DEBUG : dir: reading active writers 2025/11/04 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:43 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/04 01:54:43 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/04 01:54:43 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/11/04 01:54:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/04 01:54:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/04 01:54:43 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/04 01:54:44 DEBUG : dir: Looking for writers 2025/11/04 01:54:44 DEBUG : file1: reading active writers 2025/11/04 01:54:44 DEBUG : Looking for writers 2025/11/04 01:54:44 DEBUG : dir: reading active writers 2025/11/04 01:54:44 DEBUG : >WaitForWriters: 2025/11/04 01:54:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/04 01:54:44 DEBUG : dir/file1: newRWFileHandle: 2025/11/04 01:54:44 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/04 01:54:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/04 01:54:44 DEBUG : dir/file1(0xc00086e700): _readAt: size=512, off=0 2025/11/04 01:54:44 DEBUG : dir/file1(0xc00086e700): openPending: 2025/11/04 01:54:44 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/11/04 01:54:44 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/04 01:54:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/04 01:54:44 DEBUG : dir/file1(0xc00086e700): >openPending: err= 2025/11/04 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/04 01:54:44 DEBUG : dir/file1(0xc00086e700): >_readAt: n=14, err=EOF 2025/11/04 01:54:44 DEBUG : dir/file1(0xc00086e700): close: 2025/11/04 01:54:44 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/11/04 01:54:44 DEBUG : dir/file1(0xc00086e700): >close: err= 2025/11/04 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/04 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:44 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/04 01:54:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/04 01:54:44 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/04 01:54:44 DEBUG : newLeaf: Updating file with newLeaf 0xc0007918c0 2025/11/04 01:54:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/04 01:54:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/04 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/newLeaf" 2025/11/04 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/newLeaf 2025/11/04 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/newLeaf" 2025/11/04 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rofehuq4wumo/newLeaf 2025/11/04 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:44 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/04 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/newLeaf" 2025/11/04 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/newLeaf 2025/11/04 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/newLeaf" 2025/11/04 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rofehuq4wumo/newLeaf 2025/11/04 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:44 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/04 01:54:44 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/04 01:54:44 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/04 01:54:44 DEBUG : dir/file1: Updating file with dir/file1 0xc0007918c0 2025/11/04 01:54:44 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/04 01:54:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/04 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/04 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:44 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/04 01:54:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/04 01:54:44 DEBUG : dir/file1: newRWFileHandle: 2025/11/04 01:54:44 DEBUG : dir/file1(0xc0005a2e00): openPending: 2025/11/04 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/04 01:54:44 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/11/04 01:54:44 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/04 01:54:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/04 01:54:44 DEBUG : dir/file1(0xc0005a2e00): >openPending: err= 2025/11/04 01:54:44 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/04 01:54:44 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/04 01:54:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/04 01:54:44 DEBUG : dir/file1(0xc0005a2e00): _writeAt: size=25, off=0 2025/11/04 01:54:44 DEBUG : dir/file1(0xc0005a2e00): >_writeAt: n=25, err= 2025/11/04 01:54:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/04 01:54:44 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/04 01:54:44 DEBUG : newLeaf: Updating file with newLeaf 0xc0007918c0 2025/11/04 01:54:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/04 01:54:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/04 01:54:44 DEBUG : newLeaf(0xc0005a2e00): close: 2025/11/04 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/04 01:54:44 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-04 01:54:44.935157312 +0000 UTC m=+23.438798611 2025/11/04 01:54:44 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:44 DEBUG : newLeaf(0xc0005a2e00): >close: err= 2025/11/04 01:54:44 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:54:44 DEBUG : dir: Looking for writers 2025/11/04 01:54:44 DEBUG : Looking for writers 2025/11/04 01:54:44 DEBUG : dir: reading active writers 2025/11/04 01:54:44 DEBUG : newLeaf: reading active writers 2025/11/04 01:54:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/04 01:54:44 DEBUG : dir: Looking for writers 2025/11/04 01:54:44 DEBUG : Looking for writers 2025/11/04 01:54:44 DEBUG : dir: reading active writers 2025/11/04 01:54:44 DEBUG : newLeaf: reading active writers 2025/11/04 01:54:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/04 01:54:44 DEBUG : dir: Looking for writers 2025/11/04 01:54:44 DEBUG : Looking for writers 2025/11/04 01:54:44 DEBUG : dir: reading active writers 2025/11/04 01:54:44 DEBUG : newLeaf: reading active writers 2025/11/04 01:54:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/04 01:54:45 DEBUG : dir: Looking for writers 2025/11/04 01:54:45 DEBUG : Looking for writers 2025/11/04 01:54:45 DEBUG : newLeaf: reading active writers 2025/11/04 01:54:45 DEBUG : dir: reading active writers 2025/11/04 01:54:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/04 01:54:45 DEBUG : newLeaf: vfs cache: starting upload 2025/11/04 01:54:45 DEBUG : newLeaf.de30a243.partial: size = 25 OK 2025/11/04 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/newLeaf.de30a243.partial" 2025/11/04 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/newLeaf.de30a243.partial 2025/11/04 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/newLeaf.de30a243.partial" 2025/11/04 01:54:45 DEBUG : dir: Looking for writers 2025/11/04 01:54:45 DEBUG : Looking for writers 2025/11/04 01:54:45 DEBUG : newLeaf: reading active writers 2025/11/04 01:54:45 DEBUG : dir: reading active writers 2025/11/04 01:54:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/04 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-rofehuq4wumo/newLeaf.de30a243.partial 2025/11/04 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:45 DEBUG : newLeaf.de30a243.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/11/04 01:54:45 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/04 01:54:45 DEBUG : newLeaf.de30a243.partial: renamed to: newLeaf 2025/11/04 01:54:45 INFO : newLeaf: Copied (replaced existing) 2025/11/04 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/newLeaf" 2025/11/04 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/newLeaf 2025/11/04 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/newLeaf" 2025/11/04 01:54:45 DEBUG : dir: Looking for writers 2025/11/04 01:54:45 DEBUG : Looking for writers 2025/11/04 01:54:45 DEBUG : dir: reading active writers 2025/11/04 01:54:45 DEBUG : newLeaf: reading active writers 2025/11/04 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-rofehuq4wumo/newLeaf 2025/11/04 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:45 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/11/04 01:54:45 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-04 01:54:44 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/11/04 01:54:45 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/04 01:54:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/04 01:54:45 DEBUG : >WaitForWriters: 2025/11/04 01:54:45 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/04 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/newLeaf" 2025/11/04 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/newLeaf 2025/11/04 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/newLeaf" 2025/11/04 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-rofehuq4wumo/newLeaf 2025/11/04 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:45 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/11/04 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/newLeaf" 2025/11/04 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/newLeaf 2025/11/04 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/newLeaf" 2025/11/04 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-rofehuq4wumo/newLeaf 2025/11/04 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:45 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/11/04 01:54:45 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:54:45 DEBUG : dir: Looking for writers 2025/11/04 01:54:45 DEBUG : Looking for writers 2025/11/04 01:54:45 DEBUG : dir: reading active writers 2025/11/04 01:54:45 DEBUG : newLeaf: reading active writers 2025/11/04 01:54:45 DEBUG : >WaitForWriters: 2025/11/04 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:54:45 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/04 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/04 01:54:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/04 01:54:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:45 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/04 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:45 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/04 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:45 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/04 01:54:45 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:54:45 DEBUG : dir: Looking for writers 2025/11/04 01:54:45 DEBUG : file1: reading active writers 2025/11/04 01:54:45 DEBUG : Looking for writers 2025/11/04 01:54:45 DEBUG : dir: reading active writers 2025/11/04 01:54:45 DEBUG : >WaitForWriters: 2025/11/04 01:54:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/04 01:54:45 DEBUG : dir/file1: newRWFileHandle: 2025/11/04 01:54:45 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/04 01:54:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/04 01:54:45 DEBUG : dir/file1(0xc0002dedc0): _readAt: size=512, off=0 2025/11/04 01:54:45 DEBUG : dir/file1(0xc0002dedc0): openPending: 2025/11/04 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:45 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/04 01:54:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/11/04 01:54:45 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/04 01:54:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/04 01:54:45 DEBUG : dir/file1(0xc0002dedc0): >openPending: err= 2025/11/04 01:54:45 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/11/04 01:54:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/04 01:54:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/04 01:54:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/04 01:54:45 DEBUG : dir/file1(0xc0002dedc0): >_readAt: n=14, err=EOF 2025/11/04 01:54:45 DEBUG : dir/file1(0xc0002dedc0): close: 2025/11/04 01:54:45 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/11/04 01:54:45 DEBUG : dir/file1(0xc0002dedc0): >close: err= 2025/11/04 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:45 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/04 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/04 01:54:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/04 01:54:46 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/04 01:54:46 DEBUG : newLeaf: Updating file with newLeaf 0xc000790900 2025/11/04 01:54:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/04 01:54:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/04 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/newLeaf" 2025/11/04 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/newLeaf 2025/11/04 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/newLeaf" 2025/11/04 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rofehuq4wumo/newLeaf 2025/11/04 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:46 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/04 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/newLeaf" 2025/11/04 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/newLeaf 2025/11/04 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/newLeaf" 2025/11/04 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rofehuq4wumo/newLeaf 2025/11/04 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:46 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/04 01:54:46 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/04 01:54:46 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/04 01:54:46 DEBUG : dir/file1: Updating file with dir/file1 0xc000790900 2025/11/04 01:54:46 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/04 01:54:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/04 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/04 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/04 01:54:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/04 01:54:46 DEBUG : dir/file1: newRWFileHandle: 2025/11/04 01:54:46 DEBUG : dir/file1(0xc00050ab80): openPending: 2025/11/04 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/04 01:54:46 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/11/04 01:54:46 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/04 01:54:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/04 01:54:46 DEBUG : dir/file1(0xc00050ab80): >openPending: err= 2025/11/04 01:54:46 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/04 01:54:46 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/04 01:54:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/04 01:54:46 DEBUG : dir/file1(0xc00050ab80): _writeAt: size=25, off=0 2025/11/04 01:54:46 DEBUG : dir/file1(0xc00050ab80): >_writeAt: n=25, err= 2025/11/04 01:54:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/04 01:54:46 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/04 01:54:46 DEBUG : newLeaf: Updating file with newLeaf 0xc000790900 2025/11/04 01:54:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/04 01:54:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/04 01:54:46 DEBUG : newLeaf(0xc00050ab80): close: 2025/11/04 01:54:46 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/04 01:54:46 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-04 01:54:46.607408291 +0000 UTC m=+25.111049580 2025/11/04 01:54:46 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:46 DEBUG : newLeaf(0xc00050ab80): >close: err= 2025/11/04 01:54:46 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:54:46 DEBUG : dir: Looking for writers 2025/11/04 01:54:46 DEBUG : Looking for writers 2025/11/04 01:54:46 DEBUG : dir: reading active writers 2025/11/04 01:54:46 DEBUG : newLeaf: reading active writers 2025/11/04 01:54:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/04 01:54:46 DEBUG : dir: Looking for writers 2025/11/04 01:54:46 DEBUG : Looking for writers 2025/11/04 01:54:46 DEBUG : dir: reading active writers 2025/11/04 01:54:46 DEBUG : newLeaf: reading active writers 2025/11/04 01:54:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/04 01:54:46 DEBUG : dir: Looking for writers 2025/11/04 01:54:46 DEBUG : Looking for writers 2025/11/04 01:54:46 DEBUG : dir: reading active writers 2025/11/04 01:54:46 DEBUG : newLeaf: reading active writers 2025/11/04 01:54:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/04 01:54:46 DEBUG : dir: Looking for writers 2025/11/04 01:54:46 DEBUG : Looking for writers 2025/11/04 01:54:46 DEBUG : dir: reading active writers 2025/11/04 01:54:46 DEBUG : newLeaf: reading active writers 2025/11/04 01:54:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/04 01:54:46 DEBUG : newLeaf: vfs cache: starting upload 2025/11/04 01:54:46 DEBUG : newLeaf.1ae36644.partial: size = 25 OK 2025/11/04 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/newLeaf.1ae36644.partial" 2025/11/04 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/newLeaf.1ae36644.partial 2025/11/04 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/newLeaf.1ae36644.partial" 2025/11/04 01:54:46 DEBUG : dir: Looking for writers 2025/11/04 01:54:46 DEBUG : Looking for writers 2025/11/04 01:54:46 DEBUG : dir: reading active writers 2025/11/04 01:54:46 DEBUG : newLeaf: reading active writers 2025/11/04 01:54:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/04 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-rofehuq4wumo/newLeaf.1ae36644.partial 2025/11/04 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:46 DEBUG : newLeaf.1ae36644.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/11/04 01:54:46 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/04 01:54:46 DEBUG : newLeaf.1ae36644.partial: renamed to: newLeaf 2025/11/04 01:54:46 INFO : newLeaf: Copied (replaced existing) 2025/11/04 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/newLeaf" 2025/11/04 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/newLeaf 2025/11/04 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/newLeaf" 2025/11/04 01:54:46 DEBUG : dir: Looking for writers 2025/11/04 01:54:46 DEBUG : Looking for writers 2025/11/04 01:54:46 DEBUG : dir: reading active writers 2025/11/04 01:54:46 DEBUG : newLeaf: reading active writers 2025/11/04 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-rofehuq4wumo/newLeaf 2025/11/04 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:46 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/11/04 01:54:46 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-04 01:54:46 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/11/04 01:54:46 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/04 01:54:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/04 01:54:46 DEBUG : >WaitForWriters: 2025/11/04 01:54:46 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/04 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/newLeaf" 2025/11/04 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/newLeaf 2025/11/04 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/newLeaf" 2025/11/04 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-rofehuq4wumo/newLeaf 2025/11/04 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:47 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/11/04 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/newLeaf" 2025/11/04 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/newLeaf 2025/11/04 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/newLeaf" 2025/11/04 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-rofehuq4wumo/newLeaf 2025/11/04 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:47 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/11/04 01:54:47 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:54:47 DEBUG : dir: Looking for writers 2025/11/04 01:54:47 DEBUG : Looking for writers 2025/11/04 01:54:47 DEBUG : newLeaf: reading active writers 2025/11/04 01:54:47 DEBUG : dir: reading active writers 2025/11/04 01:54:47 DEBUG : >WaitForWriters: 2025/11/04 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: cleaner exiting --- PASS: TestFileRename (10.25s) --- PASS: TestFileRename/off,forceCache=false (1.27s) --- PASS: TestFileRename/minimal,forceCache=false (1.26s) --- PASS: TestFileRename/minimal,forceCache=true (2.08s) --- PASS: TestFileRename/writes,forceCache=false (1.58s) --- PASS: TestFileRename/writes,forceCache=true (2.38s) --- PASS: TestFileRename/full,forceCache=false (1.67s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:54:47 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:54:47 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:54:47 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:54:47 DEBUG : Looking for writers 2025/11/04 01:54:47 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:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:54:47 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:47 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/11/04 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:47 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/11/04 01:54:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/04 01:54:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/04 01:54:47 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/04 01:54:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/04 01:54:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/04 01:54:47 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/04 01:54:47 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/11/04 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:47 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/11/04 01:54:47 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:54:47 DEBUG : dir: Looking for writers 2025/11/04 01:54:47 DEBUG : file1: reading active writers 2025/11/04 01:54:47 DEBUG : Looking for writers 2025/11/04 01:54:47 DEBUG : dir: reading active writers 2025/11/04 01:54:47 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.36s) === RUN TestReadFileHandleSeek run.go:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:54:47 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:47 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/11/04 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:47 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/11/04 01:54:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/04 01:54:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/04 01:54:47 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/04 01:54:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/04 01:54:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/04 01:54:47 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/04 01:54:47 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/11/04 01:54:47 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/11/04 01:54:47 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/11/04 01:54:47 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/11/04 01:54:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/11/04 01:54:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/11/04 01:54:47 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/11/04 01:54:47 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/11/04 01:54:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/11/04 01:54:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/11/04 01:54:47 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/11/04 01:54:47 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/11/04 01:54:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/11/04 01:54:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/11/04 01:54:47 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/11/04 01:54:47 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:54:47 DEBUG : dir: Looking for writers 2025/11/04 01:54:47 DEBUG : file1: reading active writers 2025/11/04 01:54:47 DEBUG : Looking for writers 2025/11/04 01:54:47 DEBUG : dir: reading active writers 2025/11/04 01:54:47 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.34s) === RUN TestReadFileHandleReadAt run.go:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:54:47 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:48 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/11/04 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:48 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/11/04 01:54:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/04 01:54:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/04 01:54:48 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/04 01:54:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/04 01:54:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/04 01:54:48 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/04 01:54:48 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/11/04 01:54:48 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/11/04 01:54:48 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/11/04 01:54:48 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/11/04 01:54:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/11/04 01:54:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/11/04 01:54:48 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/11/04 01:54:48 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/11/04 01:54:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/11/04 01:54:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/11/04 01:54:48 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/11/04 01:54:48 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/11/04 01:54:48 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/11/04 01:54:48 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/11/04 01:54:48 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/11/04 01:54:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/11/04 01:54:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/11/04 01:54:48 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/11/04 01:54:48 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/11/04 01:54:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/11/04 01:54:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/11/04 01:54:48 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/11/04 01:54:48 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/11/04 01:54:48 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/11/04 01:54:48 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/11/04 01:54:48 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/11/04 01:54:48 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/11/04 01:54:48 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/11/04 01:54:48 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/11/04 01:54:48 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/11/04 01:54:48 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:54:48 DEBUG : dir: Looking for writers 2025/11/04 01:54:48 DEBUG : file1: reading active writers 2025/11/04 01:54:48 DEBUG : Looking for writers 2025/11/04 01:54:48 DEBUG : dir: reading active writers 2025/11/04 01:54:48 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.41s) === RUN TestReadFileHandleFlush run.go:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:54:48 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:48 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/11/04 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:48 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/11/04 01:54:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/04 01:54:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/04 01:54:48 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/04 01:54:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/04 01:54:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/04 01:54:48 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/11/04 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:48 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/11/04 01:54:48 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:54:48 DEBUG : dir: Looking for writers 2025/11/04 01:54:48 DEBUG : file1: reading active writers 2025/11/04 01:54:48 DEBUG : Looking for writers 2025/11/04 01:54:48 DEBUG : dir: reading active writers 2025/11/04 01:54:48 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.36s) === RUN TestReadFileHandleRelease run.go:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:54:48 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:48 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/11/04 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:48 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/11/04 01:54:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/04 01:54:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/04 01:54:48 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/04 01:54:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/04 01:54:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/04 01:54:48 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/11/04 01:54:48 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/11/04 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:49 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/11/04 01:54:49 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/11/04 01:54:49 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:54:49 DEBUG : dir: Looking for writers 2025/11/04 01:54:49 DEBUG : file1: reading active writers 2025/11/04 01:54:49 DEBUG : Looking for writers 2025/11/04 01:54:49 DEBUG : dir: reading active writers 2025/11/04 01:54:49 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.35s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:54:49 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/04 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/04 01:54:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/04 01:54:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:49 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/04 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:49 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/11/04 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:49 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/11/04 01:54:49 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/04 01:54:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/04 01:54:49 DEBUG : dir/file1: newRWFileHandle: 2025/11/04 01:54:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/04 01:54:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/04 01:54:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/04 01:54:49 DEBUG : dir/file1(0xc000908680): _readAt: size=1, off=0 2025/11/04 01:54:49 DEBUG : dir/file1(0xc000908680): openPending: 2025/11/04 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:49 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/11/04 01:54:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/04 01:54:49 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/04 01:54:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/04 01:54:49 DEBUG : dir/file1(0xc000908680): >openPending: err= 2025/11/04 01:54:49 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/04 01:54:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/04 01:54:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/04 01:54:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/04 01:54:49 DEBUG : dir/file1(0xc000908680): >_readAt: n=1, err= 2025/11/04 01:54:49 DEBUG : dir/file1(0xc000908680): _readAt: size=256, off=1 2025/11/04 01:54:49 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/11/04 01:54:49 DEBUG : dir/file1(0xc000908680): >_readAt: n=15, err=EOF 2025/11/04 01:54:49 DEBUG : dir/file1(0xc000908680): _readAt: size=16, off=16 2025/11/04 01:54:49 DEBUG : dir/file1(0xc000908680): >_readAt: n=0, err=EOF 2025/11/04 01:54:49 DEBUG : dir/file1(0xc000908680): close: 2025/11/04 01:54:49 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/11/04 01:54:49 DEBUG : dir/file1(0xc000908680): >close: err= 2025/11/04 01:54:49 DEBUG : dir/file1(0xc000908680): close: 2025/11/04 01:54:49 DEBUG : dir/file1(0xc000908680): >close: err=file already closed 2025/11/04 01:54:49 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:54:49 DEBUG : dir: Looking for writers 2025/11/04 01:54:49 DEBUG : file1: reading active writers 2025/11/04 01:54:49 DEBUG : Looking for writers 2025/11/04 01:54:49 DEBUG : dir: reading active writers 2025/11/04 01:54:49 DEBUG : >WaitForWriters: 2025/11/04 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.37s) === RUN TestRWFileHandleSeek run.go:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:54:49 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/04 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/04 01:54:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/04 01:54:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:49 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/04 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:49 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/11/04 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:49 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/11/04 01:54:49 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/04 01:54:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/04 01:54:49 DEBUG : dir/file1: newRWFileHandle: 2025/11/04 01:54:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/04 01:54:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/04 01:54:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/04 01:54:49 DEBUG : dir/file1(0xc000422e40): _readAt: size=1, off=0 2025/11/04 01:54:49 DEBUG : dir/file1(0xc000422e40): openPending: 2025/11/04 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:49 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/11/04 01:54:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/04 01:54:49 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/04 01:54:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/04 01:54:49 DEBUG : dir/file1(0xc000422e40): >openPending: err= 2025/11/04 01:54:49 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/04 01:54:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/04 01:54:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/04 01:54:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/04 01:54:49 DEBUG : dir/file1(0xc000422e40): >_readAt: n=1, err= 2025/11/04 01:54:49 DEBUG : dir/file1(0xc000422e40): _readAt: size=1, off=5 2025/11/04 01:54:49 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/04 01:54:49 DEBUG : dir/file1(0xc000422e40): >_readAt: n=1, err= 2025/11/04 01:54:49 DEBUG : dir/file1(0xc000422e40): _readAt: size=1, off=3 2025/11/04 01:54:49 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/04 01:54:49 DEBUG : dir/file1(0xc000422e40): >_readAt: n=1, err= 2025/11/04 01:54:49 DEBUG : dir/file1(0xc000422e40): _readAt: size=1, off=13 2025/11/04 01:54:49 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/04 01:54:49 DEBUG : dir/file1(0xc000422e40): >_readAt: n=1, err= 2025/11/04 01:54:49 DEBUG : dir/file1(0xc000422e40): _readAt: size=16, off=100 2025/11/04 01:54:49 DEBUG : dir/file1(0xc000422e40): >_readAt: n=0, err=EOF 2025/11/04 01:54:49 DEBUG : dir/file1(0xc000422e40): close: 2025/11/04 01:54:49 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/11/04 01:54:49 DEBUG : dir/file1(0xc000422e40): >close: err= 2025/11/04 01:54:49 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:54:49 DEBUG : dir: Looking for writers 2025/11/04 01:54:49 DEBUG : file1: reading active writers 2025/11/04 01:54:49 DEBUG : Looking for writers 2025/11/04 01:54:49 DEBUG : dir: reading active writers 2025/11/04 01:54:49 DEBUG : >WaitForWriters: 2025/11/04 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.37s) === RUN TestRWFileHandleReadAt run.go:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:54:49 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/04 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/04 01:54:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/04 01:54:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:49 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/04 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:49 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/11/04 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:49 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/11/04 01:54:49 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/04 01:54:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/04 01:54:49 DEBUG : dir/file1: newRWFileHandle: 2025/11/04 01:54:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/04 01:54:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/04 01:54:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/04 01:54:49 DEBUG : dir/file1(0xc000a84740): _readAt: size=1, off=0 2025/11/04 01:54:49 DEBUG : dir/file1(0xc000a84740): openPending: 2025/11/04 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:50 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/11/04 01:54:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/04 01:54:50 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/04 01:54:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/04 01:54:50 DEBUG : dir/file1(0xc000a84740): >openPending: err= 2025/11/04 01:54:50 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/04 01:54:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/04 01:54:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/04 01:54:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/04 01:54:50 DEBUG : dir/file1(0xc000a84740): >_readAt: n=1, err= 2025/11/04 01:54:50 DEBUG : dir/file1(0xc000a84740): _readAt: size=1, off=5 2025/11/04 01:54:50 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/04 01:54:50 DEBUG : dir/file1(0xc000a84740): >_readAt: n=1, err= 2025/11/04 01:54:50 DEBUG : dir/file1(0xc000a84740): _readAt: size=1, off=1 2025/11/04 01:54:50 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/04 01:54:50 DEBUG : dir/file1(0xc000a84740): >_readAt: n=1, err= 2025/11/04 01:54:50 DEBUG : dir/file1(0xc000a84740): _readAt: size=6, off=10 2025/11/04 01:54:50 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/11/04 01:54:50 DEBUG : dir/file1(0xc000a84740): >_readAt: n=6, err= 2025/11/04 01:54:50 DEBUG : dir/file1(0xc000a84740): _readAt: size=256, off=10 2025/11/04 01:54:50 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/11/04 01:54:50 DEBUG : dir/file1(0xc000a84740): >_readAt: n=6, err=EOF 2025/11/04 01:54:50 DEBUG : dir/file1(0xc000a84740): _readAt: size=256, off=100 2025/11/04 01:54:50 DEBUG : dir/file1(0xc000a84740): >_readAt: n=0, err=EOF 2025/11/04 01:54:50 DEBUG : dir/file1(0xc000a84740): close: 2025/11/04 01:54:50 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/11/04 01:54:50 DEBUG : dir/file1(0xc000a84740): >close: err= 2025/11/04 01:54:50 DEBUG : dir/file1(0xc000a84740): _readAt: size=256, off=100 2025/11/04 01:54:50 DEBUG : dir/file1(0xc000a84740): >_readAt: n=0, err=file already closed 2025/11/04 01:54:50 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:54:50 DEBUG : dir: Looking for writers 2025/11/04 01:54:50 DEBUG : file1: reading active writers 2025/11/04 01:54:50 DEBUG : Looking for writers 2025/11/04 01:54:50 DEBUG : dir: reading active writers 2025/11/04 01:54:50 DEBUG : >WaitForWriters: 2025/11/04 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.37s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:54:50 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/04 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/04 01:54:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/04 01:54:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:50 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/04 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:50 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/11/04 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:50 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/11/04 01:54:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/04 01:54:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/04 01:54:50 DEBUG : dir/file1: newRWFileHandle: 2025/11/04 01:54:50 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/04 01:54:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/04 01:54:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/04 01:54:50 DEBUG : dir/file1(0xc0005a3540): RWFileHandle.Flush 2025/11/04 01:54:50 DEBUG : dir/file1(0xc0005a3540): _readAt: size=256, off=0 2025/11/04 01:54:50 DEBUG : dir/file1(0xc0005a3540): openPending: 2025/11/04 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:50 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/11/04 01:54:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/04 01:54:50 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/04 01:54:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/04 01:54:50 DEBUG : dir/file1(0xc0005a3540): >openPending: err= 2025/11/04 01:54:50 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/11/04 01:54:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/04 01:54:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/04 01:54:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/04 01:54:50 DEBUG : dir/file1(0xc0005a3540): >_readAt: n=16, err=EOF 2025/11/04 01:54:50 DEBUG : dir/file1(0xc0005a3540): RWFileHandle.Flush 2025/11/04 01:54:50 DEBUG : dir/file1(0xc0005a3540): RWFileHandle.Flush 2025/11/04 01:54:50 DEBUG : dir/file1(0xc0005a3540): close: 2025/11/04 01:54:50 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/11/04 01:54:50 DEBUG : dir/file1(0xc0005a3540): >close: err= 2025/11/04 01:54:50 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:54:50 DEBUG : dir: Looking for writers 2025/11/04 01:54:50 DEBUG : file1: reading active writers 2025/11/04 01:54:50 DEBUG : Looking for writers 2025/11/04 01:54:50 DEBUG : dir: reading active writers 2025/11/04 01:54:50 DEBUG : >WaitForWriters: 2025/11/04 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.36s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:54:50 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/04 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/04 01:54:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/04 01:54:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:50 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/04 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:50 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/11/04 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:50 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/11/04 01:54:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/04 01:54:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/04 01:54:50 DEBUG : dir/file1: newRWFileHandle: 2025/11/04 01:54:50 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/04 01:54:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/04 01:54:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/04 01:54:50 DEBUG : dir/file1(0xc000706940): _readAt: size=256, off=0 2025/11/04 01:54:50 DEBUG : dir/file1(0xc000706940): openPending: 2025/11/04 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:50 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/11/04 01:54:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/04 01:54:50 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/04 01:54:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/04 01:54:50 DEBUG : dir/file1(0xc000706940): >openPending: err= 2025/11/04 01:54:50 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/11/04 01:54:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/04 01:54:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/04 01:54:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/04 01:54:50 DEBUG : dir/file1(0xc000706940): >_readAt: n=16, err=EOF 2025/11/04 01:54:50 DEBUG : dir/file1(0xc000706940): RWFileHandle.Release 2025/11/04 01:54:50 DEBUG : dir/file1(0xc000706940): close: 2025/11/04 01:54:50 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/11/04 01:54:50 DEBUG : dir/file1(0xc000706940): >close: err= 2025/11/04 01:54:50 DEBUG : dir/file1(0xc000706940): RWFileHandle.Release 2025/11/04 01:54:50 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:54:50 DEBUG : dir: Looking for writers 2025/11/04 01:54:50 DEBUG : file1: reading active writers 2025/11/04 01:54:50 DEBUG : Looking for writers 2025/11/04 01:54:50 DEBUG : dir: reading active writers 2025/11/04 01:54:50 DEBUG : >WaitForWriters: 2025/11/04 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.36s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:54:50 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/04 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/04 01:54:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/04 01:54:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:50 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/04 01:54:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:50 DEBUG : file1: newRWFileHandle: 2025/11/04 01:54:50 DEBUG : file1(0xc00086f100): openPending: 2025/11/04 01:54:50 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/04 01:54:50 DEBUG : file1(0xc00086f100): >openPending: err= 2025/11/04 01:54:50 DEBUG : file1: >newRWFileHandle: err= 2025/11/04 01:54:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/04 01:54:50 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/04 01:54:50 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/04 01:54:50 DEBUG : file1(0xc00086f100): _writeAt: size=5, off=0 2025/11/04 01:54:50 DEBUG : file1(0xc00086f100): >_writeAt: n=5, err= 2025/11/04 01:54:50 DEBUG : file1(0xc00086f100): _writeAt: size=7, off=5 2025/11/04 01:54:50 DEBUG : file1(0xc00086f100): >_writeAt: n=7, err= 2025/11/04 01:54:50 DEBUG : file1: vfs cache: truncate to size=11 2025/11/04 01:54:50 DEBUG : file1(0xc00086f100): close: 2025/11/04 01:54:50 DEBUG : file1: vfs cache: setting modification time to 2025-11-04 01:54:50.848616647 +0000 UTC m=+29.352257927 2025/11/04 01:54:50 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:50 DEBUG : file1(0xc00086f100): >close: err= 2025/11/04 01:54:50 DEBUG : file1(0xc00086f100): close: 2025/11/04 01:54:50 DEBUG : file1(0xc00086f100): >close: err=file already closed 2025/11/04 01:54:50 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:54:50 DEBUG : Looking for writers 2025/11/04 01:54:50 DEBUG : file1: reading active writers 2025/11/04 01:54:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/04 01:54:50 DEBUG : Looking for writers 2025/11/04 01:54:50 DEBUG : file1: reading active writers 2025/11/04 01:54:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/04 01:54:50 DEBUG : Looking for writers 2025/11/04 01:54:50 DEBUG : file1: reading active writers 2025/11/04 01:54:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/04 01:54:50 DEBUG : Looking for writers 2025/11/04 01:54:50 DEBUG : file1: reading active writers 2025/11/04 01:54:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/04 01:54:50 DEBUG : file1: vfs cache: starting upload 2025/11/04 01:54:50 DEBUG : file1.498ed8f0.partial: size = 11 OK 2025/11/04 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/file1.498ed8f0.partial" 2025/11/04 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/file1.498ed8f0.partial 2025/11/04 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/file1.498ed8f0.partial" 2025/11/04 01:54:51 DEBUG : Looking for writers 2025/11/04 01:54:51 DEBUG : file1: reading active writers 2025/11/04 01:54:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/04 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-rofehuq4wumo/file1.498ed8f0.partial 2025/11/04 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:51 DEBUG : file1.498ed8f0.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/11/04 01:54:51 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/04 01:54:51 DEBUG : file1.498ed8f0.partial: renamed to: file1 2025/11/04 01:54:51 INFO : file1: Copied (new) 2025/11/04 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/file1" 2025/11/04 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/file1 2025/11/04 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/file1" 2025/11/04 01:54:51 DEBUG : Looking for writers 2025/11/04 01:54:51 DEBUG : file1: reading active writers 2025/11/04 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-rofehuq4wumo/file1 2025/11/04 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:51 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/11/04 01:54:51 DEBUG : file1: vfs cache: fingerprint now "11,2025-11-04 01:54:50 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/11/04 01:54:51 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/04 01:54:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/04 01:54:51 DEBUG : >WaitForWriters: 2025/11/04 01:54:51 INFO : file1: vfs cache: upload succeeded try #1 2025/11/04 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/file1" 2025/11/04 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/file1 2025/11/04 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/file1" 2025/11/04 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-rofehuq4wumo/file1 2025/11/04 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:51 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/11/04 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/file1" 2025/11/04 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/file1 2025/11/04 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/file1" 2025/11/04 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-rofehuq4wumo/file1 2025/11/04 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:51 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2025/11/04 01:54:51 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:54:51 DEBUG : Looking for writers 2025/11/04 01:54:51 DEBUG : file1: reading active writers 2025/11/04 01:54:51 DEBUG : >WaitForWriters: 2025/11/04 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.57s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:54:51 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/04 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/04 01:54:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/04 01:54:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:51 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/04 01:54:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:51 DEBUG : file1: newRWFileHandle: 2025/11/04 01:54:51 DEBUG : file1(0xc00086fd00): openPending: 2025/11/04 01:54:51 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/04 01:54:51 DEBUG : file1(0xc00086fd00): >openPending: err= 2025/11/04 01:54:51 DEBUG : file1: >newRWFileHandle: err= 2025/11/04 01:54:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/04 01:54:51 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/04 01:54:51 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/04 01:54:51 DEBUG : file1(0xc00086fd00): _writeAt: size=7, off=0 2025/11/04 01:54:51 DEBUG : file1(0xc00086fd00): >_writeAt: n=7, err= 2025/11/04 01:54:51 DEBUG : file1(0xc00086fd00): _writeAt: size=6, off=5 2025/11/04 01:54:51 DEBUG : file1(0xc00086fd00): >_writeAt: n=6, err= 2025/11/04 01:54:51 DEBUG : file1(0xc00086fd00): close: 2025/11/04 01:54:51 DEBUG : file1: vfs cache: setting modification time to 2025-11-04 01:54:51.42058012 +0000 UTC m=+29.924221419 2025/11/04 01:54:51 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:51 DEBUG : file1(0xc00086fd00): >close: err= 2025/11/04 01:54:51 DEBUG : file1(0xc00086fd00): _writeAt: size=5, off=0 2025/11/04 01:54:51 DEBUG : file1(0xc00086fd00): >_writeAt: n=0, err=file already closed 2025/11/04 01:54:51 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:54:51 DEBUG : Looking for writers 2025/11/04 01:54:51 DEBUG : file1: reading active writers 2025/11/04 01:54:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/04 01:54:51 DEBUG : Looking for writers 2025/11/04 01:54:51 DEBUG : file1: reading active writers 2025/11/04 01:54:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/04 01:54:51 DEBUG : Looking for writers 2025/11/04 01:54:51 DEBUG : file1: reading active writers 2025/11/04 01:54:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/04 01:54:51 DEBUG : Looking for writers 2025/11/04 01:54:51 DEBUG : file1: reading active writers 2025/11/04 01:54:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/04 01:54:51 DEBUG : file1: vfs cache: starting upload 2025/11/04 01:54:51 DEBUG : file1.38b2ae33.partial: size = 11 OK 2025/11/04 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/file1.38b2ae33.partial" 2025/11/04 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/file1.38b2ae33.partial 2025/11/04 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/file1.38b2ae33.partial" 2025/11/04 01:54:51 DEBUG : Looking for writers 2025/11/04 01:54:51 DEBUG : file1: reading active writers 2025/11/04 01:54:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/04 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-rofehuq4wumo/file1.38b2ae33.partial 2025/11/04 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:51 DEBUG : file1.38b2ae33.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/11/04 01:54:51 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/04 01:54:51 DEBUG : file1.38b2ae33.partial: renamed to: file1 2025/11/04 01:54:51 INFO : file1: Copied (new) 2025/11/04 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/file1" 2025/11/04 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/file1 2025/11/04 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/file1" 2025/11/04 01:54:51 DEBUG : Looking for writers 2025/11/04 01:54:51 DEBUG : file1: reading active writers 2025/11/04 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-rofehuq4wumo/file1 2025/11/04 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:51 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/11/04 01:54:51 DEBUG : file1: vfs cache: fingerprint now "11,2025-11-04 01:54:51 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/11/04 01:54:51 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/04 01:54:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/04 01:54:51 DEBUG : >WaitForWriters: 2025/11/04 01:54:51 INFO : file1: vfs cache: upload succeeded try #1 2025/11/04 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/file1" 2025/11/04 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/file1 2025/11/04 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/file1" 2025/11/04 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-rofehuq4wumo/file1 2025/11/04 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:51 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/11/04 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/file1" 2025/11/04 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/file1 2025/11/04 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/file1" 2025/11/04 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-rofehuq4wumo/file1 2025/11/04 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:51 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2025/11/04 01:54:51 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:54:51 DEBUG : Looking for writers 2025/11/04 01:54:51 DEBUG : file1: reading active writers 2025/11/04 01:54:51 DEBUG : >WaitForWriters: 2025/11/04 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.57s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:54:51 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/04 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/04 01:54:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/04 01:54:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:51 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/04 01:54:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:51 DEBUG : file1: newRWFileHandle: 2025/11/04 01:54:51 DEBUG : file1(0xc00050b840): openPending: 2025/11/04 01:54:51 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/04 01:54:51 DEBUG : file1(0xc00050b840): >openPending: err= 2025/11/04 01:54:51 DEBUG : file1: >newRWFileHandle: err= 2025/11/04 01:54:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/04 01:54:51 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/04 01:54:51 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/04 01:54:51 DEBUG : file1(0xc00050b840): close: 2025/11/04 01:54:51 DEBUG : file1: vfs cache: setting modification time to 2025-11-04 01:54:51.985177605 +0000 UTC m=+30.488818864 2025/11/04 01:54:51 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:51 DEBUG : file1(0xc00050b840): >close: err= 2025/11/04 01:54:51 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/04 01:54:51 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/04 01:54:51 DEBUG : file2: newRWFileHandle: 2025/11/04 01:54:51 DEBUG : file2(0xc00050bdc0): openPending: 2025/11/04 01:54:51 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:51 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/04 01:54:51 DEBUG : file2(0xc00050bdc0): >openPending: err= 2025/11/04 01:54:51 DEBUG : file2: >newRWFileHandle: err= 2025/11/04 01:54:51 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/04 01:54:51 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/11/04 01:54:51 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/11/04 01:54:51 DEBUG : file2(0xc00050bdc0): RWFileHandle.Flush 2025/11/04 01:54:51 DEBUG : file2(0xc00050bdc0): RWFileHandle.Release 2025/11/04 01:54:51 DEBUG : file2(0xc00050bdc0): close: 2025/11/04 01:54:51 DEBUG : file2: vfs cache: setting modification time to 2025-11-04 01:54:51.986176181 +0000 UTC m=+30.489817440 2025/11/04 01:54:51 INFO : file2: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:51 DEBUG : file2(0xc00050bdc0): >close: err= 2025/11/04 01:54:51 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:54:51 DEBUG : Looking for writers 2025/11/04 01:54:51 DEBUG : file2: reading active writers 2025/11/04 01:54:51 DEBUG : file1: reading active writers 2025/11/04 01:54:51 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/11/04 01:54:51 DEBUG : Looking for writers 2025/11/04 01:54:51 DEBUG : file1: reading active writers 2025/11/04 01:54:51 DEBUG : file2: reading active writers 2025/11/04 01:54:51 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/11/04 01:54:52 DEBUG : Looking for writers 2025/11/04 01:54:52 DEBUG : file1: reading active writers 2025/11/04 01:54:52 DEBUG : file2: reading active writers 2025/11/04 01:54:52 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/11/04 01:54:52 DEBUG : Looking for writers 2025/11/04 01:54:52 DEBUG : file1: reading active writers 2025/11/04 01:54:52 DEBUG : file2: reading active writers 2025/11/04 01:54:52 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/11/04 01:54:52 DEBUG : file1: vfs cache: starting upload 2025/11/04 01:54:52 DEBUG : file2: vfs cache: starting upload 2025/11/04 01:54:52 DEBUG : file1.d6ab9991.partial: size = 0 OK 2025/11/04 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/file1.d6ab9991.partial" 2025/11/04 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/file1.d6ab9991.partial 2025/11/04 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/file1.d6ab9991.partial" 2025/11/04 01:54:52 DEBUG : file2.eba3ab34.partial: size = 0 OK 2025/11/04 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/file2.eba3ab34.partial" 2025/11/04 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/file2.eba3ab34.partial 2025/11/04 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/file2.eba3ab34.partial" 2025/11/04 01:54:52 DEBUG : Looking for writers 2025/11/04 01:54:52 DEBUG : file1: reading active writers 2025/11/04 01:54:52 DEBUG : file2: reading active writers 2025/11/04 01:54:52 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/11/04 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-rofehuq4wumo/file1.d6ab9991.partial 2025/11/04 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:52 DEBUG : file1.d6ab9991.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/11/04 01:54:52 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/04 01:54:52 DEBUG : file1.d6ab9991.partial: renamed to: file1 2025/11/04 01:54:52 INFO : file1: Copied (new) 2025/11/04 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/file1" 2025/11/04 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/file1 2025/11/04 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/file1" 2025/11/04 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-rofehuq4wumo/file2.eba3ab34.partial 2025/11/04 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:52 DEBUG : file2.eba3ab34.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/11/04 01:54:52 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/04 01:54:52 DEBUG : file2.eba3ab34.partial: renamed to: file2 2025/11/04 01:54:52 INFO : file2: Copied (new) 2025/11/04 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/file2" 2025/11/04 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/file2 2025/11/04 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/file2" 2025/11/04 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-rofehuq4wumo/file2 2025/11/04 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:52 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/11/04 01:54:52 DEBUG : file2: vfs cache: fingerprint now "0,2025-11-04 01:54:51 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/11/04 01:54:52 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/11/04 01:54:52 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/04 01:54:52 INFO : file2: vfs cache: upload succeeded try #1 2025/11/04 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-rofehuq4wumo/file1 2025/11/04 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:52 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/11/04 01:54:52 DEBUG : file1: vfs cache: fingerprint now "0,2025-11-04 01:54:51 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/11/04 01:54:52 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/04 01:54:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/04 01:54:52 INFO : file1: vfs cache: upload succeeded try #1 2025/11/04 01:54:52 DEBUG : Looking for writers 2025/11/04 01:54:52 DEBUG : file1: reading active writers 2025/11/04 01:54:52 DEBUG : file2: reading active writers 2025/11/04 01:54:52 DEBUG : >WaitForWriters: 2025/11/04 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/file1" 2025/11/04 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/file1 2025/11/04 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/file1" 2025/11/04 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-rofehuq4wumo/file1 2025/11/04 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:52 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/11/04 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/file1" 2025/11/04 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/file1 2025/11/04 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/file1" 2025/11/04 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-rofehuq4wumo/file1 2025/11/04 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:52 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/11/04 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/file2" 2025/11/04 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/file2 2025/11/04 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/file2" 2025/11/04 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-rofehuq4wumo/file2 2025/11/04 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:52 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/11/04 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/file2" 2025/11/04 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/file2 2025/11/04 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/file2" 2025/11/04 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-rofehuq4wumo/file2 2025/11/04 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:52 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/11/04 01:54:52 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:54:52 DEBUG : Looking for writers 2025/11/04 01:54:52 DEBUG : file1: reading active writers 2025/11/04 01:54:52 DEBUG : file2: reading active writers 2025/11/04 01:54:52 DEBUG : >WaitForWriters: 2025/11/04 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.77s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:54:52 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/04 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/04 01:54:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/04 01:54:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:52 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/04 01:54:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:52 DEBUG : file1: newRWFileHandle: 2025/11/04 01:54:52 DEBUG : file1(0xc00069a080): openPending: 2025/11/04 01:54:52 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/04 01:54:52 DEBUG : file1(0xc00069a080): >openPending: err= 2025/11/04 01:54:52 DEBUG : file1: >newRWFileHandle: err= 2025/11/04 01:54:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/04 01:54:52 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/04 01:54:52 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/04 01:54:52 DEBUG : file1(0xc00069a080): _writeAt: size=5, off=0 2025/11/04 01:54:52 DEBUG : file1(0xc00069a080): >_writeAt: n=5, err= 2025/11/04 01:54:52 DEBUG : file1(0xc00069a080): RWFileHandle.Flush 2025/11/04 01:54:52 DEBUG : file1(0xc00069a080): RWFileHandle.Flush 2025/11/04 01:54:52 DEBUG : file1(0xc00069a080): close: 2025/11/04 01:54:52 DEBUG : file1: vfs cache: setting modification time to 2025-11-04 01:54:52.769881741 +0000 UTC m=+31.273523040 2025/11/04 01:54:52 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:52 DEBUG : file1(0xc00069a080): >close: err= 2025/11/04 01:54:52 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:54:52 DEBUG : Looking for writers 2025/11/04 01:54:52 DEBUG : file1: reading active writers 2025/11/04 01:54:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/04 01:54:52 DEBUG : Looking for writers 2025/11/04 01:54:52 DEBUG : file1: reading active writers 2025/11/04 01:54:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/04 01:54:52 DEBUG : Looking for writers 2025/11/04 01:54:52 DEBUG : file1: reading active writers 2025/11/04 01:54:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/04 01:54:52 DEBUG : Looking for writers 2025/11/04 01:54:52 DEBUG : file1: reading active writers 2025/11/04 01:54:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/04 01:54:52 DEBUG : file1: vfs cache: starting upload 2025/11/04 01:54:52 DEBUG : file1.542ebe16.partial: size = 5 OK 2025/11/04 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/file1.542ebe16.partial" 2025/11/04 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/file1.542ebe16.partial 2025/11/04 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/file1.542ebe16.partial" 2025/11/04 01:54:52 DEBUG : Looking for writers 2025/11/04 01:54:52 DEBUG : file1: reading active writers 2025/11/04 01:54:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/04 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-rofehuq4wumo/file1.542ebe16.partial 2025/11/04 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:52 DEBUG : file1.542ebe16.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/11/04 01:54:52 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/04 01:54:52 DEBUG : file1.542ebe16.partial: renamed to: file1 2025/11/04 01:54:52 INFO : file1: Copied (new) 2025/11/04 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/file1" 2025/11/04 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/file1 2025/11/04 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/file1" 2025/11/04 01:54:53 DEBUG : Looking for writers 2025/11/04 01:54:53 DEBUG : file1: reading active writers 2025/11/04 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-rofehuq4wumo/file1 2025/11/04 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:53 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/11/04 01:54:53 DEBUG : file1: vfs cache: fingerprint now "5,2025-11-04 01:54:52 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/11/04 01:54:53 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/04 01:54:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/04 01:54:53 DEBUG : >WaitForWriters: 2025/11/04 01:54:53 INFO : file1: vfs cache: upload succeeded try #1 2025/11/04 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.36s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:54:53 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/04 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/04 01:54:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/04 01:54:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:53 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/04 01:54:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:53 DEBUG : file1: newRWFileHandle: 2025/11/04 01:54:53 DEBUG : file1(0xc000e1c2c0): openPending: 2025/11/04 01:54:53 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/04 01:54:53 DEBUG : file1(0xc000e1c2c0): >openPending: err= 2025/11/04 01:54:53 DEBUG : file1: >newRWFileHandle: err= 2025/11/04 01:54:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/04 01:54:53 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/04 01:54:53 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/04 01:54:53 DEBUG : file1(0xc000e1c2c0): _writeAt: size=5, off=0 2025/11/04 01:54:53 DEBUG : file1(0xc000e1c2c0): >_writeAt: n=5, err= 2025/11/04 01:54:53 DEBUG : file1(0xc000e1c2c0): RWFileHandle.Release 2025/11/04 01:54:53 DEBUG : file1(0xc000e1c2c0): close: 2025/11/04 01:54:53 DEBUG : file1: vfs cache: setting modification time to 2025-11-04 01:54:53.116402846 +0000 UTC m=+31.620044144 2025/11/04 01:54:53 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:53 DEBUG : file1(0xc000e1c2c0): >close: err= 2025/11/04 01:54:53 DEBUG : file1(0xc000e1c2c0): RWFileHandle.Release 2025/11/04 01:54:53 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:54:53 DEBUG : Looking for writers 2025/11/04 01:54:53 DEBUG : file1: reading active writers 2025/11/04 01:54:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/04 01:54:53 DEBUG : Looking for writers 2025/11/04 01:54:53 DEBUG : file1: reading active writers 2025/11/04 01:54:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/04 01:54:53 DEBUG : Looking for writers 2025/11/04 01:54:53 DEBUG : file1: reading active writers 2025/11/04 01:54:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/04 01:54:53 DEBUG : Looking for writers 2025/11/04 01:54:53 DEBUG : file1: reading active writers 2025/11/04 01:54:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/04 01:54:53 DEBUG : file1: vfs cache: starting upload 2025/11/04 01:54:53 DEBUG : file1.6b05f508.partial: size = 5 OK 2025/11/04 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/file1.6b05f508.partial" 2025/11/04 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/file1.6b05f508.partial 2025/11/04 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/file1.6b05f508.partial" 2025/11/04 01:54:53 DEBUG : Looking for writers 2025/11/04 01:54:53 DEBUG : file1: reading active writers 2025/11/04 01:54:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/04 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-rofehuq4wumo/file1.6b05f508.partial 2025/11/04 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:53 DEBUG : file1.6b05f508.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/11/04 01:54:53 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/04 01:54:53 DEBUG : file1.6b05f508.partial: renamed to: file1 2025/11/04 01:54:53 INFO : file1: Copied (new) 2025/11/04 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/file1" 2025/11/04 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/file1 2025/11/04 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/file1" 2025/11/04 01:54:53 DEBUG : Looking for writers 2025/11/04 01:54:53 DEBUG : file1: reading active writers 2025/11/04 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-rofehuq4wumo/file1 2025/11/04 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:53 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/11/04 01:54:53 DEBUG : file1: vfs cache: fingerprint now "5,2025-11-04 01:54:53 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/11/04 01:54:53 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/04 01:54:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/04 01:54:53 DEBUG : >WaitForWriters: 2025/11/04 01:54:53 INFO : file1: vfs cache: upload succeeded try #1 2025/11/04 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.34s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:54:53 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/04 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/04 01:54:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/04 01:54:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:53 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/04 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:53 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/11/04 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:53 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/11/04 01:54:53 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/11/04 01:54:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/04 01:54:53 DEBUG : dir/file1: newRWFileHandle: 2025/11/04 01:54:53 DEBUG : dir/file1(0xc000e1c900): openPending: 2025/11/04 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:53 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/11/04 01:54:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/04 01:54:53 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/04 01:54:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/04 01:54:53 DEBUG : dir/file1(0xc000e1c900): >openPending: err= 2025/11/04 01:54:53 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/04 01:54:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/04 01:54:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/04 01:54:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/04 01:54:53 DEBUG : dir/file1(0xc000e1c900): _writeAt: size=5, off=0 2025/11/04 01:54:53 DEBUG : dir/file1(0xc000e1c900): >_writeAt: n=5, err= 2025/11/04 01:54:53 DEBUG : dir/file1(0xc000e1c900): close: 2025/11/04 01:54:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:53 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-04 01:54:53.810320618 +0000 UTC m=+32.313961917 2025/11/04 01:54:53 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:53 DEBUG : dir/file1(0xc000e1c900): >close: err= 2025/11/04 01:54:53 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:54:53 DEBUG : dir: Looking for writers 2025/11/04 01:54:53 DEBUG : file1: reading active writers 2025/11/04 01:54:53 DEBUG : Looking for writers 2025/11/04 01:54:53 DEBUG : dir: reading active writers 2025/11/04 01:54:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/04 01:54:53 DEBUG : dir: Looking for writers 2025/11/04 01:54:53 DEBUG : file1: reading active writers 2025/11/04 01:54:53 DEBUG : Looking for writers 2025/11/04 01:54:53 DEBUG : dir: reading active writers 2025/11/04 01:54:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/04 01:54:53 DEBUG : dir: Looking for writers 2025/11/04 01:54:53 DEBUG : file1: reading active writers 2025/11/04 01:54:53 DEBUG : Looking for writers 2025/11/04 01:54:53 DEBUG : dir: reading active writers 2025/11/04 01:54:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/04 01:54:53 DEBUG : dir: Looking for writers 2025/11/04 01:54:53 DEBUG : file1: reading active writers 2025/11/04 01:54:53 DEBUG : Looking for writers 2025/11/04 01:54:53 DEBUG : dir: reading active writers 2025/11/04 01:54:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/04 01:54:53 DEBUG : dir/file1: vfs cache: starting upload 2025/11/04 01:54:53 DEBUG : dir/file1.03529b42.partial: size = 5 OK 2025/11/04 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1.03529b42.partial" 2025/11/04 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1.03529b42.partial 2025/11/04 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1.03529b42.partial" 2025/11/04 01:54:53 DEBUG : dir: Looking for writers 2025/11/04 01:54:53 DEBUG : file1: reading active writers 2025/11/04 01:54:53 DEBUG : Looking for writers 2025/11/04 01:54:53 DEBUG : dir: reading active writers 2025/11/04 01:54:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/04 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-rofehuq4wumo/dir/file1.03529b42.partial 2025/11/04 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:54 DEBUG : dir/file1.03529b42.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/11/04 01:54:54 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/04 01:54:54 DEBUG : dir/file1.03529b42.partial: renamed to: dir/file1 2025/11/04 01:54:54 INFO : dir/file1: Copied (replaced existing) 2025/11/04 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:54 DEBUG : dir: Looking for writers 2025/11/04 01:54:54 DEBUG : file1: reading active writers 2025/11/04 01:54:54 DEBUG : Looking for writers 2025/11/04 01:54:54 DEBUG : dir: reading active writers 2025/11/04 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:54 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/11/04 01:54:54 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-11-04 01:54:53 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/11/04 01:54:54 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/04 01:54:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/04 01:54:54 DEBUG : >WaitForWriters: 2025/11/04 01:54:54 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/04 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.70s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:54:54 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/04 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/04 01:54:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/04 01:54:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:54 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/04 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:54 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/11/04 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:54 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/11/04 01:54:54 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:54 DEBUG : dir/file1: newRWFileHandle: 2025/11/04 01:54:54 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/04 01:54:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/04 01:54:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/04 01:54:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/04 01:54:54 DEBUG : dir/file1(0xc00069bb80): _writeAt: size=5, off=0 2025/11/04 01:54:54 DEBUG : dir/file1(0xc00069bb80): openPending: 2025/11/04 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:54 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/11/04 01:54:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/04 01:54:54 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/04 01:54:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/04 01:54:54 DEBUG : dir/file1(0xc00069bb80): >openPending: err= 2025/11/04 01:54:54 DEBUG : dir/file1(0xc00069bb80): >_writeAt: n=5, err= 2025/11/04 01:54:54 DEBUG : dir/file1(0xc00069bb80): _writeAt: size=15, off=5 2025/11/04 01:54:54 DEBUG : dir/file1(0xc00069bb80): >_writeAt: n=15, err= 2025/11/04 01:54:54 DEBUG : dir/file1(0xc00069bb80): close: 2025/11/04 01:54:54 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/11/04 01:54:54 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-04 01:54:54.506020299 +0000 UTC m=+33.009661587 2025/11/04 01:54:54 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:54 DEBUG : dir/file1(0xc00069bb80): >close: err= 2025/11/04 01:54:54 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:54:54 DEBUG : dir: Looking for writers 2025/11/04 01:54:54 DEBUG : file1: reading active writers 2025/11/04 01:54:54 DEBUG : Looking for writers 2025/11/04 01:54:54 DEBUG : dir: reading active writers 2025/11/04 01:54:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/04 01:54:54 DEBUG : dir: Looking for writers 2025/11/04 01:54:54 DEBUG : file1: reading active writers 2025/11/04 01:54:54 DEBUG : Looking for writers 2025/11/04 01:54:54 DEBUG : dir: reading active writers 2025/11/04 01:54:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/04 01:54:54 DEBUG : dir: Looking for writers 2025/11/04 01:54:54 DEBUG : file1: reading active writers 2025/11/04 01:54:54 DEBUG : Looking for writers 2025/11/04 01:54:54 DEBUG : dir: reading active writers 2025/11/04 01:54:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/04 01:54:54 DEBUG : dir: Looking for writers 2025/11/04 01:54:54 DEBUG : file1: reading active writers 2025/11/04 01:54:54 DEBUG : Looking for writers 2025/11/04 01:54:54 DEBUG : dir: reading active writers 2025/11/04 01:54:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/04 01:54:54 DEBUG : dir/file1: vfs cache: starting upload 2025/11/04 01:54:54 DEBUG : dir/file1.102203c6.partial: size = 20 OK 2025/11/04 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1.102203c6.partial" 2025/11/04 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1.102203c6.partial 2025/11/04 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1.102203c6.partial" 2025/11/04 01:54:54 DEBUG : dir: Looking for writers 2025/11/04 01:54:54 DEBUG : file1: reading active writers 2025/11/04 01:54:54 DEBUG : Looking for writers 2025/11/04 01:54:54 DEBUG : dir: reading active writers 2025/11/04 01:54:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/04 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-rofehuq4wumo/dir/file1.102203c6.partial 2025/11/04 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:54 DEBUG : dir/file1.102203c6.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2025/11/04 01:54:54 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/11/04 01:54:54 DEBUG : dir/file1.102203c6.partial: renamed to: dir/file1 2025/11/04 01:54:54 INFO : dir/file1: Copied (replaced existing) 2025/11/04 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:54:54 DEBUG : dir: Looking for writers 2025/11/04 01:54:54 DEBUG : file1: reading active writers 2025/11/04 01:54:54 DEBUG : Looking for writers 2025/11/04 01:54:54 DEBUG : dir: reading active writers 2025/11/04 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:54 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2025/11/04 01:54:54 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-11-04 01:54:54 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/11/04 01:54:54 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/04 01:54:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/04 01:54:54 DEBUG : >WaitForWriters: 2025/11/04 01:54:54 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/04 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.70s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:54:54 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/04 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/04 01:54:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/04 01:54:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:54 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/04 01:54:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:54 DEBUG : file1: newRWFileHandle: 2025/11/04 01:54:54 DEBUG : file1(0xc000e1d8c0): openPending: 2025/11/04 01:54:54 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/04 01:54:54 DEBUG : file1(0xc000e1d8c0): >openPending: err= 2025/11/04 01:54:54 DEBUG : file1: >newRWFileHandle: err= 2025/11/04 01:54:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/04 01:54:54 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/04 01:54:54 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/04 01:54:54 DEBUG : file1(0xc000e1d8c0): _writeAt: size=5, off=0 2025/11/04 01:54:54 DEBUG : file1(0xc000e1d8c0): >_writeAt: n=5, err= 2025/11/04 01:54:54 DEBUG : file1(0xc000e1d8c0): close: 2025/11/04 01:54:54 DEBUG : file1: vfs cache: setting modification time to 2025-11-04 01:54:54.856568447 +0000 UTC m=+33.360209746 2025/11/04 01:54:54 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:54 DEBUG : file1(0xc000e1d8c0): >close: err= 2025/11/04 01:54:54 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:54:54 DEBUG : Looking for writers 2025/11/04 01:54:54 DEBUG : file1: reading active writers 2025/11/04 01:54:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/04 01:54:54 DEBUG : Looking for writers 2025/11/04 01:54:54 DEBUG : file1: reading active writers 2025/11/04 01:54:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/04 01:54:54 DEBUG : Looking for writers 2025/11/04 01:54:54 DEBUG : file1: reading active writers 2025/11/04 01:54:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/04 01:54:54 DEBUG : Looking for writers 2025/11/04 01:54:54 DEBUG : file1: reading active writers 2025/11/04 01:54:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/04 01:54:54 DEBUG : file1: vfs cache: starting upload 2025/11/04 01:54:54 DEBUG : file1.d298c048.partial: size = 5 OK 2025/11/04 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/file1.d298c048.partial" 2025/11/04 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/file1.d298c048.partial 2025/11/04 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/file1.d298c048.partial" 2025/11/04 01:54:55 DEBUG : Looking for writers 2025/11/04 01:54:55 DEBUG : file1: reading active writers 2025/11/04 01:54:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/04 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-rofehuq4wumo/file1.d298c048.partial 2025/11/04 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:55 DEBUG : file1.d298c048.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/11/04 01:54:55 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/04 01:54:55 DEBUG : file1.d298c048.partial: renamed to: file1 2025/11/04 01:54:55 INFO : file1: Copied (new) 2025/11/04 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/file1" 2025/11/04 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/file1 2025/11/04 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/file1" 2025/11/04 01:54:55 DEBUG : Looking for writers 2025/11/04 01:54:55 DEBUG : file1: reading active writers 2025/11/04 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-rofehuq4wumo/file1 2025/11/04 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:55 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/11/04 01:54:55 DEBUG : file1: vfs cache: fingerprint now "5,2025-11-04 01:54:54 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/11/04 01:54:55 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/04 01:54:55 DEBUG : >WaitForWriters: 2025/11/04 01:54:55 INFO : file1: vfs cache: upload succeeded try #1 2025/11/04 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.34s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:54:55 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/04 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/04 01:54:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/04 01:54:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/11/04 01:54:55 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000423140): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000423140): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000423140): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000423140): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000423140): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.201514442 +0000 UTC m=+33.705155731 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000423140): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000423680): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000423680): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000423680): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000423680): >_readAt: n=2, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000423680): _writeAt: size=3, off=2 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000423680): >_writeAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000423680): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.201514442 +0000 UTC m=+33.705155731 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000423680): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086e0c0): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086e0c0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086e0c0): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086e0c0): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086e0c0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.201514442 +0000 UTC m=+33.705155731 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086e0c0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000597b20 item 1 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086e780): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086e780): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086e780): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086e780): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086e780): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.205847331 +0000 UTC m=+33.709488630 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086e780): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086ecc0): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086ecc0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086ecc0): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086ecc0): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086ecc0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.205847331 +0000 UTC m=+33.709488630 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086ecc0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380460 item 2 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086f300): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086f300): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086f300): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086f300): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086f300): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.208964998 +0000 UTC m=+33.712606308 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086f300): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086f780): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086f780): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086f780): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086f780): >_readAt: n=2, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086f780): _writeAt: size=3, off=2 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086f780): >_writeAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086f780): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.208964998 +0000 UTC m=+33.712606308 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086f780): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086fc80): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086fc80): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086fc80): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086fc80): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086fc80): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.208964998 +0000 UTC m=+33.712606308 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086fc80): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003809a0 item 3 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00050ae40): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00050ae40): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00050ae40): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00050ae40): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00050ae40): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.213175478 +0000 UTC m=+33.716816777 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00050ae40): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00050b840): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00050b840): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00050b840): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00050b840): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00050b840): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.213175478 +0000 UTC m=+33.716816777 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00050b840): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381180 item 4 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a84040): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a84040): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a84040): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a84040): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a84040): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.215823593 +0000 UTC m=+33.719464891 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a84040): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a844c0): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a844c0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a844c0): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a844c0): >_readAt: n=2, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a844c0): _writeAt: size=3, off=2 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a844c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a844c0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.215823593 +0000 UTC m=+33.719464891 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a844c0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a84980): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a84980): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a84980): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a84980): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a84980): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.215823593 +0000 UTC m=+33.719464891 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a84980): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381650 item 5 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a85000): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a85000): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a85000): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a85000): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a85000): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.219643017 +0000 UTC m=+33.723284307 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a85000): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a855c0): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a855c0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a855c0): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a855c0): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a855c0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.219643017 +0000 UTC m=+33.723284307 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a855c0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381ea0 item 6 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a85c40): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a85c40): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a85c40): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a85c40): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a85c40): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.222228575 +0000 UTC m=+33.725869875 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a85c40): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a4e1c0): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a4e1c0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a4e1c0): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a4e1c0): >_readAt: n=2, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a4e1c0): _writeAt: size=3, off=2 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a4e1c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a4e1c0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.222228575 +0000 UTC m=+33.725869875 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a4e1c0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a4e680): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a4e680): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a4e680): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a4e680): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a4e680): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.222228575 +0000 UTC m=+33.725869875 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a4e680): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a540 item 7 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a4ed00): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a4ed00): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a4ed00): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a4ed00): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a4ed00): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.22593608 +0000 UTC m=+33.729577379 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a4ed00): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a4f240): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a4f240): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a4f240): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a4f240): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a4f240): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.22593608 +0000 UTC m=+33.729577379 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a4f240): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040acb0 item 8 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a4f800): _readAt: size=2, off=0 2025/11/04 01:54:55 ERROR : open-test-file(0xc000a4f800): Couldn't read size of file 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a4f800): >_readAt: n=0, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a4f800): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a4f800): >_writeAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a4f800): close: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a4f800): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a3280): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a3280): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a3280): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a3280): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a3280): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.229255186 +0000 UTC m=+33.732896485 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a3280): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a3a80): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a3a80): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a3a80): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a3a80): >_readAt: n=2, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a3a80): _writeAt: size=3, off=2 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a3a80): >_writeAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a3a80): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.229255186 +0000 UTC m=+33.732896485 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a3a80): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000826080): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000826080): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000826080): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000826080): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000826080): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.229255186 +0000 UTC m=+33.732896485 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000826080): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003412d0 item 9 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000826700): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000826700): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000826700): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000826700): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000826700): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.233180799 +0000 UTC m=+33.736822099 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000826700): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000826c40): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000826c40): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000826c40): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000826c40): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000826c40): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.233180799 +0000 UTC m=+33.736822099 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000826c40): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000341c00 item 10 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000827280): _readAt: size=2, off=0 2025/11/04 01:54:55 ERROR : open-test-file(0xc000827280): Couldn't read size of file 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000827280): >_readAt: n=0, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000827280): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000827280): >_writeAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000827280): close: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000827280): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000827640): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000827640): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000827640): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000827640): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000827640): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.236174774 +0000 UTC m=+33.739816073 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000827640): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000827b40): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000827b40): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000827b40): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000827b40): >_readAt: n=2, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000827b40): _writeAt: size=3, off=2 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000827b40): >_writeAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000827b40): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.236174774 +0000 UTC m=+33.739816073 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000827b40): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00084a0c0): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00084a0c0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00084a0c0): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00084a0c0): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00084a0c0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.236174774 +0000 UTC m=+33.739816073 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00084a0c0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005709a0 item 11 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00084a740): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00084a740): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00084a740): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00084a740): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00084a740): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.240033193 +0000 UTC m=+33.743674482 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00084a740): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00084ac80): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00084ac80): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00084ac80): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00084ac80): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00084ac80): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.240033193 +0000 UTC m=+33.743674482 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00084ac80): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000571260 item 12 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00084b2c0): _readAt: size=2, off=0 2025/11/04 01:54:55 ERROR : open-test-file(0xc00084b2c0): Couldn't read size of file 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00084b2c0): >_readAt: n=0, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00084b2c0): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00084b2c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00084b2c0): close: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00084b2c0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00084b680): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00084b680): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00084b680): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00084b680): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00084b680): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.243254654 +0000 UTC m=+33.746895954 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00084b680): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00084bd40): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00084bd40): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00084bd40): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00084bd40): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00084bd40): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.243254654 +0000 UTC m=+33.746895954 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00084bd40): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005716c0 item 13 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000864440): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000864440): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000864440): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000864440): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000864440): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.246442894 +0000 UTC m=+33.750084203 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000864440): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000864980): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000864980): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000864980): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000864980): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000864980): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.246442894 +0000 UTC m=+33.750084203 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000864980): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000571f10 item 14 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000864fc0): _readAt: size=2, off=0 2025/11/04 01:54:55 ERROR : open-test-file(0xc000864fc0): Couldn't read size of file 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000864fc0): >_readAt: n=0, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000864fc0): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000864fc0): >_writeAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000864fc0): close: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000864fc0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000865380): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000865380): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000865380): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000865380): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000865380): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.249599715 +0000 UTC m=+33.753241014 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000865380): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000865a40): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000865a40): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000865a40): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000865a40): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000865a40): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.249599715 +0000 UTC m=+33.753241014 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000865a40): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414310 item 15 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 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/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a9c140): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a9c140): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a9c140): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a9c140): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a9c140): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.252042804 +0000 UTC m=+33.755684083 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a9c140): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a9c680): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a9c680): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a9c680): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a9c680): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a9c680): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.252042804 +0000 UTC m=+33.755684083 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a9c680): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414700 item 16 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a9ccc0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a9ccc0): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a9ccc0): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a9ccc0): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a9ccc0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.253982699 +0000 UTC m=+33.757623978 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a9ccc0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a9d140): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a9d140): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a9d140): open at offset 5 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a9d140): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a9d140): >_readAt: n=2, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a9d140): _writeAt: size=3, off=7 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a9d140): >_writeAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a9d140): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.253982699 +0000 UTC m=+33.757623978 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a9d140): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a9d640): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a9d640): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a9d640): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a9d640): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a9d640): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.253982699 +0000 UTC m=+33.757623978 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a9d640): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414d90 item 17 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a9dcc0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a9dcc0): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a9dcc0): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a9dcc0): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a9dcc0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.257039301 +0000 UTC m=+33.760680599 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a9dcc0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ad2280): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ad2280): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ad2280): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ad2280): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ad2280): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.257039301 +0000 UTC m=+33.760680599 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ad2280): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004153b0 item 18 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ad2900): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ad2900): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ad2900): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ad2900): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ad2900): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.259578712 +0000 UTC m=+33.763220010 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ad2900): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ad2e00): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ad2e00): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ad2e00): open at offset 5 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ad2e00): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ad2e00): >_readAt: n=2, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ad2e00): _writeAt: size=3, off=7 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ad2e00): >_writeAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ad2e00): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.259578712 +0000 UTC m=+33.763220010 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ad2e00): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ad3300): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ad3300): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ad3300): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ad3300): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ad3300): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.259578712 +0000 UTC m=+33.763220010 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ad3300): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415a40 item 19 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ad3980): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ad3980): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ad3980): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ad3980): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ad3980): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.263510387 +0000 UTC m=+33.767151686 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ad3980): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ad3ec0): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ad3ec0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ad3ec0): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ad3ec0): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ad3ec0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.263510387 +0000 UTC m=+33.767151686 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ad3ec0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c2a0 item 20 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000af25c0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000af25c0): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000af25c0): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000af25c0): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000af25c0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.266464006 +0000 UTC m=+33.770105295 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000af25c0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000af2ac0): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000af2ac0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000af2ac0): open at offset 5 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000af2ac0): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000af2ac0): >_readAt: n=2, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000af2ac0): _writeAt: size=3, off=7 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000af2ac0): >_writeAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000af2ac0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.266464006 +0000 UTC m=+33.770105295 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000af2ac0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000af2fc0): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000af2fc0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000af2fc0): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000af2fc0): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000af2fc0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.266464006 +0000 UTC m=+33.770105295 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000af2fc0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c850 item 21 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000af3640): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000af3640): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000af3640): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000af3640): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000af3640): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.270390772 +0000 UTC m=+33.774032081 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000af3640): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000af3b80): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000af3b80): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000af3b80): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000af3b80): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000af3b80): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.270390772 +0000 UTC m=+33.774032081 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000af3b80): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037cee0 item 22 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b14280): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b14280): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b14280): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b14280): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b14280): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.273203787 +0000 UTC m=+33.776845086 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b14280): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b14780): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b14780): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b14780): open at offset 5 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b14780): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b14780): >_readAt: n=2, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b14780): _writeAt: size=3, off=7 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b14780): >_writeAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b14780): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.273203787 +0000 UTC m=+33.776845086 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b14780): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b14c80): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b14c80): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b14c80): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b14c80): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b14c80): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.273203787 +0000 UTC m=+33.776845086 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b14c80): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d340 item 23 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 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/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b15300): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b15300): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b15300): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b15300): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b15300): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.277310622 +0000 UTC m=+33.780951912 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b15300): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b15840): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b15840): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b15840): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b15840): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b15840): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.277310622 +0000 UTC m=+33.780951912 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b15840): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d8f0 item 24 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b15e80): _readAt: size=2, off=0 2025/11/04 01:54:55 ERROR : open-test-file(0xc000b15e80): Couldn't read size of file 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b15e80): >_readAt: n=0, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b15e80): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b15e80): >_writeAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b15e80): close: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b15e80): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b322c0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b322c0): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b322c0): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b322c0): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b322c0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.279786753 +0000 UTC m=+33.783428032 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b322c0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b327c0): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b327c0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b327c0): open at offset 5 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b327c0): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b327c0): >_readAt: n=2, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b327c0): _writeAt: size=3, off=7 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b327c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b327c0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.279786753 +0000 UTC m=+33.783428032 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b327c0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b32d00): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b32d00): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b32d00): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b32d00): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b32d00): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.279786753 +0000 UTC m=+33.783428032 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b32d00): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037dce0 item 25 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b33380): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b33380): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b33380): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b33380): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b33380): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.282891676 +0000 UTC m=+33.786532945 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b33380): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b338c0): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b338c0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b338c0): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b338c0): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b338c0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.282891676 +0000 UTC m=+33.786532945 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b338c0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fe5b0 item 26 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a4fd40): _readAt: size=2, off=0 2025/11/04 01:54:55 ERROR : open-test-file(0xc000a4fd40): Couldn't read size of file 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a4fd40): >_readAt: n=0, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a4fd40): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a4fd40): >_writeAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a4fd40): close: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a4fd40): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b84180): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b84180): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b84180): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b84180): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b84180): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.287352477 +0000 UTC m=+33.790993755 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b84180): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b320c0): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b320c0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b320c0): open at offset 5 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b320c0): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b320c0): >_readAt: n=2, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b320c0): _writeAt: size=3, off=7 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b320c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b320c0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.287352477 +0000 UTC m=+33.790993755 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b320c0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b32600): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b32600): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b32600): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b32600): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b32600): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.287352477 +0000 UTC m=+33.790993755 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b32600): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040b340 item 27 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 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/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b32c80): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b32c80): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b32c80): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b32c80): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b32c80): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.290596481 +0000 UTC m=+33.794237750 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b32c80): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b331c0): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b331c0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b331c0): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b331c0): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b331c0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.290596481 +0000 UTC m=+33.794237750 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b331c0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004febd0 item 28 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b33b80): _readAt: size=2, off=0 2025/11/04 01:54:55 ERROR : open-test-file(0xc000b33b80): Couldn't read size of file 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b33b80): >_readAt: n=0, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b33b80): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b33b80): >_writeAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b33b80): close: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b33b80): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b33f40): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b33f40): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b33f40): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b33f40): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b33f40): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.292673403 +0000 UTC m=+33.796314672 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b33f40): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000874700): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000874700): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000874700): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000874700): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000874700): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.292673403 +0000 UTC m=+33.796314672 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000874700): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ff180 item 29 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 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/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000874e00): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000874e00): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000874e00): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000874e00): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000874e00): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.295261334 +0000 UTC m=+33.798902593 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000874e00): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000875380): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000875380): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000875380): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000875380): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000875380): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.295261334 +0000 UTC m=+33.798902593 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000875380): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ffab0 item 30 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 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/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000875a40): _readAt: size=2, off=0 2025/11/04 01:54:55 ERROR : open-test-file(0xc000875a40): Couldn't read size of file 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000875a40): >_readAt: n=0, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000875a40): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000875a40): >_writeAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000875a40): close: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000875a40): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000875e40): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000875e40): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000875e40): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000875e40): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000875e40): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.297197812 +0000 UTC m=+33.800839070 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000875e40): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b84b40): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b84b40): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b84b40): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b84b40): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b84b40): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.297197812 +0000 UTC m=+33.800839070 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b84b40): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a1c0 item 31 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 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/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b851c0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b851c0): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b851c0): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b851c0): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b851c0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.29865534 +0000 UTC m=+33.802296599 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b851c0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b85700): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b85700): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b85700): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b85700): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b85700): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.29865534 +0000 UTC m=+33.802296599 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b85700): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a7e0 item 32 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b85d40): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b85d40): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b85d40): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b85d40): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b85d40): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.300139528 +0000 UTC m=+33.803780787 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b85d40): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000706540): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000706540): >_readAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000706540): _writeAt: size=3, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000706540): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000706540): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b260 item 33 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000706540): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000706540): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.300693779 +0000 UTC m=+33.804335038 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000706540): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000706a40): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000706a40): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000706a40): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000706a40): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000706a40): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.300693779 +0000 UTC m=+33.804335038 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000706a40): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b500 item 33 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000707200): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000707200): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000707200): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000707200): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000707200): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.302201772 +0000 UTC m=+33.805843031 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000707200): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0002de780): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0002de780): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035bab0 item 34 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0002de780): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0002de780): >_readAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0002de780): _writeAt: size=3, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0002de780): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0002de780): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.30285541 +0000 UTC m=+33.806496669 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0002de780): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0002dedc0): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0002dedc0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0002dedc0): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0002dedc0): >_readAt: n=3, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0002dedc0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.30285541 +0000 UTC m=+33.806496669 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0002dedc0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035bd50 item 34 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0002df8c0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0002df8c0): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0002df8c0): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0002df8c0): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0002df8c0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.304346612 +0000 UTC m=+33.807987871 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0002df8c0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0002dfd40): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0002dfd40): >_readAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0002dfd40): _writeAt: size=3, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0002dfd40): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0002dfd40): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a2a0 item 35 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0002dfd40): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0002dfd40): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.30500052 +0000 UTC m=+33.808641780 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0002dfd40): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069a740): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069a740): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069a740): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069a740): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069a740): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.30500052 +0000 UTC m=+33.808641780 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069a740): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a770 item 35 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069aec0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069aec0): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069aec0): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069aec0): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069aec0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.306628819 +0000 UTC m=+33.810270077 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069aec0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069b400): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069b400): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ac40 item 36 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069b400): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069b400): >_readAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069b400): _writeAt: size=3, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069b400): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069b400): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.307364361 +0000 UTC m=+33.811005620 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069b400): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069b940): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069b940): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069b940): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069b940): >_readAt: n=3, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069b940): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.307364361 +0000 UTC m=+33.811005620 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069b940): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ae00 item 36 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1c080): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1c080): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1c080): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1c080): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1c080): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.308975798 +0000 UTC m=+33.812617057 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1c080): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1c540): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1c540): >_readAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1c540): _writeAt: size=3, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1c540): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1c540): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040b730 item 37 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1c540): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1c540): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.309571557 +0000 UTC m=+33.813212816 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1c540): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1ca40): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1ca40): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1ca40): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1ca40): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1ca40): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.309571557 +0000 UTC m=+33.813212816 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1ca40): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040b8f0 item 37 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1d140): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1d140): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1d140): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1d140): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1d140): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.312083917 +0000 UTC m=+33.815725196 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1d140): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1d640): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1d640): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040bd50 item 38 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1d640): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1d640): >_readAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1d640): _writeAt: size=3, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1d640): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1d640): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.313043269 +0000 UTC m=+33.816684548 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1d640): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1dbc0): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1dbc0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1dbc0): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1dbc0): >_readAt: n=3, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1dbc0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.313043269 +0000 UTC m=+33.816684548 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1dbc0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fc070 item 38 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000422a40): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000422a40): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000422a40): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000422a40): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000422a40): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.315232281 +0000 UTC m=+33.818873560 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000422a40): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000423040): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000423040): >_readAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000423040): _writeAt: size=3, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000423040): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000423040): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fc3f0 item 39 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000423040): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000423040): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.316079904 +0000 UTC m=+33.819721183 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000423040): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000423600): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000423600): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000423600): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000423600): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000423600): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.316079904 +0000 UTC m=+33.819721183 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000423600): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fc690 item 39 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086e200): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086e200): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086e200): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086e200): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086e200): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.318496424 +0000 UTC m=+33.822137703 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086e200): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086e780): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086e780): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fcd90 item 40 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086e780): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086e780): >_readAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086e780): _writeAt: size=3, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086e780): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086e780): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.319400412 +0000 UTC m=+33.823041691 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086e780): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086ed00): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086ed00): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086ed00): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086ed00): >_readAt: n=3, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086ed00): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.319400412 +0000 UTC m=+33.823041691 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086ed00): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fcfc0 item 40 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086f2c0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086f2c0): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086f2c0): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086f2c0): >_readAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086f2c0): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086f2c0): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086f2c0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.32162469 +0000 UTC m=+33.825265959 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086f2c0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086f7c0): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086f7c0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086f7c0): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fd6c0 item 41 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086f7c0): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086f7c0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.322292614 +0000 UTC m=+33.825933893 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086f7c0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086fcc0): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086fcc0): >_readAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086fcc0): _writeAt: size=3, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086fcc0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086fcc0): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fd8f0 item 41 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086fcc0): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086fcc0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.323093219 +0000 UTC m=+33.826734498 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086fcc0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00050ab80): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00050ab80): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00050ab80): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00050ab80): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00050ab80): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.323093219 +0000 UTC m=+33.826734498 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00050ab80): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fdc00 item 41 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00050b840): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00050b840): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00050b840): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00050b840): >_readAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00050b840): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00050b840): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00050b840): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.325039385 +0000 UTC m=+33.828680684 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00050b840): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00050be40): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00050be40): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00050be40): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000504380 item 42 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00050be40): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00050be40): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.325825602 +0000 UTC m=+33.829466871 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00050be40): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a84440): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a84440): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005045b0 item 42 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a84440): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a84440): >_readAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a84440): _writeAt: size=3, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a84440): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a84440): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.32673497 +0000 UTC m=+33.830376249 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a84440): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a849c0): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a849c0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a849c0): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a849c0): >_readAt: n=3, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a849c0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.32673497 +0000 UTC m=+33.830376249 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a849c0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000504770 item 42 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a85000): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a85000): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a85000): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a85000): >_readAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a85000): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a85000): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a85000): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.328828634 +0000 UTC m=+33.832469913 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a85000): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a85580): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a85580): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a85580): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005051f0 item 43 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a85580): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a85580): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.329519221 +0000 UTC m=+33.833160490 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a85580): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a85ac0): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a85ac0): >_readAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a85ac0): _writeAt: size=3, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a85ac0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a85ac0): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005056c0 item 43 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a85ac0): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a85ac0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.330294167 +0000 UTC m=+33.833935446 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a85ac0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a2080): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a2080): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a2080): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a2080): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a2080): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.330294167 +0000 UTC m=+33.833935446 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a2080): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000505960 item 43 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a2700): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a2700): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a2700): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a2700): >_readAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a2700): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a2700): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a2700): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.332177064 +0000 UTC m=+33.835818333 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a2700): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a3080): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a3080): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a3080): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048c1c0 item 44 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a3080): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a3080): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.332873872 +0000 UTC m=+33.836515141 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a3080): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a4e200): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a4e200): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016a230 item 44 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a4e200): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a4e200): >_readAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a4e200): _writeAt: size=3, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a4e200): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a4e200): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.333822765 +0000 UTC m=+33.837464045 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a4e200): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a4e780): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a4e780): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a4e780): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a4e780): >_readAt: n=3, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a4e780): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.333822765 +0000 UTC m=+33.837464045 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a4e780): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016a540 item 44 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a4edc0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a4edc0): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a4edc0): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a4edc0): >_readAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a4edc0): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a4edc0): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a4edc0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.335872305 +0000 UTC m=+33.839513584 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a4edc0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a4f2c0): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a4f2c0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a4f2c0): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016aa80 item 45 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a4f2c0): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a4f2c0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.336752319 +0000 UTC m=+33.840393588 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a4f2c0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004a6140): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004a6140): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004a6140): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004a6140): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004a6140): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.336752319 +0000 UTC m=+33.840393588 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004a6140): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016ad90 item 45 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004a6780): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004a6780): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004a6780): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004a6780): >_readAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004a6780): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004a6780): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004a6780): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.339007616 +0000 UTC m=+33.842648895 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004a6780): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004a6c80): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004a6c80): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004a6c80): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016b1f0 item 46 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004a6c80): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004a6c80): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.339675279 +0000 UTC m=+33.843316559 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004a6c80): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004a7380): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004a7380): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004a7380): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004a7380): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004a7380): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.339675279 +0000 UTC m=+33.843316559 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004a7380): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016b650 item 46 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004a79c0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004a79c0): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004a79c0): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004a79c0): >_readAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004a79c0): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004a79c0): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004a79c0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.342074227 +0000 UTC m=+33.845715506 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004a79c0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004a7ec0): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004a7ec0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004a7ec0): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016bab0 item 47 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004a7ec0): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004a7ec0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.342863379 +0000 UTC m=+33.846504648 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004a7ec0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00057c640): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00057c640): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00057c640): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00057c640): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00057c640): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.342863379 +0000 UTC m=+33.846504648 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00057c640): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016bce0 item 47 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 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/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00057cc80): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00057cc80): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00057cc80): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00057cc80): >_readAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00057cc80): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00057cc80): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00057cc80): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.345137551 +0000 UTC m=+33.848778821 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00057cc80): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00057d180): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00057d180): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00057d180): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e150 item 48 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00057d180): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00057d180): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.346163418 +0000 UTC m=+33.849804697 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00057d180): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00057d880): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00057d880): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00057d880): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00057d880): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00057d880): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.346163418 +0000 UTC m=+33.849804697 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00057d880): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e460 item 48 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00057dec0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00057dec0): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00057dec0): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00057dec0): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00057dec0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.348509926 +0000 UTC m=+33.852151205 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00057dec0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005fa3c0): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005fa3c0): >_readAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005fa3c0): _writeAt: size=3, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005fa3c0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005fa3c0): open at offset 5 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005fa3c0): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e850 item 49 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005fa3c0): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005fa3c0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.349272059 +0000 UTC m=+33.852913337 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005fa3c0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005fa900): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005fa900): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005fa900): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005fa900): >_readAt: n=8, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005fa900): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.349272059 +0000 UTC m=+33.852913337 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005fa900): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037eb60 item 49 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005faf80): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005faf80): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005faf80): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005faf80): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005faf80): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.351464757 +0000 UTC m=+33.855106026 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005faf80): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005fb480): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005fb480): open at offset 5 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005fb480): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f0a0 item 50 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005fb480): _readAt: size=2, off=5 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005fb480): >_readAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005fb480): _writeAt: size=3, off=5 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005fb480): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005fb480): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.352358366 +0000 UTC m=+33.855999635 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005fb480): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005fba00): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005fba00): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005fba00): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005fba00): >_readAt: n=3, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005fba00): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.352358366 +0000 UTC m=+33.855999635 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005fba00): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f260 item 50 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006c0100): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006c0100): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006c0100): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006c0100): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006c0100): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.354669167 +0000 UTC m=+33.858310446 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006c0100): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006c0600): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006c0600): >_readAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006c0600): _writeAt: size=3, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006c0600): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006c0600): open at offset 5 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006c0600): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f5e0 item 51 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006c0600): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006c0600): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.35536223 +0000 UTC m=+33.859003499 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006c0600): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006c0b40): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006c0b40): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006c0b40): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006c0b40): >_readAt: n=8, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006c0b40): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.35536223 +0000 UTC m=+33.859003499 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006c0b40): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f960 item 51 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006c11c0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006c11c0): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006c11c0): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006c11c0): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006c11c0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.358277636 +0000 UTC m=+33.861918936 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006c11c0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006c16c0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006c16c0): open at offset 5 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006c16c0): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037fce0 item 52 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006c16c0): _readAt: size=2, off=5 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006c16c0): >_readAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006c16c0): _writeAt: size=3, off=5 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006c16c0): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006c16c0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.359351303 +0000 UTC m=+33.862992582 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006c16c0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006c1c40): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006c1c40): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006c1c40): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006c1c40): >_readAt: n=3, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006c1c40): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.359351303 +0000 UTC m=+33.862992582 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006c1c40): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037fea0 item 52 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006fc340): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006fc340): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006fc340): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006fc340): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006fc340): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.361512222 +0000 UTC m=+33.865153511 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006fc340): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006fc840): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006fc840): >_readAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006fc840): _writeAt: size=3, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006fc840): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006fc840): open at offset 5 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006fc840): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053a620 item 53 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006fc840): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006fc840): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.362277671 +0000 UTC m=+33.865918949 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006fc840): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006fcd80): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006fcd80): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006fcd80): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006fcd80): >_readAt: n=8, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006fcd80): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.362277671 +0000 UTC m=+33.865918949 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006fcd80): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053a7e0 item 53 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006fd400): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006fd400): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006fd400): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006fd400): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006fd400): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.364983313 +0000 UTC m=+33.868624612 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006fd400): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006fd900): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006fd900): open at offset 5 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006fd900): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053b180 item 54 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006fd900): _readAt: size=2, off=5 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006fd900): >_readAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006fd900): _writeAt: size=3, off=5 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006fd900): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006fd900): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.366143984 +0000 UTC m=+33.869785293 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006fd900): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006fde80): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006fde80): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006fde80): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006fde80): >_readAt: n=3, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006fde80): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.366143984 +0000 UTC m=+33.869785293 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006fde80): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053b500 item 54 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000794580): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000794580): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000794580): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000794580): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000794580): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.369192541 +0000 UTC m=+33.872833860 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000794580): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000794a80): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000794a80): >_readAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000794a80): _writeAt: size=3, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000794a80): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000794a80): open at offset 5 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000794a80): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400230 item 55 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000794a80): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000794a80): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.370124532 +0000 UTC m=+33.873765831 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000794a80): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000794fc0): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000794fc0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000794fc0): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000794fc0): >_readAt: n=8, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000794fc0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.370124532 +0000 UTC m=+33.873765831 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000794fc0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004003f0 item 55 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 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/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000795640): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000795640): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000795640): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000795640): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000795640): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.373055027 +0000 UTC m=+33.876696326 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000795640): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000795b40): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000795b40): open at offset 5 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000795b40): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400e00 item 56 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000795b40): _readAt: size=2, off=5 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000795b40): >_readAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000795b40): _writeAt: size=3, off=5 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000795b40): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000795b40): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.374167627 +0000 UTC m=+33.877808926 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000795b40): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007c8140): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007c8140): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007c8140): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007c8140): >_readAt: n=3, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007c8140): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.374167627 +0000 UTC m=+33.877808926 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007c8140): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004010a0 item 56 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007c8780): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007c8780): open at offset 0 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007c8780): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007c8780): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007c8780): >_readAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007c8780): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007c8780): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007c8780): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.376403557 +0000 UTC m=+33.880044847 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007c8780): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007c8cc0): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007c8cc0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007c8cc0): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401880 item 57 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007c8cc0): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007c8cc0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.377204883 +0000 UTC m=+33.880846162 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007c8cc0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007c9200): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007c9200): >_readAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007c9200): _writeAt: size=3, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007c9200): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007c9200): open at offset 5 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007c9200): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401b90 item 57 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007c9200): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007c9200): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.378296012 +0000 UTC m=+33.881937311 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007c9200): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007c9780): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007c9780): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007c9780): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007c9780): >_readAt: n=8, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007c9780): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.378296012 +0000 UTC m=+33.881937311 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007c9780): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401dc0 item 57 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007c9dc0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007c9dc0): open at offset 0 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007c9dc0): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007c9dc0): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007c9dc0): >_readAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007c9dc0): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007c9dc0): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007c9dc0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.380300448 +0000 UTC m=+33.883941707 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007c9dc0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007f4380): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007f4380): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007f4380): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003643f0 item 58 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007f4380): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007f4380): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.380961169 +0000 UTC m=+33.884602448 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007f4380): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007f48c0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007f48c0): open at offset 5 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007f48c0): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364cb0 item 58 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007f48c0): _readAt: size=2, off=5 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007f48c0): >_readAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007f48c0): _writeAt: size=3, off=5 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007f48c0): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007f48c0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.381845591 +0000 UTC m=+33.885486870 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007f48c0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007f4e80): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007f4e80): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007f4e80): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007f4e80): >_readAt: n=3, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007f4e80): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.381845591 +0000 UTC m=+33.885486870 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007f4e80): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364ee0 item 58 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007f54c0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007f54c0): open at offset 0 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007f54c0): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007f54c0): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007f54c0): >_readAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007f54c0): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007f54c0): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007f54c0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.383692271 +0000 UTC m=+33.887333559 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007f54c0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007f5a00): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007f5a00): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007f5a00): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365a40 item 59 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007f5a00): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007f5a00): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.384375934 +0000 UTC m=+33.888017214 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007f5a00): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007f5f40): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007f5f40): >_readAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007f5f40): _writeAt: size=3, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007f5f40): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007f5f40): open at offset 5 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007f5f40): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365f10 item 59 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007f5f40): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007f5f40): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.385157022 +0000 UTC m=+33.888798301 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007f5f40): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00083c540): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00083c540): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00083c540): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00083c540): >_readAt: n=8, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00083c540): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.385157022 +0000 UTC m=+33.888798301 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00083c540): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000542770 item 59 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 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/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00083cb80): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00083cb80): open at offset 0 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00083cb80): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00083cb80): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00083cb80): >_readAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00083cb80): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00083cb80): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00083cb80): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.387159284 +0000 UTC m=+33.890800562 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00083cb80): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00083d0c0): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00083d0c0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00083d0c0): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005430a0 item 60 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00083d0c0): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00083d0c0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.387873796 +0000 UTC m=+33.891515075 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00083d0c0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00083d600): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00083d600): open at offset 5 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00083d600): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000543340 item 60 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00083d600): _readAt: size=2, off=5 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00083d600): >_readAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00083d600): _writeAt: size=3, off=5 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00083d600): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00083d600): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.388754931 +0000 UTC m=+33.892396210 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00083d600): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00083dbc0): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00083dbc0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00083dbc0): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00083dbc0): >_readAt: n=3, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00083dbc0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.388754931 +0000 UTC m=+33.892396210 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00083dbc0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000543dc0 item 60 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000856280): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000856280): open at offset 0 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000856280): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000856280): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000856280): >_readAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000856280): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000856280): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000856280): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.390689265 +0000 UTC m=+33.894330544 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000856280): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008567c0): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008567c0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008567c0): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005967e0 item 61 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008567c0): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008567c0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.391370174 +0000 UTC m=+33.895011453 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008567c0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000856ec0): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000856ec0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000856ec0): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000856ec0): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000856ec0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.391370174 +0000 UTC m=+33.895011453 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000856ec0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000596cb0 item 61 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 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/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000857500): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000857500): open at offset 0 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000857500): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000857500): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000857500): >_readAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000857500): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000857500): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000857500): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.393473114 +0000 UTC m=+33.897114393 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000857500): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000857a40): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000857a40): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000857a40): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005976c0 item 62 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000857a40): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000857a40): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.394347587 +0000 UTC m=+33.897988866 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000857a40): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00087c1c0): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00087c1c0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00087c1c0): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00087c1c0): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00087c1c0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.394347587 +0000 UTC m=+33.897988866 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00087c1c0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000597a40 item 62 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 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/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00087c800): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00087c800): open at offset 0 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00087c800): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00087c800): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00087c800): >_readAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00087c800): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00087c800): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00087c800): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.397529134 +0000 UTC m=+33.901170393 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00087c800): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00087cd40): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00087cd40): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00087cd40): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380150 item 63 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00087cd40): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00087cd40): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.39853292 +0000 UTC m=+33.902174189 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00087cd40): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00087d440): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00087d440): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00087d440): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00087d440): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00087d440): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.39853292 +0000 UTC m=+33.902174189 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00087d440): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380460 item 63 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 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/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00087da80): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00087da80): open at offset 0 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00087da80): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00087da80): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00087da80): >_readAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00087da80): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00087da80): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00087da80): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.401809635 +0000 UTC m=+33.905450894 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00087da80): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008ee040): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008ee040): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008ee040): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003809a0 item 64 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008ee040): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008ee040): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.403280428 +0000 UTC m=+33.906921687 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008ee040): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008ee740): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008ee740): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008ee740): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008ee740): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008ee740): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.403280428 +0000 UTC m=+33.906921687 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008ee740): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380d90 item 64 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008eed80): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008eed80): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008eed80): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008eed80): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008eed80): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.405008003 +0000 UTC m=+33.908649263 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008eed80): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008ef200): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008ef200): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008ef200): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008ef200): >_readAt: n=2, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008ef200): _writeAt: size=3, off=2 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003811f0 item 65 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008ef200): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008ef200): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.405696306 +0000 UTC m=+33.909337566 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008ef200): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008ef700): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008ef700): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008ef700): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008ef700): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008ef700): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.405696306 +0000 UTC m=+33.909337566 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008ef700): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381490 item 65 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008efd40): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008efd40): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008efd40): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008efd40): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008efd40): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.407168852 +0000 UTC m=+33.910810122 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008efd40): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000916240): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000916240): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381c00 item 66 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000916240): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000916240): >_readAt: n=0, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000916240): _writeAt: size=3, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000916240): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000916240): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.408241868 +0000 UTC m=+33.911883158 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000916240): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000916780): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000916780): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000916780): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000916780): >_readAt: n=3, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000916780): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.408241868 +0000 UTC m=+33.911883158 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000916780): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381dc0 item 66 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000916dc0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000916dc0): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000916dc0): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000916dc0): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000916dc0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.410507855 +0000 UTC m=+33.914149115 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000916dc0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000917240): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000917240): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000917240): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000917240): >_readAt: n=2, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000917240): _writeAt: size=3, off=2 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000340380 item 67 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000917240): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000917240): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.411036028 +0000 UTC m=+33.914677287 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000917240): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000917740): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000917740): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000917740): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000917740): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000917740): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.411036028 +0000 UTC m=+33.914677287 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000917740): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000340a80 item 67 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000917dc0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000917dc0): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000917dc0): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000917dc0): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000917dc0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.412564039 +0000 UTC m=+33.916205297 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000917dc0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000938340): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000938340): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000341110 item 68 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000938340): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000938340): >_readAt: n=0, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000938340): _writeAt: size=3, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000938340): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000938340): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.413281366 +0000 UTC m=+33.916922625 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000938340): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000938880): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000938880): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000938880): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000938880): >_readAt: n=3, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000938880): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.413281366 +0000 UTC m=+33.916922625 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000938880): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000341420 item 68 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000938ec0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000938ec0): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000938ec0): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000938ec0): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000938ec0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.414462464 +0000 UTC m=+33.918103723 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000938ec0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000939340): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000939340): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000939340): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000939340): >_readAt: n=2, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000939340): _writeAt: size=3, off=2 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000341a40 item 69 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000939340): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000939340): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.414915787 +0000 UTC m=+33.918557046 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000939340): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000939840): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000939840): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000939840): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000939840): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000939840): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.414915787 +0000 UTC m=+33.918557046 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000939840): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000341ce0 item 69 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000939ec0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000939ec0): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000939ec0): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000939ec0): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000939ec0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.416179511 +0000 UTC m=+33.919820769 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000939ec0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000982440): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000982440): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000570a80 item 70 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000982440): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000982440): >_readAt: n=0, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000982440): _writeAt: size=3, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000982440): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000982440): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.416790208 +0000 UTC m=+33.920431466 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000982440): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000982980): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000982980): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000982980): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000982980): >_readAt: n=3, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000982980): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.416790208 +0000 UTC m=+33.920431466 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000982980): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000570d20 item 70 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000983000): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000983000): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000983000): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000983000): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000983000): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.418121719 +0000 UTC m=+33.921762968 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000983000): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000983500): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000983500): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000983500): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000983500): >_readAt: n=2, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000983500): _writeAt: size=3, off=2 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005713b0 item 71 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000983500): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000983500): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.418612881 +0000 UTC m=+33.922254140 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000983500): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000983a00): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000983a00): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000983a00): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000983a00): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000983a00): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.418612881 +0000 UTC m=+33.922254140 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000983a00): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000571650 item 71 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009a8100): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009a8100): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009a8100): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009a8100): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009a8100): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.419944173 +0000 UTC m=+33.923585432 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009a8100): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009a8600): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009a8600): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000571ea0 item 72 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009a8600): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009a8600): >_readAt: n=0, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009a8600): _writeAt: size=3, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009a8600): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009a8600): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.420729678 +0000 UTC m=+33.924370967 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009a8600): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009a8b40): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009a8b40): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009a8b40): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009a8b40): >_readAt: n=3, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009a8b40): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.420729678 +0000 UTC m=+33.924370967 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009a8b40): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004140e0 item 72 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009a9100): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009a9100): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009a9100): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009a9100): >_readAt: n=0, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009a9100): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009a9100): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009a9100): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.422067502 +0000 UTC m=+33.925708750 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009a9100): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009a9600): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009a9600): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009a9600): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004144d0 item 73 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009a9600): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009a9600): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.422721139 +0000 UTC m=+33.926362398 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009a9600): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009a9ac0): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009a9ac0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009a9ac0): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009a9ac0): >_readAt: n=2, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009a9ac0): _writeAt: size=3, off=2 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414690 item 73 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009a9ac0): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009a9ac0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.423227661 +0000 UTC m=+33.926868920 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009a9ac0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009c4080): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009c4080): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009c4080): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009c4080): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009c4080): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.423227661 +0000 UTC m=+33.926868920 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009c4080): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414930 item 73 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009c46c0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009c46c0): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009c46c0): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009c46c0): >_readAt: n=0, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009c46c0): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009c46c0): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009c46c0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.424638151 +0000 UTC m=+33.928279410 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009c46c0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009c4bc0): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009c4bc0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009c4bc0): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414f50 item 74 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009c4bc0): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009c4bc0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.425115297 +0000 UTC m=+33.928756555 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009c4bc0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009c5100): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009c5100): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415110 item 74 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009c5100): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009c5100): >_readAt: n=0, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009c5100): _writeAt: size=3, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009c5100): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009c5100): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.425618102 +0000 UTC m=+33.929259361 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009c5100): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009c5680): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009c5680): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009c5680): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009c5680): >_readAt: n=3, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009c5680): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.425618102 +0000 UTC m=+33.929259361 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009c5680): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004153b0 item 74 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009c5cc0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009c5cc0): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009c5cc0): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009c5cc0): >_readAt: n=0, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009c5cc0): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009c5cc0): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009c5cc0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.426846799 +0000 UTC m=+33.930488058 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009c5cc0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009ea240): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009ea240): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009ea240): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415a40 item 75 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009ea240): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009ea240): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.427362429 +0000 UTC m=+33.931003678 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009ea240): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009ea780): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009ea780): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009ea780): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009ea780): >_readAt: n=2, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009ea780): _writeAt: size=3, off=2 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415c70 item 75 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009ea780): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009ea780): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.427870313 +0000 UTC m=+33.931511572 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009ea780): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009eacc0): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009eacc0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009eacc0): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009eacc0): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009eacc0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.427870313 +0000 UTC m=+33.931511572 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009eacc0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415f10 item 75 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009eb300): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009eb300): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009eb300): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009eb300): >_readAt: n=0, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009eb300): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009eb300): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009eb300): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.429228123 +0000 UTC m=+33.932869382 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009eb300): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009eb800): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009eb800): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009eb800): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c690 item 76 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009eb800): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009eb800): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.429746958 +0000 UTC m=+33.933388217 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009eb800): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009ebd40): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009ebd40): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c8c0 item 76 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009ebd40): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009ebd40): >_readAt: n=0, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009ebd40): _writeAt: size=3, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009ebd40): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009ebd40): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.430323531 +0000 UTC m=+33.933964790 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009ebd40): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a18340): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a18340): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a18340): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a18340): >_readAt: n=3, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a18340): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.430323531 +0000 UTC m=+33.933964790 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a18340): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037cbd0 item 76 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a18980): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a18980): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a18980): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a18980): >_readAt: n=0, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a18980): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a18980): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a18980): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.431795777 +0000 UTC m=+33.935437026 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a18980): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a18e80): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a18e80): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a18e80): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d030 item 77 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a18e80): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a18e80): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.432269307 +0000 UTC m=+33.935910566 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a18e80): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a19580): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a19580): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a19580): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a19580): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a19580): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.432269307 +0000 UTC m=+33.935910566 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a19580): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d1f0 item 77 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a19bc0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a19bc0): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a19bc0): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a19bc0): >_readAt: n=0, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a19bc0): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a19bc0): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a19bc0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.433644479 +0000 UTC m=+33.937285739 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a19bc0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a9a140): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a9a140): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a9a140): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d650 item 78 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a9a140): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a9a140): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.434138328 +0000 UTC m=+33.937779587 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a9a140): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a9a840): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a9a840): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a9a840): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a9a840): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a9a840): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.434138328 +0000 UTC m=+33.937779587 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a9a840): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d880 item 78 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a9ae80): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a9ae80): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a9ae80): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a9ae80): >_readAt: n=0, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a9ae80): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a9ae80): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a9ae80): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.435497301 +0000 UTC m=+33.939138560 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a9ae80): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a9b380): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a9b380): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a9b380): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037dc70 item 79 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a9b380): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a9b380): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.435993773 +0000 UTC m=+33.939635032 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a9b380): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a9ba80): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a9ba80): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a9ba80): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a9ba80): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a9ba80): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.435993773 +0000 UTC m=+33.939635032 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a9ba80): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037de30 item 79 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 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/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ac0140): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ac0140): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ac0140): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ac0140): >_readAt: n=0, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ac0140): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ac0140): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ac0140): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.437276614 +0000 UTC m=+33.940917873 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ac0140): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ac0640): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ac0640): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ac0640): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f0540 item 80 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ac0640): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ac0640): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.437844932 +0000 UTC m=+33.941486190 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ac0640): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ac0d40): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ac0d40): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ac0d40): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ac0d40): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ac0d40): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.437844932 +0000 UTC m=+33.941486190 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ac0d40): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f0930 item 80 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ac1380): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ac1380): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ac1380): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ac1380): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ac1380): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.440051305 +0000 UTC m=+33.943692565 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ac1380): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ac1800): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ac1800): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ac1800): open at offset 5 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ac1800): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ac1800): >_readAt: n=2, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ac1800): _writeAt: size=3, off=7 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f0f50 item 81 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ac1800): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ac1800): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.440584147 +0000 UTC m=+33.944225406 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ac1800): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ac1d40): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ac1d40): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ac1d40): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ac1d40): >_readAt: n=8, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ac1d40): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.440584147 +0000 UTC m=+33.944225406 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ac1d40): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f1260 item 81 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ae6440): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ae6440): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ae6440): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ae6440): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ae6440): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.442537125 +0000 UTC m=+33.946178404 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ae6440): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ae6940): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ae6940): open at offset 5 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ae6940): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f1960 item 82 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ae6940): _readAt: size=2, off=5 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ae6940): >_readAt: n=0, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ae6940): _writeAt: size=3, off=5 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ae6940): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ae6940): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.44347601 +0000 UTC m=+33.947117299 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ae6940): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ae6ec0): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ae6ec0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ae6ec0): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ae6ec0): >_readAt: n=3, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ae6ec0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.44347601 +0000 UTC m=+33.947117299 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ae6ec0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f1d50 item 82 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ae7540): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ae7540): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ae7540): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ae7540): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ae7540): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.445671373 +0000 UTC m=+33.949312653 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ae7540): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ae7a40): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ae7a40): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ae7a40): open at offset 5 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ae7a40): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ae7a40): >_readAt: n=2, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ae7a40): _writeAt: size=3, off=7 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000334690 item 83 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ae7a40): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ae7a40): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.446456329 +0000 UTC m=+33.950097608 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ae7a40): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b02000): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b02000): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b02000): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b02000): >_readAt: n=8, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b02000): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.446456329 +0000 UTC m=+33.950097608 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b02000): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000334b60 item 83 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b02680): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b02680): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b02680): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b02680): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b02680): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.448575189 +0000 UTC m=+33.952216468 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b02680): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b02b80): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b02b80): open at offset 5 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b02b80): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000335180 item 84 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b02b80): _readAt: size=2, off=5 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b02b80): >_readAt: n=0, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b02b80): _writeAt: size=3, off=5 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b02b80): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b02b80): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.449413304 +0000 UTC m=+33.953054583 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b02b80): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b03100): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b03100): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b03100): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b03100): >_readAt: n=3, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b03100): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.449413304 +0000 UTC m=+33.953054583 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b03100): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000335570 item 84 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b03780): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b03780): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b03780): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b03780): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b03780): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.451587708 +0000 UTC m=+33.955228997 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b03780): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b03c80): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b03c80): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b03c80): open at offset 5 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b03c80): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b03c80): >_readAt: n=2, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b03c80): _writeAt: size=3, off=7 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000335ab0 item 85 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b03c80): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b03c80): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.452460077 +0000 UTC m=+33.956101355 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b03c80): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b26240): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b26240): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b26240): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b26240): >_readAt: n=8, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b26240): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.452460077 +0000 UTC m=+33.956101355 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b26240): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000335f10 item 85 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b268c0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b268c0): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b268c0): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b268c0): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b268c0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.454606058 +0000 UTC m=+33.958247337 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b268c0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b26dc0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b26dc0): open at offset 5 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b26dc0): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346690 item 86 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b26dc0): _readAt: size=2, off=5 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b26dc0): >_readAt: n=0, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b26dc0): _writeAt: size=3, off=5 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b26dc0): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b26dc0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.455419005 +0000 UTC m=+33.959060284 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b26dc0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b27340): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b27340): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b27340): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b27340): >_readAt: n=3, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b27340): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.455419005 +0000 UTC m=+33.959060284 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b27340): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346930 item 86 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a3d80): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a3d80): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a3d80): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a3d80): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a3d80): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.457403664 +0000 UTC m=+33.961044953 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a3d80): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000bd8300): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000bd8300): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000bd8300): open at offset 5 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000bd8300): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000bd8300): >_readAt: n=2, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000bd8300): _writeAt: size=3, off=7 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048c8c0 item 87 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000bd8300): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000bd8300): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.458242229 +0000 UTC m=+33.961883519 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000bd8300): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000bd8840): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000bd8840): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000bd8840): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000bd8840): >_readAt: n=8, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000bd8840): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.458242229 +0000 UTC m=+33.961883519 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000bd8840): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048cb60 item 87 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 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/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000bd8ec0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000bd8ec0): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000bd8ec0): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000bd8ec0): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000bd8ec0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.460290838 +0000 UTC m=+33.963932127 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000bd8ec0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000bd93c0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000bd93c0): open at offset 5 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000bd93c0): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048cfc0 item 88 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000bd93c0): _readAt: size=2, off=5 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000bd93c0): >_readAt: n=0, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000bd93c0): _writeAt: size=3, off=5 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000bd93c0): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000bd93c0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.461264046 +0000 UTC m=+33.964905325 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000bd93c0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000bd9940): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000bd9940): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000bd9940): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000bd9940): >_readAt: n=3, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000bd9940): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.461264046 +0000 UTC m=+33.964905325 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000bd9940): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048d1f0 item 88 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000bf6000): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000bf6000): open at offset 0 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000bf6000): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000bf6000): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000bf6000): >_readAt: n=0, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000bf6000): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000bf6000): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000bf6000): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.463414626 +0000 UTC m=+33.967055914 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000bf6000): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000bf6540): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000bf6540): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000bf6540): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048d8f0 item 89 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000bf6540): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000bf6540): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.464198538 +0000 UTC m=+33.967839817 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000bf6540): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000bf6a80): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000bf6a80): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000bf6a80): open at offset 5 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000bf6a80): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000bf6a80): >_readAt: n=2, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000bf6a80): _writeAt: size=3, off=7 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048dd50 item 89 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000bf6a80): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000bf6a80): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.4650936 +0000 UTC m=+33.968734879 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000bf6a80): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000bf7000): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000bf7000): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000bf7000): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000bf7000): >_readAt: n=8, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000bf7000): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.4650936 +0000 UTC m=+33.968734879 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000bf7000): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050310 item 89 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000bf7640): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000bf7640): open at offset 0 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000bf7640): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000bf7640): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000bf7640): >_readAt: n=0, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000bf7640): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000bf7640): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000bf7640): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.466883863 +0000 UTC m=+33.970525123 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000bf7640): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000bf7b80): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000bf7b80): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000bf7b80): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000509a0 item 90 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000bf7b80): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000bf7b80): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.467443485 +0000 UTC m=+33.971084743 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000bf7b80): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c92140): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c92140): open at offset 5 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c92140): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050d20 item 90 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c92140): _readAt: size=2, off=5 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c92140): >_readAt: n=0, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c92140): _writeAt: size=3, off=5 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c92140): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c92140): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.46812792 +0000 UTC m=+33.971769179 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c92140): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c92700): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c92700): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c92700): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c92700): >_readAt: n=3, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c92700): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.46812792 +0000 UTC m=+33.971769179 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c92700): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051110 item 90 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c92d40): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c92d40): open at offset 0 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c92d40): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c92d40): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c92d40): >_readAt: n=0, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c92d40): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c92d40): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c92d40): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.470179063 +0000 UTC m=+33.973820353 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c92d40): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c93280): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c93280): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c93280): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051650 item 91 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c93280): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c93280): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.470888647 +0000 UTC m=+33.974529926 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c93280): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c937c0): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c937c0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c937c0): open at offset 5 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c937c0): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c937c0): >_readAt: n=2, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c937c0): _writeAt: size=3, off=7 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051e30 item 91 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c937c0): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c937c0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.471847648 +0000 UTC m=+33.975488927 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c937c0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c93d40): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c93d40): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c93d40): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c93d40): >_readAt: n=8, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c93d40): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.471847648 +0000 UTC m=+33.975488927 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c93d40): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036a0e0 item 91 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 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/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cb2400): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cb2400): open at offset 0 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cb2400): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cb2400): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cb2400): >_readAt: n=0, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cb2400): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cb2400): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cb2400): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.473897069 +0000 UTC m=+33.977538348 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cb2400): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cb2940): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cb2940): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cb2940): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036a8c0 item 92 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cb2940): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cb2940): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.474631147 +0000 UTC m=+33.978272426 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cb2940): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cb2e80): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cb2e80): open at offset 5 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cb2e80): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036aa80 item 92 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cb2e80): _readAt: size=2, off=5 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cb2e80): >_readAt: n=0, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cb2e80): _writeAt: size=3, off=5 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cb2e80): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cb2e80): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.475590921 +0000 UTC m=+33.979232200 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cb2e80): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cb3440): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cb3440): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cb3440): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cb3440): >_readAt: n=3, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cb3440): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.475590921 +0000 UTC m=+33.979232200 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cb3440): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036ae70 item 92 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b68500): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b68500): open at offset 0 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b68500): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b68500): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b68500): >_readAt: n=0, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b68500): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b68500): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b68500): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.477415609 +0000 UTC m=+33.981056867 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b68500): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b68a40): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b68a40): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b68a40): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004909a0 item 93 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b68a40): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b68a40): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.477942508 +0000 UTC m=+33.981583768 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b68a40): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b69140): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b69140): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b69140): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b69140): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b69140): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.477942508 +0000 UTC m=+33.981583768 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b69140): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490c40 item 93 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 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/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b69780): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b69780): open at offset 0 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b69780): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b69780): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b69780): >_readAt: n=0, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b69780): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b69780): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b69780): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.480025321 +0000 UTC m=+33.983666600 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b69780): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b69cc0): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b69cc0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b69cc0): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003464d0 item 94 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b69cc0): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b69cc0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.480633213 +0000 UTC m=+33.984274492 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b69cc0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cb2440): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cb2440): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cb2440): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cb2440): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cb2440): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.480633213 +0000 UTC m=+33.984274492 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cb2440): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003468c0 item 94 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 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/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cb2a80): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cb2a80): open at offset 0 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cb2a80): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cb2a80): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cb2a80): >_readAt: n=0, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cb2a80): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cb2a80): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cb2a80): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.48293121 +0000 UTC m=+33.986572489 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cb2a80): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cb2fc0): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cb2fc0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cb2fc0): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346d20 item 95 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cb2fc0): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cb2fc0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.483652725 +0000 UTC m=+33.987294014 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cb2fc0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cb3700): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cb3700): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cb3700): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cb3700): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cb3700): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.483652725 +0000 UTC m=+33.987294014 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cb3700): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346ee0 item 95 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 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/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cb3d40): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cb3d40): open at offset 0 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cb3d40): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cb3d40): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cb3d40): >_readAt: n=0, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cb3d40): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cb3d40): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cb3d40): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.485459349 +0000 UTC m=+33.989100608 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cb3d40): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000874340): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000874340): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000874340): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347730 item 96 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000874340): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000874340): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.486070827 +0000 UTC m=+33.989712087 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000874340): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000874ac0): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000874ac0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000874ac0): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000874ac0): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000874ac0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.486070827 +0000 UTC m=+33.989712087 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000874ac0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347b90 item 96 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= 2025/11/04 01:54:55 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:54:55 DEBUG : Looking for writers 2025/11/04 01:54:55 DEBUG : >WaitForWriters: 2025/11/04 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:54:55 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/04 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/04 01:54:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/04 01:54:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/11/04 01:54:55 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008751c0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008751c0): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008751c0): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008751c0): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008751c0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.492779701 +0000 UTC m=+33.996421010 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008751c0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000875680): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000875680): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000875680): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000875680): >_readAt: n=2, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000875680): _writeAt: size=3, off=2 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000875680): >_writeAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000875680): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.492779701 +0000 UTC m=+33.996421010 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000875680): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000875bc0): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000875bc0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000875bc0): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000875bc0): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000875bc0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.492779701 +0000 UTC m=+33.996421010 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000875bc0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491ab0 item 1 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0002de880): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0002de880): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0002de880): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0002de880): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0002de880): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.495963573 +0000 UTC m=+33.999604852 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0002de880): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0002dee80): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0002dee80): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0002dee80): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0002dee80): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0002dee80): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.495963573 +0000 UTC m=+33.999604852 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0002dee80): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a070 item 2 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0002df980): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0002df980): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0002df980): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0002df980): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0002df980): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.498141533 +0000 UTC m=+34.001782813 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0002df980): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0002dfe00): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0002dfe00): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0002dfe00): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0002dfe00): >_readAt: n=2, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0002dfe00): _writeAt: size=3, off=2 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0002dfe00): >_writeAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0002dfe00): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.498141533 +0000 UTC m=+34.001782813 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0002dfe00): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069a840): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069a840): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069a840): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069a840): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069a840): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.498141533 +0000 UTC m=+34.001782813 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069a840): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a620 item 3 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069af00): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069af00): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069af00): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069af00): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069af00): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.50125847 +0000 UTC m=+34.004899758 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069af00): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069b480): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069b480): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069b480): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069b480): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069b480): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.50125847 +0000 UTC m=+34.004899758 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069b480): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b110 item 4 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069bb40): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069bb40): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069bb40): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069bb40): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069bb40): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.503513926 +0000 UTC m=+34.007155215 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069bb40): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1c040): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1c040): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1c040): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1c040): >_readAt: n=2, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1c040): _writeAt: size=3, off=2 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1c040): >_writeAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1c040): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.503513926 +0000 UTC m=+34.007155215 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1c040): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1c540): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1c540): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1c540): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1c540): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1c540): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.503513926 +0000 UTC m=+34.007155215 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1c540): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b5e0 item 5 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1cbc0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1cbc0): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1cbc0): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1cbc0): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1cbc0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.506478284 +0000 UTC m=+34.010119564 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1cbc0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1d100): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1d100): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1d100): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1d100): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1d100): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.506478284 +0000 UTC m=+34.010119564 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1d100): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035bd50 item 6 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1d780): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1d780): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1d780): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1d780): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1d780): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.508829272 +0000 UTC m=+34.012470560 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1d780): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1dcc0): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1dcc0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1dcc0): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1dcc0): >_readAt: n=2, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1dcc0): _writeAt: size=3, off=2 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1dcc0): >_writeAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1dcc0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.508829272 +0000 UTC m=+34.012470560 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1dcc0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000422800): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000422800): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000422800): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000422800): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000422800): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.508829272 +0000 UTC m=+34.012470560 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000422800): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a2a0 item 7 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000423100): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000423100): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000423100): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000423100): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000423100): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.511460815 +0000 UTC m=+34.015102074 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000423100): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000423700): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000423700): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000423700): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000423700): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000423700): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.511460815 +0000 UTC m=+34.015102074 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000423700): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040abd0 item 8 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086e240): _readAt: size=2, off=0 2025/11/04 01:54:55 ERROR : open-test-file(0xc00086e240): Couldn't read size of file 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086e240): >_readAt: n=0, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086e240): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086e240): >_writeAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086e240): close: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086e240): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086e600): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086e600): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086e600): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086e600): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086e600): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.513087771 +0000 UTC m=+34.016729021 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086e600): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086ea80): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086ea80): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086ea80): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086ea80): >_readAt: n=2, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086ea80): _writeAt: size=3, off=2 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086ea80): >_writeAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086ea80): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.513087771 +0000 UTC m=+34.016729021 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086ea80): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086efc0): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086efc0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086efc0): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086efc0): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086efc0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.513087771 +0000 UTC m=+34.016729021 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086efc0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040b030 item 9 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086f640): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086f640): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086f640): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086f640): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086f640): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.516316577 +0000 UTC m=+34.019957867 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086f640): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00050a1c0): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00050a1c0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00050a1c0): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00050a1c0): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00050a1c0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.516316577 +0000 UTC m=+34.019957867 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00050a1c0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040b5e0 item 10 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00050b6c0): _readAt: size=2, off=0 2025/11/04 01:54:55 ERROR : open-test-file(0xc00050b6c0): Couldn't read size of file 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00050b6c0): >_readAt: n=0, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00050b6c0): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00050b6c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00050b6c0): close: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00050b6c0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00050bc00): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00050bc00): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00050bc00): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00050bc00): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00050bc00): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.518968419 +0000 UTC m=+34.022609708 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00050bc00): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a841c0): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a841c0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a841c0): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a841c0): >_readAt: n=2, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a841c0): _writeAt: size=3, off=2 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a841c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a841c0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.518968419 +0000 UTC m=+34.022609708 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a841c0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a846c0): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a846c0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a846c0): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a846c0): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a846c0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.518968419 +0000 UTC m=+34.022609708 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a846c0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004febd0 item 11 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a84d40): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a84d40): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a84d40): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a84d40): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a84d40): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.521856425 +0000 UTC m=+34.025497704 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a84d40): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a85300): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a85300): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a85300): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a85300): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a85300): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.521856425 +0000 UTC m=+34.025497704 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a85300): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ff3b0 item 12 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a85940): _readAt: size=2, off=0 2025/11/04 01:54:55 ERROR : open-test-file(0xc000a85940): Couldn't read size of file 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a85940): >_readAt: n=0, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a85940): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a85940): >_writeAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a85940): close: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a85940): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a85d00): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a85d00): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a85d00): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a85d00): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a85d00): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.52433501 +0000 UTC m=+34.027976290 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000a85d00): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a2440): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a2440): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a2440): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a2440): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a2440): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.52433501 +0000 UTC m=+34.027976290 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a2440): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ffdc0 item 13 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a2f00): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a2f00): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a2f00): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a2f00): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a2f00): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.526740179 +0000 UTC m=+34.030381468 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a2f00): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a3840): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a3840): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a3840): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a3840): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a3840): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.526740179 +0000 UTC m=+34.030381468 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a3840): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fc2a0 item 14 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cde080): _readAt: size=2, off=0 2025/11/04 01:54:55 ERROR : open-test-file(0xc000cde080): Couldn't read size of file 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cde080): >_readAt: n=0, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cde080): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cde080): >_writeAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cde080): close: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cde080): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cde440): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cde440): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cde440): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cde440): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cde440): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.529123656 +0000 UTC m=+34.032764936 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cde440): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cdeb00): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cdeb00): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cdeb00): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cdeb00): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cdeb00): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.529123656 +0000 UTC m=+34.032764936 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cdeb00): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fc700 item 15 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 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/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cdf180): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cdf180): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cdf180): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cdf180): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cdf180): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.531437183 +0000 UTC m=+34.035078462 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cdf180): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cdf6c0): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cdf6c0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cdf6c0): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cdf6c0): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cdf6c0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.531437183 +0000 UTC m=+34.035078462 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cdf6c0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fce00 item 16 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cdfd00): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cdfd00): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cdfd00): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cdfd00): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cdfd00): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.533602941 +0000 UTC m=+34.037244220 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cdfd00): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cee200): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cee200): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cee200): open at offset 5 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cee200): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cee200): >_readAt: n=2, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cee200): _writeAt: size=3, off=7 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cee200): >_writeAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cee200): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.533602941 +0000 UTC m=+34.037244220 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cee200): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cee700): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cee700): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cee700): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cee700): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cee700): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.533602941 +0000 UTC m=+34.037244220 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cee700): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fd570 item 17 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ceed80): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ceed80): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ceed80): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ceed80): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ceed80): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.536596074 +0000 UTC m=+34.040237354 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000ceed80): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cef2c0): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cef2c0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cef2c0): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cef2c0): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cef2c0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.536596074 +0000 UTC m=+34.040237354 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cef2c0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fdc00 item 18 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cef940): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cef940): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cef940): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cef940): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cef940): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.538822998 +0000 UTC m=+34.042464276 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cef940): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cefe40): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cefe40): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cefe40): open at offset 5 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cefe40): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cefe40): >_readAt: n=2, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cefe40): _writeAt: size=3, off=7 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cefe40): >_writeAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cefe40): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.538822998 +0000 UTC m=+34.042464276 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cefe40): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cfc3c0): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cfc3c0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cfc3c0): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cfc3c0): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cfc3c0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.538822998 +0000 UTC m=+34.042464276 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cfc3c0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000504380 item 19 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cfca40): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cfca40): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cfca40): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cfca40): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cfca40): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.541490008 +0000 UTC m=+34.045131287 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cfca40): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cfcf80): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cfcf80): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cfcf80): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cfcf80): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cfcf80): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.541490008 +0000 UTC m=+34.045131287 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cfcf80): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005049a0 item 20 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cfd600): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cfd600): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cfd600): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cfd600): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cfd600): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.543772436 +0000 UTC m=+34.047413714 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cfd600): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cfdb00): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cfdb00): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cfdb00): open at offset 5 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cfdb00): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cfdb00): >_readAt: n=2, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cfdb00): _writeAt: size=3, off=7 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cfdb00): >_writeAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cfdb00): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.543772436 +0000 UTC m=+34.047413714 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000cfdb00): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00046e080): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00046e080): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00046e080): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00046e080): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00046e080): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.543772436 +0000 UTC m=+34.047413714 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00046e080): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005055e0 item 21 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00046e700): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00046e700): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00046e700): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00046e700): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00046e700): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.547197711 +0000 UTC m=+34.050839000 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00046e700): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00046ec40): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00046ec40): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00046ec40): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00046ec40): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00046ec40): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.547197711 +0000 UTC m=+34.050839000 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00046ec40): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000505f10 item 22 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00046f2c0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00046f2c0): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00046f2c0): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00046f2c0): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00046f2c0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.549332521 +0000 UTC m=+34.052973810 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00046f2c0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00046f7c0): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00046f7c0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00046f7c0): open at offset 5 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00046f7c0): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00046f7c0): >_readAt: n=2, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00046f7c0): _writeAt: size=3, off=7 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00046f7c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00046f7c0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.549332521 +0000 UTC m=+34.052973810 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00046f7c0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00046fcc0): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00046fcc0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00046fcc0): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00046fcc0): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00046fcc0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.549332521 +0000 UTC m=+34.052973810 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00046fcc0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016a620 item 23 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 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/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00052a3c0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00052a3c0): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00052a3c0): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00052a3c0): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00052a3c0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.552018928 +0000 UTC m=+34.055660227 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00052a3c0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00052a900): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00052a900): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00052a900): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00052a900): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00052a900): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.552018928 +0000 UTC m=+34.055660227 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00052a900): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016ae00 item 24 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00052af40): _readAt: size=2, off=0 2025/11/04 01:54:55 ERROR : open-test-file(0xc00052af40): Couldn't read size of file 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00052af40): >_readAt: n=0, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00052af40): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00052af40): >_writeAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00052af40): close: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00052af40): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00052b300): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00052b300): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00052b300): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00052b300): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00052b300): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.554199564 +0000 UTC m=+34.057840843 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00052b300): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00052b800): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00052b800): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00052b800): open at offset 5 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00052b800): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00052b800): >_readAt: n=2, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00052b800): _writeAt: size=3, off=7 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00052b800): >_writeAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00052b800): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.554199564 +0000 UTC m=+34.057840843 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00052b800): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00052bd40): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00052bd40): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00052bd40): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00052bd40): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00052bd40): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.554199564 +0000 UTC m=+34.057840843 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00052bd40): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016b2d0 item 25 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005d6440): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005d6440): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005d6440): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005d6440): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005d6440): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.557371233 +0000 UTC m=+34.061012521 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005d6440): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005d6980): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005d6980): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005d6980): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005d6980): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005d6980): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.557371233 +0000 UTC m=+34.061012521 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005d6980): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016bab0 item 26 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005d6fc0): _readAt: size=2, off=0 2025/11/04 01:54:55 ERROR : open-test-file(0xc0005d6fc0): Couldn't read size of file 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005d6fc0): >_readAt: n=0, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005d6fc0): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005d6fc0): >_writeAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005d6fc0): close: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005d6fc0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005d7380): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005d7380): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005d7380): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005d7380): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005d7380): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.559993308 +0000 UTC m=+34.063634607 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005d7380): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005d7880): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005d7880): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005d7880): open at offset 5 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005d7880): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005d7880): >_readAt: n=2, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005d7880): _writeAt: size=3, off=7 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005d7880): >_writeAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005d7880): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.559993308 +0000 UTC m=+34.063634607 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005d7880): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005d7dc0): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005d7dc0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005d7dc0): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005d7dc0): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005d7dc0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.559993308 +0000 UTC m=+34.063634607 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005d7dc0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016bea0 item 27 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 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/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00060c4c0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00060c4c0): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00060c4c0): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00060c4c0): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00060c4c0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.563419906 +0000 UTC m=+34.067061195 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00060c4c0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00060ca00): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00060ca00): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00060ca00): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00060ca00): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00060ca00): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.563419906 +0000 UTC m=+34.067061195 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00060ca00): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e620 item 28 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00060d040): _readAt: size=2, off=0 2025/11/04 01:54:55 ERROR : open-test-file(0xc00060d040): Couldn't read size of file 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00060d040): >_readAt: n=0, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00060d040): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00060d040): >_writeAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00060d040): close: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00060d040): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00060d400): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00060d400): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00060d400): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00060d400): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00060d400): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.566199046 +0000 UTC m=+34.069840345 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00060d400): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00060dac0): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00060dac0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00060dac0): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00060dac0): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00060dac0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.566199046 +0000 UTC m=+34.069840345 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00060dac0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037eaf0 item 29 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 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/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006d81c0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006d81c0): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006d81c0): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006d81c0): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006d81c0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.568819809 +0000 UTC m=+34.072461109 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006d81c0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006d8700): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006d8700): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006d8700): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006d8700): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006d8700): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.568819809 +0000 UTC m=+34.072461109 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006d8700): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037eee0 item 30 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 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/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006d8d40): _readAt: size=2, off=0 2025/11/04 01:54:55 ERROR : open-test-file(0xc0006d8d40): Couldn't read size of file 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006d8d40): >_readAt: n=0, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006d8d40): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006d8d40): >_writeAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006d8d40): close: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006d8d40): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006d9100): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006d9100): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006d9100): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006d9100): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006d9100): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.571738673 +0000 UTC m=+34.075379972 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006d9100): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006d97c0): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006d97c0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006d97c0): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006d97c0): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006d97c0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.571738673 +0000 UTC m=+34.075379972 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006d97c0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f3b0 item 31 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 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/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006d9e40): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006d9e40): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006d9e40): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006d9e40): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006d9e40): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.573986204 +0000 UTC m=+34.077627494 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006d9e40): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000738400): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000738400): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000738400): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000738400): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000738400): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.573986204 +0000 UTC m=+34.077627494 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000738400): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f8f0 item 32 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000738a40): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000738a40): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000738a40): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000738a40): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000738a40): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.576209171 +0000 UTC m=+34.079850450 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000738a40): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000738ec0): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000738ec0): >_readAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000738ec0): _writeAt: size=3, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000738ec0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000738ec0): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037fc70 item 33 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000738ec0): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000738ec0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.576881053 +0000 UTC m=+34.080522332 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000738ec0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007393c0): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007393c0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007393c0): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007393c0): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007393c0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.576881053 +0000 UTC m=+34.080522332 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007393c0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037fe30 item 33 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000739a00): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000739a00): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000739a00): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000739a00): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000739a00): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.57867332 +0000 UTC m=+34.082314599 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000739a00): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000739e80): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000739e80): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053a3f0 item 34 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000739e80): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000739e80): >_readAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000739e80): _writeAt: size=3, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000739e80): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000739e80): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.579701773 +0000 UTC m=+34.083343072 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000739e80): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00079c440): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00079c440): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00079c440): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00079c440): >_readAt: n=3, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00079c440): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.579701773 +0000 UTC m=+34.083343072 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00079c440): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053a770 item 34 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00079ca80): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00079ca80): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00079ca80): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00079ca80): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00079ca80): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.582029425 +0000 UTC m=+34.085670725 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00079ca80): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00079cf00): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00079cf00): >_readAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00079cf00): _writeAt: size=3, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00079cf00): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00079cf00): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053aee0 item 35 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00079cf00): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00079cf00): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.582877569 +0000 UTC m=+34.086518868 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00079cf00): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00079d400): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00079d400): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00079d400): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00079d400): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00079d400): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.582877569 +0000 UTC m=+34.086518868 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00079d400): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053b420 item 35 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00079da80): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00079da80): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00079da80): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00079da80): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00079da80): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.585247591 +0000 UTC m=+34.088888880 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00079da80): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007d8000): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007d8000): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400150 item 36 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007d8000): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007d8000): >_readAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007d8000): _writeAt: size=3, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007d8000): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007d8000): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.586325035 +0000 UTC m=+34.089966323 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007d8000): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007d8540): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007d8540): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007d8540): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007d8540): >_readAt: n=3, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007d8540): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.586325035 +0000 UTC m=+34.089966323 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007d8540): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400380 item 36 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007d8b80): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007d8b80): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007d8b80): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007d8b80): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007d8b80): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.589076374 +0000 UTC m=+34.092717663 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007d8b80): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007d9000): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007d9000): >_readAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007d9000): _writeAt: size=3, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007d9000): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007d9000): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400cb0 item 37 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007d9000): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007d9000): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.589911462 +0000 UTC m=+34.093552741 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007d9000): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007d9500): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007d9500): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007d9500): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007d9500): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007d9500): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.589911462 +0000 UTC m=+34.093552741 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007d9500): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401030 item 37 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007d9b80): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007d9b80): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007d9b80): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007d9b80): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007d9b80): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.592192036 +0000 UTC m=+34.095833315 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007d9b80): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081c100): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081c100): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401730 item 38 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081c100): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081c100): >_readAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081c100): _writeAt: size=3, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081c100): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081c100): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.593042775 +0000 UTC m=+34.096684054 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081c100): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081c640): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081c640): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081c640): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081c640): >_readAt: n=3, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081c640): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.593042775 +0000 UTC m=+34.096684054 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081c640): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401b20 item 38 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081ccc0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081ccc0): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081ccc0): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081ccc0): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081ccc0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.59504186 +0000 UTC m=+34.098683129 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081ccc0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081d1c0): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081d1c0): >_readAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081d1c0): _writeAt: size=3, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081d1c0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081d1c0): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003640e0 item 39 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081d1c0): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081d1c0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.59593575 +0000 UTC m=+34.099577028 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081d1c0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081d6c0): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081d6c0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081d6c0): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081d6c0): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081d6c0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.59593575 +0000 UTC m=+34.099577028 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081d6c0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364380 item 39 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081dd40): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081dd40): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081dd40): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081dd40): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081dd40): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.598405248 +0000 UTC m=+34.102046527 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081dd40): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00083e2c0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00083e2c0): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364e70 item 40 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00083e2c0): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00083e2c0): >_readAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00083e2c0): _writeAt: size=3, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00083e2c0): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00083e2c0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.599294078 +0000 UTC m=+34.102935357 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00083e2c0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00083e800): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00083e800): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00083e800): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00083e800): >_readAt: n=3, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00083e800): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.599294078 +0000 UTC m=+34.102935357 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00083e800): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365180 item 40 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00083edc0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00083edc0): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00083edc0): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00083edc0): >_readAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00083edc0): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00083edc0): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00083edc0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.601224616 +0000 UTC m=+34.104865894 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00083edc0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00083f2c0): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00083f2c0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00083f2c0): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365ea0 item 41 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00083f2c0): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00083f2c0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.601948004 +0000 UTC m=+34.105589273 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00083f2c0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00083f780): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00083f780): >_readAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00083f780): _writeAt: size=3, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00083f780): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00083f780): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005424d0 item 41 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00083f780): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00083f780): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.602780938 +0000 UTC m=+34.106422217 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00083f780): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00083fcc0): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00083fcc0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00083fcc0): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00083fcc0): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00083fcc0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.602780938 +0000 UTC m=+34.106422217 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00083fcc0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000542c40 item 41 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000858380): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000858380): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000858380): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000858380): >_readAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000858380): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000858380): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000858380): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.604746922 +0000 UTC m=+34.108388201 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000858380): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000858880): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000858880): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000858880): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005431f0 item 42 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000858880): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000858880): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.605328034 +0000 UTC m=+34.108969313 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000858880): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000858dc0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000858dc0): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000543c70 item 42 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000858dc0): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000858dc0): >_readAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000858dc0): _writeAt: size=3, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000858dc0): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000858dc0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.606238975 +0000 UTC m=+34.109880244 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000858dc0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000859340): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000859340): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000859340): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000859340): >_readAt: n=3, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000859340): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.606238975 +0000 UTC m=+34.109880244 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000859340): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000596000 item 42 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000859980): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000859980): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000859980): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000859980): >_readAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000859980): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000859980): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000859980): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.608239614 +0000 UTC m=+34.111880893 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000859980): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000859e80): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000859e80): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000859e80): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000596a10 item 43 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000859e80): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000859e80): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.609012174 +0000 UTC m=+34.112653453 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000859e80): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008e2440): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008e2440): >_readAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008e2440): _writeAt: size=3, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008e2440): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008e2440): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000596ee0 item 43 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008e2440): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008e2440): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.609889843 +0000 UTC m=+34.113531113 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008e2440): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008e2980): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008e2980): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008e2980): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008e2980): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008e2980): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.609889843 +0000 UTC m=+34.113531113 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008e2980): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000597650 item 43 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008e2fc0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008e2fc0): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008e2fc0): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008e2fc0): >_readAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008e2fc0): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008e2fc0): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008e2fc0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.612029374 +0000 UTC m=+34.115670652 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008e2fc0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008e34c0): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008e34c0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008e34c0): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000597c00 item 44 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008e34c0): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008e34c0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.612841458 +0000 UTC m=+34.116482727 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008e34c0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008e3a00): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008e3a00): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380070 item 44 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008e3a00): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008e3a00): >_readAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008e3a00): _writeAt: size=3, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008e3a00): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008e3a00): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.613814537 +0000 UTC m=+34.117455816 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008e3a00): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000918000): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000918000): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000918000): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000918000): >_readAt: n=3, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000918000): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.613814537 +0000 UTC m=+34.117455816 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000918000): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003803f0 item 44 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000918640): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000918640): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000918640): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000918640): >_readAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000918640): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000918640): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000918640): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.615800026 +0000 UTC m=+34.119441305 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000918640): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000918b40): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000918b40): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000918b40): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380930 item 45 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000918b40): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000918b40): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.61647216 +0000 UTC m=+34.120113429 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000918b40): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000919240): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000919240): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000919240): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000919240): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000919240): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.61647216 +0000 UTC m=+34.120113429 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000919240): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380cb0 item 45 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000919880): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000919880): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000919880): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000919880): >_readAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000919880): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000919880): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000919880): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.618769234 +0000 UTC m=+34.122410533 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000919880): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000919d80): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000919d80): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000919d80): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381180 item 46 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000919d80): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000919d80): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.619553177 +0000 UTC m=+34.123194476 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000919d80): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00093a500): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00093a500): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00093a500): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00093a500): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00093a500): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.619553177 +0000 UTC m=+34.123194476 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00093a500): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003813b0 item 46 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00093ab40): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00093ab40): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00093ab40): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00093ab40): >_readAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00093ab40): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00093ab40): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00093ab40): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.621417789 +0000 UTC m=+34.125059059 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00093ab40): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00093b040): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00093b040): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00093b040): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381b20 item 47 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00093b040): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00093b040): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.622052853 +0000 UTC m=+34.125694132 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00093b040): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00093b740): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00093b740): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00093b740): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00093b740): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00093b740): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.622052853 +0000 UTC m=+34.125694132 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00093b740): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381d50 item 47 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 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/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00093bd80): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00093bd80): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00093bd80): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00093bd80): >_readAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00093bd80): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00093bd80): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00093bd80): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.624215155 +0000 UTC m=+34.127856435 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00093bd80): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000990300): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000990300): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000990300): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003402a0 item 48 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000990300): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000990300): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.624940577 +0000 UTC m=+34.128581856 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000990300): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000990a00): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000990a00): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000990a00): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000990a00): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000990a00): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.624940577 +0000 UTC m=+34.128581856 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000990a00): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000340a10 item 48 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000991040): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000991040): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000991040): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000991040): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000991040): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.627085868 +0000 UTC m=+34.130727147 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000991040): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009914c0): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009914c0): >_readAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009914c0): _writeAt: size=3, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009914c0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009914c0): open at offset 5 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009914c0): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000340fc0 item 49 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009914c0): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009914c0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.627773309 +0000 UTC m=+34.131414569 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009914c0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000991a00): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000991a00): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000991a00): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000991a00): >_readAt: n=8, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000991a00): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.627773309 +0000 UTC m=+34.131414569 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000991a00): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003412d0 item 49 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009b0100): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009b0100): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009b0100): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009b0100): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009b0100): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.629765933 +0000 UTC m=+34.133407212 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009b0100): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009b0600): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009b0600): open at offset 5 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009b0600): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003419d0 item 50 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009b0600): _readAt: size=2, off=5 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009b0600): >_readAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009b0600): _writeAt: size=3, off=5 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009b0600): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009b0600): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.630548883 +0000 UTC m=+34.134190162 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009b0600): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009b0b80): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009b0b80): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009b0b80): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009b0b80): >_readAt: n=3, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009b0b80): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.630548883 +0000 UTC m=+34.134190162 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009b0b80): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000341c70 item 50 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009b1200): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009b1200): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009b1200): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009b1200): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009b1200): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.632079489 +0000 UTC m=+34.135720748 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009b1200): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009b1700): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009b1700): >_readAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009b1700): _writeAt: size=3, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009b1700): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009b1700): open at offset 5 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009b1700): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000570a10 item 51 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009b1700): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009b1700): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.632694214 +0000 UTC m=+34.136335473 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009b1700): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009b1c40): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009b1c40): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009b1c40): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009b1c40): >_readAt: n=8, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009b1c40): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.632694214 +0000 UTC m=+34.136335473 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009b1c40): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000570bd0 item 51 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009d2340): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009d2340): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009d2340): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009d2340): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009d2340): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.634658744 +0000 UTC m=+34.138300033 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009d2340): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009d2840): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009d2840): open at offset 5 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009d2840): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000571340 item 52 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009d2840): _readAt: size=2, off=5 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009d2840): >_readAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009d2840): _writeAt: size=3, off=5 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009d2840): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009d2840): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.635525252 +0000 UTC m=+34.139166531 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009d2840): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009d2dc0): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009d2dc0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009d2dc0): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009d2dc0): >_readAt: n=3, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009d2dc0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.635525252 +0000 UTC m=+34.139166531 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009d2dc0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005715e0 item 52 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009d3440): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009d3440): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009d3440): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009d3440): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009d3440): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.637405875 +0000 UTC m=+34.141047155 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009d3440): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009d3940): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009d3940): >_readAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009d3940): _writeAt: size=3, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009d3940): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009d3940): open at offset 5 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009d3940): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000571e30 item 53 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009d3940): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009d3940): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.638214543 +0000 UTC m=+34.141855833 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009d3940): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009d3e80): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009d3e80): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009d3e80): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009d3e80): >_readAt: n=8, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009d3e80): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.638214543 +0000 UTC m=+34.141855833 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009d3e80): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414070 item 53 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009fa580): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009fa580): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009fa580): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009fa580): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009fa580): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.64053312 +0000 UTC m=+34.144174399 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009fa580): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009faa80): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009faa80): open at offset 5 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009faa80): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414460 item 54 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009faa80): _readAt: size=2, off=5 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009faa80): >_readAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009faa80): _writeAt: size=3, off=5 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009faa80): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009faa80): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.641416088 +0000 UTC m=+34.145057367 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009faa80): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009fb000): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009fb000): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009fb000): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009fb000): >_readAt: n=3, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009fb000): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.641416088 +0000 UTC m=+34.145057367 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009fb000): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414620 item 54 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009fb680): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009fb680): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009fb680): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009fb680): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009fb680): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.643301291 +0000 UTC m=+34.146942570 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009fb680): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000706780): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000706780): >_readAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000706780): _writeAt: size=3, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000706780): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000706780): open at offset 5 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000706780): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414c40 item 55 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000706780): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000706780): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.643948756 +0000 UTC m=+34.147590016 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000706780): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000706d80): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000706d80): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000706d80): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000706d80): >_readAt: n=8, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000706d80): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.643948756 +0000 UTC m=+34.147590016 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000706d80): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036aa10 item 55 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 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/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c22080): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c22080): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c22080): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c22080): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c22080): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.646033233 +0000 UTC m=+34.149674512 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c22080): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c22580): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c22580): open at offset 5 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c22580): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036b110 item 56 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c22580): _readAt: size=2, off=5 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c22580): >_readAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c22580): _writeAt: size=3, off=5 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c22580): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c22580): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.646975362 +0000 UTC m=+34.150616641 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c22580): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c22b00): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c22b00): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c22b00): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c22b00): >_readAt: n=3, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c22b00): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.646975362 +0000 UTC m=+34.150616641 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c22b00): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036b490 item 56 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c23140): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c23140): open at offset 0 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c23140): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c23140): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c23140): >_readAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c23140): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c23140): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c23140): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.650888293 +0000 UTC m=+34.154529581 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c23140): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c22300): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c22300): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c22300): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414070 item 57 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c22300): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c22300): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.651581736 +0000 UTC m=+34.155223015 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c22300): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c22840): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c22840): >_readAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c22840): _writeAt: size=3, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c22840): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c22840): open at offset 5 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c22840): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414230 item 57 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c22840): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c22840): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.652475846 +0000 UTC m=+34.156117125 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c22840): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c22dc0): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c22dc0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c22dc0): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c22dc0): >_readAt: n=8, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c22dc0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.652475846 +0000 UTC m=+34.156117125 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c22dc0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414460 item 57 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c234c0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c234c0): open at offset 0 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c234c0): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c234c0): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c234c0): >_readAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c234c0): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c234c0): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c234c0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.654067755 +0000 UTC m=+34.157709015 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c234c0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c23a00): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c23a00): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c23a00): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414850 item 58 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c23a00): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c23a00): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.654664748 +0000 UTC m=+34.158306006 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c23a00): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c23f40): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c23f40): open at offset 5 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c23f40): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414c40 item 58 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c23f40): _readAt: size=2, off=5 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c23f40): >_readAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c23f40): _writeAt: size=3, off=5 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c23f40): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c23f40): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.655511518 +0000 UTC m=+34.159152798 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000c23f40): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086e580): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086e580): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086e580): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086e580): >_readAt: n=3, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086e580): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.655511518 +0000 UTC m=+34.159152798 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086e580): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414f50 item 58 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086ebc0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086ebc0): open at offset 0 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086ebc0): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086ebc0): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086ebc0): >_readAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086ebc0): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086ebc0): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086ebc0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.657379888 +0000 UTC m=+34.161021177 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086ebc0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086f140): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086f140): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086f140): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004153b0 item 59 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086f140): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086f140): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.658261654 +0000 UTC m=+34.161902953 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086f140): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086f680): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086f680): >_readAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086f680): _writeAt: size=3, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086f680): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086f680): open at offset 5 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086f680): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415730 item 59 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086f680): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086f680): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.659210457 +0000 UTC m=+34.162851757 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086f680): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086fd40): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086fd40): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086fd40): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086fd40): >_readAt: n=8, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086fd40): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.659210457 +0000 UTC m=+34.162851757 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00086fd40): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415a40 item 59 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 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/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b68480): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b68480): open at offset 0 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b68480): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b68480): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b68480): >_readAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b68480): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b68480): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b68480): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.661605747 +0000 UTC m=+34.165247046 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b68480): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b689c0): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b689c0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b689c0): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415f10 item 60 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b689c0): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b689c0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.662373198 +0000 UTC m=+34.166014497 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b689c0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b68f00): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b68f00): open at offset 5 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b68f00): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036a7e0 item 60 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b68f00): _readAt: size=2, off=5 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b68f00): >_readAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b68f00): _writeAt: size=3, off=5 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b68f00): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b68f00): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.66356125 +0000 UTC m=+34.167202549 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b68f00): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b694c0): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b694c0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b694c0): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b694c0): >_readAt: n=3, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b694c0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.66356125 +0000 UTC m=+34.167202549 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b694c0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036a9a0 item 60 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b69b00): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b69b00): open at offset 0 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b69b00): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b69b00): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b69b00): >_readAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b69b00): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b69b00): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b69b00): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.665825003 +0000 UTC m=+34.169466292 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000b69b00): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000874100): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000874100): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000874100): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036afc0 item 61 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000874100): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000874100): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.666591242 +0000 UTC m=+34.170232542 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000874100): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000874840): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000874840): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000874840): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000874840): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000874840): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.666591242 +0000 UTC m=+34.170232542 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000874840): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036b1f0 item 61 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 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/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000874f00): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000874f00): open at offset 0 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000874f00): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000874f00): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000874f00): >_readAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000874f00): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000874f00): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000874f00): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.669274694 +0000 UTC m=+34.172915993 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000874f00): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000875480): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000875480): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000875480): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036b960 item 62 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000875480): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000875480): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.670194873 +0000 UTC m=+34.173836161 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000875480): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000875c00): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000875c00): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000875c00): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000875c00): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000875c00): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.670194873 +0000 UTC m=+34.173836161 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000875c00): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036bce0 item 62 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 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/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0002de8c0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0002de8c0): open at offset 0 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0002de8c0): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0002de8c0): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0002de8c0): >_readAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0002de8c0): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0002de8c0): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0002de8c0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.672961509 +0000 UTC m=+34.176602799 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0002de8c0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0002def00): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0002def00): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0002def00): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a2a0 item 63 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0002def00): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0002def00): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.673859025 +0000 UTC m=+34.177500324 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0002def00): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0002dfac0): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0002dfac0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0002dfac0): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0002dfac0): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0002dfac0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.673859025 +0000 UTC m=+34.177500324 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0002dfac0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a770 item 63 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 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/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069a600): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069a600): open at offset 0 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069a600): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069a600): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069a600): >_readAt: n=0, err=Bad file descriptor 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069a600): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069a600): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069a600): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.676779703 +0000 UTC m=+34.180421001 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069a600): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069ac00): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069ac00): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069ac00): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ac40 item 64 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069ac00): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069ac00): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.677536574 +0000 UTC m=+34.181177864 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069ac00): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069b340): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069b340): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069b340): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069b340): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069b340): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.677536574 +0000 UTC m=+34.181177864 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069b340): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ae00 item 64 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069b980): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069b980): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069b980): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069b980): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069b980): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.680193937 +0000 UTC m=+34.183835236 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069b980): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069be00): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069be00): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069be00): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069be00): >_readAt: n=2, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069be00): _writeAt: size=3, off=2 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040b340 item 65 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069be00): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069be00): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.68121279 +0000 UTC m=+34.184854079 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00069be00): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1c3c0): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1c3c0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1c3c0): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1c3c0): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1c3c0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.68121279 +0000 UTC m=+34.184854079 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1c3c0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040b500 item 65 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1ca00): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1ca00): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1ca00): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1ca00): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1ca00): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.683567023 +0000 UTC m=+34.187208322 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1ca00): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1ce80): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1ce80): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040b8f0 item 66 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1ce80): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1ce80): >_readAt: n=0, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1ce80): _writeAt: size=3, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1ce80): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1ce80): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.684642273 +0000 UTC m=+34.188283562 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1ce80): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1d3c0): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1d3c0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1d3c0): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1d3c0): >_readAt: n=3, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1d3c0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.684642273 +0000 UTC m=+34.188283562 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1d3c0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040bab0 item 66 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1da40): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1da40): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1da40): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1da40): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1da40): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.686813772 +0000 UTC m=+34.190455052 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1da40): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1dec0): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1dec0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1dec0): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1dec0): >_readAt: n=2, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1dec0): _writeAt: size=3, off=2 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003461c0 item 67 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1dec0): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1dec0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.687518577 +0000 UTC m=+34.191159856 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000e1dec0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000422cc0): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000422cc0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000422cc0): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000422cc0): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000422cc0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.687518577 +0000 UTC m=+34.191159856 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000422cc0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346460 item 67 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000423340): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000423340): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000423340): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000423340): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000423340): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.689629092 +0000 UTC m=+34.193270371 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000423340): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000423e00): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000423e00): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346a10 item 68 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000423e00): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000423e00): >_readAt: n=0, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000423e00): _writeAt: size=3, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000423e00): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000423e00): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.690466925 +0000 UTC m=+34.194108215 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000423e00): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00050b340): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00050b340): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00050b340): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00050b340): >_readAt: n=3, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00050b340): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.690466925 +0000 UTC m=+34.194108215 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00050b340): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346bd0 item 68 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00050ba00): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00050ba00): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00050ba00): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00050ba00): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00050ba00): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.692839452 +0000 UTC m=+34.196480731 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00050ba00): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a2040): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a2040): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a2040): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a2040): >_readAt: n=2, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a2040): _writeAt: size=3, off=2 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347030 item 69 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a2040): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a2040): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.693752828 +0000 UTC m=+34.197394107 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a2040): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a2540): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a2540): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a2540): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a2540): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a2540): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.693752828 +0000 UTC m=+34.197394107 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a2540): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347570 item 69 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a3080): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a3080): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a3080): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a3080): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a3080): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.695884813 +0000 UTC m=+34.199526093 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a3080): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a3980): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a3980): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347dc0 item 70 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a3980): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a3980): >_readAt: n=0, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a3980): _writeAt: size=3, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a3980): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a3980): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.696789924 +0000 UTC m=+34.200431202 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005a3980): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000706040): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000706040): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000706040): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000706040): >_readAt: n=3, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000706040): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.696789924 +0000 UTC m=+34.200431202 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000706040): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490770 item 70 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000706a80): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000706a80): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000706a80): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000706a80): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000706a80): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.698858029 +0000 UTC m=+34.202499308 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000706a80): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000707040): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000707040): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000707040): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000707040): >_readAt: n=2, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000707040): _writeAt: size=3, off=2 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490bd0 item 71 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000707040): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000707040): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.699455591 +0000 UTC m=+34.203096850 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000707040): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000470140): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000470140): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000470140): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000470140): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000470140): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.699455591 +0000 UTC m=+34.203096850 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000470140): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490d90 item 71 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004707c0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004707c0): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004707c0): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004707c0): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004707c0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.701107364 +0000 UTC m=+34.204748623 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004707c0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000470cc0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000470cc0): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004916c0 item 72 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000470cc0): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000470cc0): >_readAt: n=0, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000470cc0): _writeAt: size=3, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000470cc0): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000470cc0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.701763838 +0000 UTC m=+34.205405097 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000470cc0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000471200): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000471200): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000471200): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000471200): >_readAt: n=3, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000471200): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.701763838 +0000 UTC m=+34.205405097 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000471200): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491960 item 72 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004717c0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004717c0): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004717c0): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004717c0): >_readAt: n=0, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004717c0): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004717c0): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004717c0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.703205245 +0000 UTC m=+34.206846505 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004717c0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000471cc0): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000471cc0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000471cc0): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491e30 item 73 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000471cc0): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000471cc0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.703818337 +0000 UTC m=+34.207459596 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000471cc0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004c2200): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004c2200): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004c2200): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004c2200): >_readAt: n=2, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004c2200): _writeAt: size=3, off=2 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a070 item 73 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004c2200): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004c2200): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.704457788 +0000 UTC m=+34.208099047 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004c2200): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004c2740): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004c2740): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004c2740): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004c2740): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004c2740): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.704457788 +0000 UTC m=+34.208099047 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004c2740): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a2a0 item 73 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004c2d80): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004c2d80): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004c2d80): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004c2d80): >_readAt: n=0, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004c2d80): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004c2d80): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004c2d80): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.706313234 +0000 UTC m=+34.209954513 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004c2d80): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004c3280): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004c3280): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004c3280): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035acb0 item 74 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004c3280): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004c3280): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.706951804 +0000 UTC m=+34.210593083 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004c3280): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004c37c0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004c37c0): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035afc0 item 74 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004c37c0): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004c37c0): >_readAt: n=0, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004c37c0): _writeAt: size=3, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004c37c0): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004c37c0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.707579894 +0000 UTC m=+34.211221153 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004c37c0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004c3d40): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004c3d40): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004c3d40): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004c3d40): >_readAt: n=3, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004c3d40): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.707579894 +0000 UTC m=+34.211221153 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0004c3d40): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b180 item 74 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005ac400): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005ac400): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005ac400): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005ac400): >_readAt: n=0, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005ac400): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005ac400): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005ac400): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.70914317 +0000 UTC m=+34.212784429 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005ac400): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005ac900): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005ac900): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005ac900): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b650 item 75 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005ac900): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005ac900): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.709700057 +0000 UTC m=+34.213341315 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005ac900): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005ace40): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005ace40): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005ace40): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005ace40): >_readAt: n=2, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005ace40): _writeAt: size=3, off=2 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b960 item 75 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005ace40): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005ace40): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.710313258 +0000 UTC m=+34.213954517 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005ace40): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005ad380): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005ad380): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005ad380): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005ad380): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005ad380): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.710313258 +0000 UTC m=+34.213954517 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005ad380): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035bc70 item 75 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005ad9c0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005ad9c0): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005ad9c0): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005ad9c0): >_readAt: n=0, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005ad9c0): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005ad9c0): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005ad9c0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.712277859 +0000 UTC m=+34.215919139 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005ad9c0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005adec0): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005adec0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005adec0): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fe0e0 item 76 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005adec0): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005adec0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.713041874 +0000 UTC m=+34.216683153 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005adec0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005e2480): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005e2480): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fe770 item 76 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005e2480): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005e2480): >_readAt: n=0, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005e2480): _writeAt: size=3, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005e2480): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005e2480): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.713839734 +0000 UTC m=+34.217480992 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0005e2480): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000602580): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000602580): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000602580): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000602580): >_readAt: n=3, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000602580): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.713839734 +0000 UTC m=+34.217480992 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000602580): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fc0e0 item 76 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000602bc0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000602bc0): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000602bc0): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000602bc0): >_readAt: n=0, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000602bc0): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000602bc0): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000602bc0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.715511304 +0000 UTC m=+34.219152583 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000602bc0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006030c0): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006030c0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006030c0): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fc460 item 77 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006030c0): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006030c0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.718673303 +0000 UTC m=+34.222314562 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006030c0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006037c0): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006037c0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006037c0): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006037c0): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006037c0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.718673303 +0000 UTC m=+34.222314562 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006037c0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fc700 item 77 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000603e00): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000603e00): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000603e00): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000603e00): >_readAt: n=0, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000603e00): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000603e00): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000603e00): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.720769581 +0000 UTC m=+34.224410840 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000603e00): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000616380): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000616380): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000616380): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fce00 item 78 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000616380): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000616380): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.721272837 +0000 UTC m=+34.224914096 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000616380): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000616a80): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000616a80): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000616a80): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000616a80): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000616a80): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.721272837 +0000 UTC m=+34.224914096 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000616a80): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fd0a0 item 78 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006170c0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006170c0): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006170c0): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006170c0): >_readAt: n=0, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006170c0): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006170c0): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006170c0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.722893222 +0000 UTC m=+34.226534480 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006170c0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006175c0): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006175c0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006175c0): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fd6c0 item 79 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006175c0): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006175c0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.723402347 +0000 UTC m=+34.227043606 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006175c0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000617cc0): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000617cc0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000617cc0): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000617cc0): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000617cc0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.723402347 +0000 UTC m=+34.227043606 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000617cc0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fd8f0 item 79 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 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/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006dc380): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006dc380): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006dc380): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006dc380): >_readAt: n=0, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006dc380): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006dc380): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006dc380): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.724933174 +0000 UTC m=+34.228574433 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006dc380): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006dc880): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006dc880): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006dc880): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fdea0 item 80 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006dc880): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006dc880): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.72549508 +0000 UTC m=+34.229136338 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006dc880): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006dcf80): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006dcf80): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006dcf80): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006dcf80): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006dcf80): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.72549508 +0000 UTC m=+34.229136338 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006dcf80): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000504380 item 80 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006dd5c0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006dd5c0): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006dd5c0): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006dd5c0): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006dd5c0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.727277177 +0000 UTC m=+34.230918437 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006dd5c0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006dda40): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006dda40): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006dda40): open at offset 5 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006dda40): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006dda40): >_readAt: n=2, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006dda40): _writeAt: size=3, off=7 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000504770 item 81 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006dda40): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006dda40): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.727964087 +0000 UTC m=+34.231605346 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0006dda40): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000708000): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000708000): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000708000): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000708000): >_readAt: n=8, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000708000): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.727964087 +0000 UTC m=+34.231605346 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000708000): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000504a80 item 81 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000708680): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000708680): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000708680): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000708680): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000708680): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.729400536 +0000 UTC m=+34.233041795 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000708680): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000708b80): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000708b80): open at offset 5 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000708b80): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005056c0 item 82 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000708b80): _readAt: size=2, off=5 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000708b80): >_readAt: n=0, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000708b80): _writeAt: size=3, off=5 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000708b80): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000708b80): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.730049054 +0000 UTC m=+34.233690313 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000708b80): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000709100): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000709100): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000709100): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000709100): >_readAt: n=3, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000709100): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.730049054 +0000 UTC m=+34.233690313 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000709100): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000505960 item 82 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000709780): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000709780): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000709780): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000709780): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000709780): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.73156391 +0000 UTC m=+34.235205179 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000709780): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000709c80): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000709c80): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000709c80): open at offset 5 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000709c80): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000709c80): >_readAt: n=2, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000709c80): _writeAt: size=3, off=7 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016a230 item 83 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000709c80): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000709c80): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.732160961 +0000 UTC m=+34.235802221 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000709c80): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00078c240): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00078c240): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00078c240): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00078c240): >_readAt: n=8, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00078c240): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.732160961 +0000 UTC m=+34.235802221 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00078c240): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016a540 item 83 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00078c8c0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00078c8c0): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00078c8c0): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00078c8c0): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00078c8c0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.733646312 +0000 UTC m=+34.237287581 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00078c8c0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00078cdc0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00078cdc0): open at offset 5 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00078cdc0): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016aa80 item 84 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00078cdc0): _readAt: size=2, off=5 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00078cdc0): >_readAt: n=0, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00078cdc0): _writeAt: size=3, off=5 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00078cdc0): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00078cdc0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.734350805 +0000 UTC m=+34.237992075 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00078cdc0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00078d340): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00078d340): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00078d340): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00078d340): >_readAt: n=3, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00078d340): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.734350805 +0000 UTC m=+34.237992075 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00078d340): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016ad90 item 84 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00078d9c0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00078d9c0): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00078d9c0): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00078d9c0): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00078d9c0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.735904444 +0000 UTC m=+34.239545703 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00078d9c0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00078dec0): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00078dec0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00078dec0): open at offset 5 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00078dec0): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00078dec0): >_readAt: n=2, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00078dec0): _writeAt: size=3, off=7 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016b1f0 item 85 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00078dec0): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00078dec0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.736492508 +0000 UTC m=+34.240133768 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00078dec0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007c4480): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007c4480): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007c4480): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007c4480): >_readAt: n=8, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007c4480): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.736492508 +0000 UTC m=+34.240133768 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007c4480): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016b650 item 85 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007c4b00): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007c4b00): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007c4b00): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007c4b00): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007c4b00): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.738012274 +0000 UTC m=+34.241653532 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007c4b00): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007c5000): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007c5000): open at offset 5 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007c5000): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016bab0 item 86 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007c5000): _readAt: size=2, off=5 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007c5000): >_readAt: n=0, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007c5000): _writeAt: size=3, off=5 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007c5000): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007c5000): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.738632429 +0000 UTC m=+34.242273688 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007c5000): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007c5580): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007c5580): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007c5580): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007c5580): >_readAt: n=3, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007c5580): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.738632429 +0000 UTC m=+34.242273688 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007c5580): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016bce0 item 86 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007c5c00): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007c5c00): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007c5c00): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007c5c00): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007c5c00): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.739948441 +0000 UTC m=+34.243589700 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007c5c00): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007de180): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007de180): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007de180): open at offset 5 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007de180): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007de180): >_readAt: n=2, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007de180): _writeAt: size=3, off=7 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e150 item 87 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007de180): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007de180): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.740549831 +0000 UTC m=+34.244191090 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007de180): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007de6c0): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007de6c0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007de6c0): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007de6c0): >_readAt: n=8, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007de6c0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.740549831 +0000 UTC m=+34.244191090 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007de6c0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e460 item 87 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 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/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007ded40): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007ded40): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007ded40): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007ded40): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007ded40): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.742025573 +0000 UTC m=+34.245666832 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007ded40): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007df240): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007df240): open at offset 5 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007df240): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e850 item 88 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007df240): _readAt: size=2, off=5 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007df240): >_readAt: n=0, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007df240): _writeAt: size=3, off=5 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007df240): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007df240): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.742668481 +0000 UTC m=+34.246309740 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007df240): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007df7c0): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007df7c0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007df7c0): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007df7c0): >_readAt: n=3, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007df7c0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.742668481 +0000 UTC m=+34.246309740 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007df7c0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037eb60 item 88 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007dfe00): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007dfe00): open at offset 0 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007dfe00): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007dfe00): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007dfe00): >_readAt: n=0, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007dfe00): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007dfe00): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007dfe00): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.744035819 +0000 UTC m=+34.247677078 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0007dfe00): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081c3c0): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081c3c0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081c3c0): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f0a0 item 89 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081c3c0): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081c3c0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.744538203 +0000 UTC m=+34.248179462 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081c3c0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081c900): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081c900): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081c900): open at offset 5 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081c900): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081c900): >_readAt: n=2, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081c900): _writeAt: size=3, off=7 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f260 item 89 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081c900): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081c900): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.745164219 +0000 UTC m=+34.248805478 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081c900): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081ce80): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081ce80): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081ce80): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081ce80): >_readAt: n=8, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081ce80): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.745164219 +0000 UTC m=+34.248805478 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081ce80): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f420 item 89 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081d4c0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081d4c0): open at offset 0 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081d4c0): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081d4c0): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081d4c0): >_readAt: n=0, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081d4c0): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081d4c0): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081d4c0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.746814189 +0000 UTC m=+34.250455448 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081d4c0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081da00): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081da00): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081da00): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f960 item 90 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081da00): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081da00): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.747774072 +0000 UTC m=+34.251415361 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081da00): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081df40): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081df40): open at offset 5 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081df40): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037fb20 item 90 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081df40): _readAt: size=2, off=5 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081df40): >_readAt: n=0, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081df40): _writeAt: size=3, off=5 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081df40): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081df40): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.748680194 +0000 UTC m=+34.252321493 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00081df40): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000834580): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000834580): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000834580): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000834580): >_readAt: n=3, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000834580): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.748680194 +0000 UTC m=+34.252321493 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000834580): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037fce0 item 90 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000834bc0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000834bc0): open at offset 0 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000834bc0): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000834bc0): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000834bc0): >_readAt: n=0, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000834bc0): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000834bc0): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000834bc0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.751073931 +0000 UTC m=+34.254715230 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000834bc0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000835100): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000835100): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000835100): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053a2a0 item 91 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000835100): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000835100): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.751941601 +0000 UTC m=+34.255582890 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000835100): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000835640): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000835640): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000835640): open at offset 5 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000835640): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000835640): >_readAt: n=2, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000835640): _writeAt: size=3, off=7 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053a620 item 91 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000835640): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000835640): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.753763615 +0000 UTC m=+34.257404903 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000835640): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000835bc0): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000835bc0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000835bc0): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000835bc0): >_readAt: n=8, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000835bc0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.753763615 +0000 UTC m=+34.257404903 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000835bc0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053a7e0 item 91 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 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/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000854280): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000854280): open at offset 0 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000854280): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000854280): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000854280): >_readAt: n=0, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000854280): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000854280): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000854280): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.756628796 +0000 UTC m=+34.260270086 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000854280): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008547c0): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008547c0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008547c0): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053b180 item 92 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008547c0): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008547c0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.757602285 +0000 UTC m=+34.261243584 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008547c0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000854d00): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000854d00): open at offset 5 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000854d00): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053b500 item 92 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000854d00): _readAt: size=2, off=5 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000854d00): >_readAt: n=0, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000854d00): _writeAt: size=3, off=5 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000854d00): >_writeAt: n=3, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000854d00): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.758587036 +0000 UTC m=+34.262228324 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000854d00): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008552c0): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008552c0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008552c0): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008552c0): >_readAt: n=3, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008552c0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.758587036 +0000 UTC m=+34.262228324 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0008552c0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400000 item 92 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000855900): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000855900): open at offset 0 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000855900): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000855900): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000855900): >_readAt: n=0, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000855900): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000855900): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000855900): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.760896764 +0000 UTC m=+34.264538044 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000855900): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000855e40): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000855e40): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000855e40): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004003f0 item 93 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000855e40): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000855e40): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.761938131 +0000 UTC m=+34.265579419 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000855e40): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00087e5c0): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00087e5c0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00087e5c0): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00087e5c0): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00087e5c0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.761938131 +0000 UTC m=+34.265579419 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00087e5c0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400a10 item 93 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 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/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00087ec00): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00087ec00): open at offset 0 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00087ec00): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00087ec00): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00087ec00): >_readAt: n=0, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00087ec00): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00087ec00): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00087ec00): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.763456313 +0000 UTC m=+34.267097571 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00087ec00): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00087f140): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00087f140): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00087f140): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004010a0 item 94 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00087f140): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00087f140): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.764151699 +0000 UTC m=+34.267792959 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00087f140): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00087f840): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00087f840): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00087f840): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00087f840): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00087f840): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.764151699 +0000 UTC m=+34.267792959 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00087f840): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004013b0 item 94 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 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/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00087fe80): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00087fe80): open at offset 0 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00087fe80): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00087fe80): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00087fe80): >_readAt: n=0, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00087fe80): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00087fe80): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00087fe80): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.767628181 +0000 UTC m=+34.271269439 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc00087fe80): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000900440): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000900440): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000900440): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401b90 item 95 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000900440): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000900440): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.768372698 +0000 UTC m=+34.272013958 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000900440): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000900b40): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000900b40): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000900b40): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000900b40): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000900b40): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.768372698 +0000 UTC m=+34.272013958 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000900b40): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401dc0 item 95 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 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/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000901180): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000901180): open at offset 0 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000901180): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000901180): _readAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000901180): >_readAt: n=0, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000901180): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000901180): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000901180): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.770417009 +0000 UTC m=+34.274058268 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000901180): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009016c0): _writeAt: size=5, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009016c0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009016c0): >openPending: err= 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003643f0 item 96 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009016c0): >_writeAt: n=5, err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009016c0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.770986409 +0000 UTC m=+34.274627668 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc0009016c0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/04 01:54:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/04 01:54:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000901dc0): _readAt: size=512, off=0 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000901dc0): openPending: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000901dc0): >openPending: err= 2025/11/04 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000901dc0): >_readAt: n=5, err=EOF 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000901dc0): close: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-04 01:54:55.770986409 +0000 UTC m=+34.274627668 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : open-test-file(0xc000901dc0): >close: err= 2025/11/04 01:54:55 DEBUG : open-test-file: Remove: 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364cb0 item 96 2025/11/04 01:54:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/04 01:54:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/04 01:54:55 DEBUG : open-test-file: >Remove: err= 2025/11/04 01:54:55 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:54:55 DEBUG : Looking for writers 2025/11/04 01:54:55 DEBUG : >WaitForWriters: 2025/11/04 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.58s) --- PASS: TestRWFileHandleOpenTests/writes (0.29s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.29s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:54:55 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/04 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/04 01:54:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/04 01:54:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:55 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/04 01:54:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:55 DEBUG : file1: newRWFileHandle: 2025/11/04 01:54:55 DEBUG : file1(0xc0005e2640): openPending: 2025/11/04 01:54:55 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/04 01:54:55 DEBUG : file1(0xc0005e2640): >openPending: err= 2025/11/04 01:54:55 DEBUG : file1: >newRWFileHandle: err= 2025/11/04 01:54:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/04 01:54:55 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/04 01:54:55 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/04 01:54:55 DEBUG : file1(0xc0005e2640): _writeAt: size=2, off=0 2025/11/04 01:54:55 DEBUG : file1(0xc0005e2640): >_writeAt: n=2, err= 2025/11/04 01:54:55 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/11/04 01:54:55 DEBUG : file1(0xc0005e2640): RWFileHandle.Flush 2025/11/04 01:54:55 DEBUG : file1(0xc0005e2640): RWFileHandle.Release 2025/11/04 01:54:55 DEBUG : file1(0xc0005e2640): close: 2025/11/04 01:54:55 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/11/04 01:54:55 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:55 DEBUG : file1(0xc0005e2640): >close: err= 2025/11/04 01:54:55 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:54:55 DEBUG : Looking for writers 2025/11/04 01:54:55 DEBUG : file1: reading active writers 2025/11/04 01:54:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/04 01:54:55 DEBUG : Looking for writers 2025/11/04 01:54:55 DEBUG : file1: reading active writers 2025/11/04 01:54:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/04 01:54:55 DEBUG : Looking for writers 2025/11/04 01:54:55 DEBUG : file1: reading active writers 2025/11/04 01:54:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/04 01:54:55 DEBUG : Looking for writers 2025/11/04 01:54:55 DEBUG : file1: reading active writers 2025/11/04 01:54:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/04 01:54:55 DEBUG : file1: vfs cache: starting upload 2025/11/04 01:54:55 DEBUG : file1.a0a9169e.partial: size = 2 OK 2025/11/04 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/file1.a0a9169e.partial" 2025/11/04 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/file1.a0a9169e.partial 2025/11/04 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/file1.a0a9169e.partial" 2025/11/04 01:54:55 DEBUG : Looking for writers 2025/11/04 01:54:55 DEBUG : file1: reading active writers 2025/11/04 01:54:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/04 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-rofehuq4wumo/file1.a0a9169e.partial 2025/11/04 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:55 DEBUG : file1.a0a9169e.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2025/11/04 01:54:55 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/11/04 01:54:56 DEBUG : file1.a0a9169e.partial: renamed to: file1 2025/11/04 01:54:56 INFO : file1: Copied (new) 2025/11/04 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/file1" 2025/11/04 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/file1 2025/11/04 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/file1" 2025/11/04 01:54:56 DEBUG : Looking for writers 2025/11/04 01:54:56 DEBUG : file1: reading active writers 2025/11/04 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-rofehuq4wumo/file1 2025/11/04 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:56 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2025/11/04 01:54:56 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2025/11/04 01:54:56 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/04 01:54:56 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/11/04 01:54:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/04 01:54:56 DEBUG : >WaitForWriters: 2025/11/04 01:54:56 INFO : file1: vfs cache: upload succeeded try #1 2025/11/04 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/file1" 2025/11/04 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/file1 2025/11/04 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/file1" 2025/11/04 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-rofehuq4wumo/file1 2025/11/04 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:56 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2025/11/04 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/file1" 2025/11/04 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/file1 2025/11/04 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/file1" 2025/11/04 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /rclone-test-rofehuq4wumo/file1 2025/11/04 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:56 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2025/11/04 01:54:56 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:54:56 DEBUG : Looking for writers 2025/11/04 01:54:56 DEBUG : file1: reading active writers 2025/11/04 01:54:56 DEBUG : >WaitForWriters: 2025/11/04 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.55s) === RUN TestRWCacheRename run.go:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:54:56 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/04 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/04 01:54:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/04 01:54:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:56 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:54:56 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/04 01:54:56 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:54:56 DEBUG : rename_me: newRWFileHandle: 2025/11/04 01:54:56 DEBUG : rename_me(0xc0009da200): openPending: 2025/11/04 01:54:56 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/04 01:54:56 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/11/04 01:54:56 DEBUG : rename_me(0xc0009da200): >openPending: err= 2025/11/04 01:54:56 DEBUG : rename_me: >newRWFileHandle: err= 2025/11/04 01:54:56 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/11/04 01:54:56 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/11/04 01:54:56 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/11/04 01:54:56 DEBUG : rename_me(0xc0009da200): _writeAt: size=5, off=0 2025/11/04 01:54:56 DEBUG : rename_me(0xc0009da200): >_writeAt: n=5, err= 2025/11/04 01:54:56 DEBUG : rename_me(0xc0009da200): close: 2025/11/04 01:54:56 DEBUG : rename_me: vfs cache: setting modification time to 2025-11-04 01:54:56.336817435 +0000 UTC m=+34.840458725 2025/11/04 01:54:56 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/11/04 01:54:56 DEBUG : rename_me(0xc0009da200): >close: err= 2025/11/04 01:54:56 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/11/04 01:54:56 DEBUG : i_was_renamed: Updating file with 0xc00085c3c0 2025/11/04 01:54:56 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/11/04 01:54:56 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/11/04 01:54:56 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:54:56 DEBUG : Looking for writers 2025/11/04 01:54:56 DEBUG : i_was_renamed: reading active writers 2025/11/04 01:54:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/04 01:54:56 DEBUG : Looking for writers 2025/11/04 01:54:56 DEBUG : i_was_renamed: reading active writers 2025/11/04 01:54:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/04 01:54:56 DEBUG : Looking for writers 2025/11/04 01:54:56 DEBUG : i_was_renamed: reading active writers 2025/11/04 01:54:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/04 01:54:56 DEBUG : Looking for writers 2025/11/04 01:54:56 DEBUG : i_was_renamed: reading active writers 2025/11/04 01:54:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/04 01:54:56 DEBUG : i_was_renamed: vfs cache: starting upload 2025/11/04 01:54:56 DEBUG : i_was_renamed.1d12ebb7.partial: size = 5 OK 2025/11/04 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/i_was_renamed.1d12ebb7.partial" 2025/11/04 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/i_was_renamed.1d12ebb7.partial 2025/11/04 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/i_was_renamed.1d12ebb7.partial" 2025/11/04 01:54:56 DEBUG : Looking for writers 2025/11/04 01:54:56 DEBUG : i_was_renamed: reading active writers 2025/11/04 01:54:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/04 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-rofehuq4wumo/i_was_renamed.1d12ebb7.partial 2025/11/04 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:56 DEBUG : i_was_renamed.1d12ebb7.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/11/04 01:54:56 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/04 01:54:56 DEBUG : i_was_renamed.1d12ebb7.partial: renamed to: i_was_renamed 2025/11/04 01:54:56 INFO : i_was_renamed: Copied (new) 2025/11/04 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/i_was_renamed" 2025/11/04 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/i_was_renamed 2025/11/04 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/i_was_renamed" 2025/11/04 01:54:56 DEBUG : Looking for writers 2025/11/04 01:54:56 DEBUG : i_was_renamed: reading active writers 2025/11/04 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-rofehuq4wumo/i_was_renamed 2025/11/04 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:56 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/11/04 01:54:56 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-11-04 01:54:56 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/11/04 01:54:56 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/11/04 01:54:56 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/11/04 01:54:56 DEBUG : >WaitForWriters: 2025/11/04 01:54:56 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/11/04 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.34s) === RUN TestRWCacheUpdate run.go:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:54:56 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/04 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/04 01:54:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/04 01:54:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rofehuq4wumo" 2025/11/04 01:54:56 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/04 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/TestRWCacheUpdate" 2025/11/04 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/TestRWCacheUpdate 2025/11/04 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/TestRWCacheUpdate" 2025/11/04 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-rofehuq4wumo/TestRWCacheUpdate 2025/11/04 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:56 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2025/11/04 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/TestRWCacheUpdate" 2025/11/04 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/TestRWCacheUpdate 2025/11/04 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/TestRWCacheUpdate" 2025/11/04 01:54:56 DEBUG : forgetting directory cache 2025/11/04 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /rclone-test-rofehuq4wumo/TestRWCacheUpdate 2025/11/04 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:56 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2025/11/04 01:54:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/04 01:54:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/04 01:54:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/04 01:54:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/04 01:54:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/04 01:54:57 DEBUG : TestRWCacheUpdate(0xc0009db080): _readAt: size=512, off=0 2025/11/04 01:54:57 DEBUG : TestRWCacheUpdate(0xc0009db080): openPending: 2025/11/04 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/TestRWCacheUpdate" 2025/11/04 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/TestRWCacheUpdate 2025/11/04 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/TestRWCacheUpdate" 2025/11/04 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-rofehuq4wumo/TestRWCacheUpdate 2025/11/04 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:57 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2025/11/04 01:54:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-04 00:55:56 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/11/04 01:54:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/04 01:54:57 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/04 01:54:57 DEBUG : TestRWCacheUpdate(0xc0009db080): >openPending: err= 2025/11/04 01:54:57 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/04 01:54:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/04 01:54:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/04 01:54:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/04 01:54:57 DEBUG : TestRWCacheUpdate(0xc0009db080): >_readAt: n=20, err=EOF 2025/11/04 01:54:57 DEBUG : TestRWCacheUpdate(0xc0009db080): close: 2025/11/04 01:54:57 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-04 00:55:56 +0000 UTC 2025/11/04 01:54:57 DEBUG : TestRWCacheUpdate(0xc0009db080): >close: err= 2025/11/04 01:54:57 DEBUG : Re-reading directory (115.702698ms old) 2025/11/04 01:54:57 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/04 01:54:57 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/04 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/TestRWCacheUpdate" 2025/11/04 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/TestRWCacheUpdate 2025/11/04 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/TestRWCacheUpdate" 2025/11/04 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-rofehuq4wumo/TestRWCacheUpdate 2025/11/04 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:57 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2025/11/04 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/TestRWCacheUpdate" 2025/11/04 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/TestRWCacheUpdate 2025/11/04 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/TestRWCacheUpdate" 2025/11/04 01:54:57 DEBUG : forgetting directory cache 2025/11/04 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /rclone-test-rofehuq4wumo/TestRWCacheUpdate 2025/11/04 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:57 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2025/11/04 01:54:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/04 01:54:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/04 01:54:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/04 01:54:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/04 01:54:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/04 01:54:57 DEBUG : TestRWCacheUpdate(0xc0009db6c0): _readAt: size=512, off=0 2025/11/04 01:54:57 DEBUG : TestRWCacheUpdate(0xc0009db6c0): openPending: 2025/11/04 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/TestRWCacheUpdate" 2025/11/04 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/TestRWCacheUpdate 2025/11/04 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/TestRWCacheUpdate" 2025/11/04 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-rofehuq4wumo/TestRWCacheUpdate 2025/11/04 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:57 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2025/11/04 01:54:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-04 00:56:56 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-11-04 00:55:56 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/11/04 01:54:57 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-04 00:56:56 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-11-04 00:55:56 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/11/04 01:54:57 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/04 01:54:57 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/04 01:54:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/04 01:54:57 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/04 01:54:57 DEBUG : TestRWCacheUpdate(0xc0009db6c0): >openPending: err= 2025/11/04 01:54:57 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/04 01:54:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/04 01:54:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/04 01:54:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/04 01:54:57 DEBUG : TestRWCacheUpdate(0xc0009db6c0): >_readAt: n=20, err=EOF 2025/11/04 01:54:57 DEBUG : TestRWCacheUpdate(0xc0009db6c0): close: 2025/11/04 01:54:57 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-04 00:56:56 +0000 UTC 2025/11/04 01:54:57 DEBUG : TestRWCacheUpdate(0xc0009db6c0): >close: err= 2025/11/04 01:54:57 DEBUG : Re-reading directory (115.349214ms old) 2025/11/04 01:54:57 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/04 01:54:57 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/04 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/TestRWCacheUpdate" 2025/11/04 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/TestRWCacheUpdate 2025/11/04 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/TestRWCacheUpdate" 2025/11/04 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-rofehuq4wumo/TestRWCacheUpdate 2025/11/04 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:57 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2025/11/04 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/TestRWCacheUpdate" 2025/11/04 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/TestRWCacheUpdate 2025/11/04 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/TestRWCacheUpdate" 2025/11/04 01:54:57 DEBUG : forgetting directory cache 2025/11/04 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /rclone-test-rofehuq4wumo/TestRWCacheUpdate 2025/11/04 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:58 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2025/11/04 01:54:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/04 01:54:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/04 01:54:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/04 01:54:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/04 01:54:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/04 01:54:58 DEBUG : TestRWCacheUpdate(0xc000921200): _readAt: size=512, off=0 2025/11/04 01:54:58 DEBUG : TestRWCacheUpdate(0xc000921200): openPending: 2025/11/04 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/TestRWCacheUpdate" 2025/11/04 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/TestRWCacheUpdate 2025/11/04 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/TestRWCacheUpdate" 2025/11/04 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-rofehuq4wumo/TestRWCacheUpdate 2025/11/04 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:58 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2025/11/04 01:54:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-04 00:57:56 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-11-04 00:56:56 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/11/04 01:54:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-04 00:57:56 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-11-04 00:56:56 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/11/04 01:54:58 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/04 01:54:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/04 01:54:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/04 01:54:58 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/04 01:54:58 DEBUG : TestRWCacheUpdate(0xc000921200): >openPending: err= 2025/11/04 01:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/04 01:54:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/04 01:54:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/04 01:54:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/04 01:54:58 DEBUG : TestRWCacheUpdate(0xc000921200): >_readAt: n=20, err=EOF 2025/11/04 01:54:58 DEBUG : TestRWCacheUpdate(0xc000921200): close: 2025/11/04 01:54:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-04 00:57:56 +0000 UTC 2025/11/04 01:54:58 DEBUG : TestRWCacheUpdate(0xc000921200): >close: err= 2025/11/04 01:54:58 DEBUG : Re-reading directory (104.594851ms old) 2025/11/04 01:54:58 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/04 01:54:58 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/04 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/TestRWCacheUpdate" 2025/11/04 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/TestRWCacheUpdate 2025/11/04 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/TestRWCacheUpdate" 2025/11/04 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-rofehuq4wumo/TestRWCacheUpdate 2025/11/04 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:58 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2025/11/04 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/TestRWCacheUpdate" 2025/11/04 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/TestRWCacheUpdate 2025/11/04 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/TestRWCacheUpdate" 2025/11/04 01:54:58 DEBUG : forgetting directory cache 2025/11/04 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /rclone-test-rofehuq4wumo/TestRWCacheUpdate 2025/11/04 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:58 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2025/11/04 01:54:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/04 01:54:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/04 01:54:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/04 01:54:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/04 01:54:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/04 01:54:58 DEBUG : TestRWCacheUpdate(0xc000874000): _readAt: size=512, off=0 2025/11/04 01:54:58 DEBUG : TestRWCacheUpdate(0xc000874000): openPending: 2025/11/04 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/TestRWCacheUpdate" 2025/11/04 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/TestRWCacheUpdate 2025/11/04 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/TestRWCacheUpdate" 2025/11/04 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-rofehuq4wumo/TestRWCacheUpdate 2025/11/04 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:58 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2025/11/04 01:54:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-04 00:58:56 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-11-04 00:57:56 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/11/04 01:54:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-04 00:58:56 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-11-04 00:57:56 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/11/04 01:54:58 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/04 01:54:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/04 01:54:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/04 01:54:58 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/04 01:54:58 DEBUG : TestRWCacheUpdate(0xc000874000): >openPending: err= 2025/11/04 01:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/04 01:54:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/04 01:54:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/04 01:54:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/04 01:54:58 DEBUG : TestRWCacheUpdate(0xc000874000): >_readAt: n=20, err=EOF 2025/11/04 01:54:58 DEBUG : TestRWCacheUpdate(0xc000874000): close: 2025/11/04 01:54:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-04 00:58:56 +0000 UTC 2025/11/04 01:54:58 DEBUG : TestRWCacheUpdate(0xc000874000): >close: err= 2025/11/04 01:54:58 DEBUG : Re-reading directory (114.316094ms old) 2025/11/04 01:54:58 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/04 01:54:58 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/04 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/TestRWCacheUpdate" 2025/11/04 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/TestRWCacheUpdate 2025/11/04 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/TestRWCacheUpdate" 2025/11/04 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-rofehuq4wumo/TestRWCacheUpdate 2025/11/04 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:58 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2025/11/04 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/TestRWCacheUpdate" 2025/11/04 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/TestRWCacheUpdate 2025/11/04 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/TestRWCacheUpdate" 2025/11/04 01:54:59 DEBUG : forgetting directory cache 2025/11/04 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /rclone-test-rofehuq4wumo/TestRWCacheUpdate 2025/11/04 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:59 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2025/11/04 01:54:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/04 01:54:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/04 01:54:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/04 01:54:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/04 01:54:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/04 01:54:59 DEBUG : TestRWCacheUpdate(0xc000921d00): _readAt: size=512, off=0 2025/11/04 01:54:59 DEBUG : TestRWCacheUpdate(0xc000921d00): openPending: 2025/11/04 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/TestRWCacheUpdate" 2025/11/04 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/TestRWCacheUpdate 2025/11/04 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/TestRWCacheUpdate" 2025/11/04 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-rofehuq4wumo/TestRWCacheUpdate 2025/11/04 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:59 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2025/11/04 01:54:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-04 00:59:56 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-11-04 00:58:56 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/11/04 01:54:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-04 00:59:56 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-11-04 00:58:56 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/11/04 01:54:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/04 01:54:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/04 01:54:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/04 01:54:59 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/04 01:54:59 DEBUG : TestRWCacheUpdate(0xc000921d00): >openPending: err= 2025/11/04 01:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/04 01:54:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/04 01:54:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/04 01:54:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/04 01:54:59 DEBUG : TestRWCacheUpdate(0xc000921d00): >_readAt: n=20, err=EOF 2025/11/04 01:54:59 DEBUG : TestRWCacheUpdate(0xc000921d00): close: 2025/11/04 01:54:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-04 00:59:56 +0000 UTC 2025/11/04 01:54:59 DEBUG : TestRWCacheUpdate(0xc000921d00): >close: err= 2025/11/04 01:54:59 DEBUG : Re-reading directory (115.175036ms old) 2025/11/04 01:54:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/04 01:54:59 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/04 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/TestRWCacheUpdate" 2025/11/04 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/TestRWCacheUpdate 2025/11/04 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/TestRWCacheUpdate" 2025/11/04 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-rofehuq4wumo/TestRWCacheUpdate 2025/11/04 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:59 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2025/11/04 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/TestRWCacheUpdate" 2025/11/04 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/TestRWCacheUpdate 2025/11/04 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/TestRWCacheUpdate" 2025/11/04 01:54:59 DEBUG : forgetting directory cache 2025/11/04 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /rclone-test-rofehuq4wumo/TestRWCacheUpdate 2025/11/04 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:59 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2025/11/04 01:54:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:54:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/04 01:54:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/04 01:54:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/04 01:54:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/04 01:54:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/04 01:54:59 DEBUG : TestRWCacheUpdate(0xc0002df6c0): _readAt: size=512, off=0 2025/11/04 01:54:59 DEBUG : TestRWCacheUpdate(0xc0002df6c0): openPending: 2025/11/04 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/TestRWCacheUpdate" 2025/11/04 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/TestRWCacheUpdate 2025/11/04 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/TestRWCacheUpdate" 2025/11/04 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-rofehuq4wumo/TestRWCacheUpdate 2025/11/04 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:59 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2025/11/04 01:54:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-04 01:00:56 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-11-04 00:59:56 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/11/04 01:54:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-04 01:00:56 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-11-04 00:59:56 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/11/04 01:54:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/04 01:54:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/04 01:54:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/04 01:54:59 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/04 01:54:59 DEBUG : TestRWCacheUpdate(0xc0002df6c0): >openPending: err= 2025/11/04 01:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/04 01:54:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/04 01:54:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/04 01:54:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/04 01:54:59 DEBUG : TestRWCacheUpdate(0xc0002df6c0): >_readAt: n=20, err=EOF 2025/11/04 01:54:59 DEBUG : TestRWCacheUpdate(0xc0002df6c0): close: 2025/11/04 01:54:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-04 01:00:56 +0000 UTC 2025/11/04 01:54:59 DEBUG : TestRWCacheUpdate(0xc0002df6c0): >close: err= 2025/11/04 01:54:59 DEBUG : Re-reading directory (117.122003ms old) 2025/11/04 01:54:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/04 01:54:59 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/04 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/TestRWCacheUpdate" 2025/11/04 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/TestRWCacheUpdate 2025/11/04 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/TestRWCacheUpdate" 2025/11/04 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-rofehuq4wumo/TestRWCacheUpdate 2025/11/04 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:54:59 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2025/11/04 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/TestRWCacheUpdate" 2025/11/04 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/TestRWCacheUpdate 2025/11/04 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/TestRWCacheUpdate" 2025/11/04 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /rclone-test-rofehuq4wumo/TestRWCacheUpdate 2025/11/04 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:00 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2025/11/04 01:55:00 DEBUG : forgetting directory cache 2025/11/04 01:55:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:55:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/04 01:55:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/04 01:55:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/04 01:55:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/04 01:55:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/04 01:55:00 DEBUG : TestRWCacheUpdate(0xc00069a840): _readAt: size=512, off=0 2025/11/04 01:55:00 DEBUG : TestRWCacheUpdate(0xc00069a840): openPending: 2025/11/04 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/TestRWCacheUpdate" 2025/11/04 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/TestRWCacheUpdate 2025/11/04 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/TestRWCacheUpdate" 2025/11/04 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-rofehuq4wumo/TestRWCacheUpdate 2025/11/04 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:00 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2025/11/04 01:55:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-11-04 01:01:56 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-11-04 01:00:56 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/11/04 01:55:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-11-04 01:01:56 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-11-04 01:00:56 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/11/04 01:55:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/04 01:55:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/04 01:55:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/11/04 01:55:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/04 01:55:00 DEBUG : TestRWCacheUpdate(0xc00069a840): >openPending: err= 2025/11/04 01:55:00 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/11/04 01:55:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/04 01:55:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/04 01:55:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/04 01:55:00 DEBUG : TestRWCacheUpdate(0xc00069a840): >_readAt: n=21, err=EOF 2025/11/04 01:55:00 DEBUG : TestRWCacheUpdate(0xc00069a840): close: 2025/11/04 01:55:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-04 01:01:56 +0000 UTC 2025/11/04 01:55:00 DEBUG : TestRWCacheUpdate(0xc00069a840): >close: err= 2025/11/04 01:55:00 DEBUG : Re-reading directory (115.939753ms old) 2025/11/04 01:55:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/04 01:55:00 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/04 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/TestRWCacheUpdate" 2025/11/04 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/TestRWCacheUpdate 2025/11/04 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/TestRWCacheUpdate" 2025/11/04 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-rofehuq4wumo/TestRWCacheUpdate 2025/11/04 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:00 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2025/11/04 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/TestRWCacheUpdate" 2025/11/04 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/TestRWCacheUpdate 2025/11/04 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/TestRWCacheUpdate" 2025/11/04 01:55:00 DEBUG : forgetting directory cache 2025/11/04 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /rclone-test-rofehuq4wumo/TestRWCacheUpdate 2025/11/04 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:00 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2025/11/04 01:55:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:55:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/04 01:55:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/04 01:55:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/04 01:55:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/04 01:55:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/04 01:55:00 DEBUG : TestRWCacheUpdate(0xc00069abc0): _readAt: size=512, off=0 2025/11/04 01:55:00 DEBUG : TestRWCacheUpdate(0xc00069abc0): openPending: 2025/11/04 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/TestRWCacheUpdate" 2025/11/04 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/TestRWCacheUpdate 2025/11/04 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/TestRWCacheUpdate" 2025/11/04 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-rofehuq4wumo/TestRWCacheUpdate 2025/11/04 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:00 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2025/11/04 01:55:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-11-04 01:02:56 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-11-04 01:01:56 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/11/04 01:55:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-11-04 01:02:56 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-11-04 01:01:56 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/11/04 01:55:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/04 01:55:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/04 01:55:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/11/04 01:55:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/04 01:55:00 DEBUG : TestRWCacheUpdate(0xc00069abc0): >openPending: err= 2025/11/04 01:55:00 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/11/04 01:55:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/04 01:55:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/04 01:55:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/04 01:55:00 DEBUG : TestRWCacheUpdate(0xc00069abc0): >_readAt: n=22, err=EOF 2025/11/04 01:55:00 DEBUG : TestRWCacheUpdate(0xc00069abc0): close: 2025/11/04 01:55:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-04 01:02:56 +0000 UTC 2025/11/04 01:55:00 DEBUG : TestRWCacheUpdate(0xc00069abc0): >close: err= 2025/11/04 01:55:00 DEBUG : Re-reading directory (105.44712ms old) 2025/11/04 01:55:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/04 01:55:00 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/04 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/TestRWCacheUpdate" 2025/11/04 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/TestRWCacheUpdate 2025/11/04 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/TestRWCacheUpdate" 2025/11/04 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-rofehuq4wumo/TestRWCacheUpdate 2025/11/04 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:01 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2025/11/04 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/TestRWCacheUpdate" 2025/11/04 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/TestRWCacheUpdate 2025/11/04 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/TestRWCacheUpdate" 2025/11/04 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /rclone-test-rofehuq4wumo/TestRWCacheUpdate 2025/11/04 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:01 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2025/11/04 01:55:01 DEBUG : forgetting directory cache 2025/11/04 01:55:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:55:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/04 01:55:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/04 01:55:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/04 01:55:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/04 01:55:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/04 01:55:01 DEBUG : TestRWCacheUpdate(0xc000b69b80): _readAt: size=512, off=0 2025/11/04 01:55:01 DEBUG : TestRWCacheUpdate(0xc000b69b80): openPending: 2025/11/04 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/TestRWCacheUpdate" 2025/11/04 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/TestRWCacheUpdate 2025/11/04 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/TestRWCacheUpdate" 2025/11/04 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-rofehuq4wumo/TestRWCacheUpdate 2025/11/04 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:01 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2025/11/04 01:55:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-11-04 01:03:56 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-11-04 01:02:56 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/11/04 01:55:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-11-04 01:03:56 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-11-04 01:02:56 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/11/04 01:55:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/04 01:55:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/04 01:55:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/11/04 01:55:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/04 01:55:01 DEBUG : TestRWCacheUpdate(0xc000b69b80): >openPending: err= 2025/11/04 01:55:01 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/11/04 01:55:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/04 01:55:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/04 01:55:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/04 01:55:01 DEBUG : TestRWCacheUpdate(0xc000b69b80): >_readAt: n=23, err=EOF 2025/11/04 01:55:01 DEBUG : TestRWCacheUpdate(0xc000b69b80): close: 2025/11/04 01:55:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-04 01:03:56 +0000 UTC 2025/11/04 01:55:01 DEBUG : TestRWCacheUpdate(0xc000b69b80): >close: err= 2025/11/04 01:55:01 DEBUG : Re-reading directory (104.861781ms old) 2025/11/04 01:55:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/04 01:55:01 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/04 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/TestRWCacheUpdate" 2025/11/04 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/TestRWCacheUpdate 2025/11/04 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/TestRWCacheUpdate" 2025/11/04 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-rofehuq4wumo/TestRWCacheUpdate 2025/11/04 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:01 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2025/11/04 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/TestRWCacheUpdate" 2025/11/04 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/TestRWCacheUpdate 2025/11/04 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/TestRWCacheUpdate" 2025/11/04 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /rclone-test-rofehuq4wumo/TestRWCacheUpdate 2025/11/04 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:01 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2025/11/04 01:55:01 DEBUG : forgetting directory cache 2025/11/04 01:55:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:55:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/04 01:55:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/04 01:55:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/04 01:55:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/04 01:55:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/04 01:55:01 DEBUG : TestRWCacheUpdate(0xc000874cc0): _readAt: size=512, off=0 2025/11/04 01:55:01 DEBUG : TestRWCacheUpdate(0xc000874cc0): openPending: 2025/11/04 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/TestRWCacheUpdate" 2025/11/04 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/TestRWCacheUpdate 2025/11/04 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/TestRWCacheUpdate" 2025/11/04 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-rofehuq4wumo/TestRWCacheUpdate 2025/11/04 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:01 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2025/11/04 01:55:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-11-04 01:04:56 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-11-04 01:03:56 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/11/04 01:55:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-11-04 01:04:56 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-11-04 01:03:56 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/11/04 01:55:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/04 01:55:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/04 01:55:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/11/04 01:55:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/04 01:55:01 DEBUG : TestRWCacheUpdate(0xc000874cc0): >openPending: err= 2025/11/04 01:55:01 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/11/04 01:55:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/04 01:55:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/04 01:55:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/04 01:55:01 DEBUG : TestRWCacheUpdate(0xc000874cc0): >_readAt: n=24, err=EOF 2025/11/04 01:55:01 DEBUG : TestRWCacheUpdate(0xc000874cc0): close: 2025/11/04 01:55:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-04 01:04:56 +0000 UTC 2025/11/04 01:55:01 DEBUG : TestRWCacheUpdate(0xc000874cc0): >close: err= 2025/11/04 01:55:01 DEBUG : Re-reading directory (113.641554ms old) 2025/11/04 01:55:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/04 01:55:01 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/04 01:55:01 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:55:01 DEBUG : Looking for writers 2025/11/04 01:55:01 DEBUG : TestRWCacheUpdate: reading active writers 2025/11/04 01:55:01 DEBUG : >WaitForWriters: 2025/11/04 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (5.26s) === RUN TestCaseSensitivity run.go:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/FiLeA" 2025/11/04 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/FiLeA 2025/11/04 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/FiLeA" 2025/11/04 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-rofehuq4wumo/FiLeA 2025/11/04 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:02 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/11/04 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/FiLeA" 2025/11/04 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/FiLeA 2025/11/04 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/FiLeA" 2025/11/04 01:55:02 DEBUG : forgetting directory cache 2025/11/04 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-rofehuq4wumo/FiLeA 2025/11/04 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:02 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2025/11/04 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/FiLeB" 2025/11/04 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/FiLeB 2025/11/04 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/FiLeB" 2025/11/04 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-rofehuq4wumo/FiLeB 2025/11/04 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:02 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/11/04 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/FiLeB" 2025/11/04 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/FiLeB 2025/11/04 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/FiLeB" 2025/11/04 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-rofehuq4wumo/FiLeB 2025/11/04 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:02 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2025/11/04 01:55:02 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:55:02 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:55:02 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/04 01:55:02 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/04 01:55:02 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/04 01:55:02 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/04 01:55:02 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/04 01:55:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/04 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/FiLeA" 2025/11/04 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/FiLeA 2025/11/04 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/FiLeA" 2025/11/04 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-rofehuq4wumo/FiLeA 2025/11/04 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:02 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/11/04 01:55:02 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/04 01:55:02 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/04 01:55:02 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/04 01:55:02 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/04 01:55:02 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/04 01:55:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/04 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/FiLeA" 2025/11/04 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/FiLeA 2025/11/04 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/FiLeA" 2025/11/04 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-rofehuq4wumo/FiLeA 2025/11/04 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:02 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/11/04 01:55:02 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/04 01:55:02 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/04 01:55:02 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/04 01:55:02 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/04 01:55:02 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/04 01:55:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/04 01:55:02 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/04 01:55:02 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/11/04 01:55:02 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/11/04 01:55:02 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/11/04 01:55:02 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/11/04 01:55:02 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/04 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/FiLeB" 2025/11/04 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/FiLeB 2025/11/04 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/FiLeB" 2025/11/04 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-rofehuq4wumo/FiLeB 2025/11/04 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:02 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/11/04 01:55:02 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/04 01:55:02 DEBUG : FilEb: Open: flags=O_RDONLY 2025/11/04 01:55:02 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/11/04 01:55:02 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/11/04 01:55:02 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/11/04 01:55:02 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/04 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/FilEb" 2025/11/04 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/FilEb 2025/11/04 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/FilEb" 2025/11/04 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-rofehuq4wumo/FilEb 2025/11/04 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:02 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2025/11/04 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/FiLeA" 2025/11/04 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/FiLeA 2025/11/04 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/FiLeA" 2025/11/04 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-rofehuq4wumo/FiLeA 2025/11/04 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:02 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/11/04 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/FiLeA" 2025/11/04 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/FiLeA 2025/11/04 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/FiLeA" 2025/11/04 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-rofehuq4wumo/FiLeA 2025/11/04 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:02 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2025/11/04 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/FiLeB" 2025/11/04 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/FiLeB 2025/11/04 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/FiLeB" 2025/11/04 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-rofehuq4wumo/FiLeB 2025/11/04 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:02 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/11/04 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/FiLeB" 2025/11/04 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/FiLeB 2025/11/04 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/FiLeB" 2025/11/04 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-rofehuq4wumo/FiLeB 2025/11/04 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:03 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2025/11/04 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/FilEb" 2025/11/04 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/FilEb 2025/11/04 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/FilEb" 2025/11/04 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-rofehuq4wumo/FilEb 2025/11/04 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:03 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2025/11/04 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/FilEb" 2025/11/04 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/FilEb 2025/11/04 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/FilEb" 2025/11/04 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /rclone-test-rofehuq4wumo/FilEb 2025/11/04 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:03 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2025/11/04 01:55:03 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/04 01:55:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/04 01:55:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/04 01:55:03 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/04 01:55:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/04 01:55:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/04 01:55:03 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/04 01:55:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/04 01:55:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/04 01:55:03 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/11/04 01:55:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/04 01:55:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/04 01:55:03 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/04 01:55:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/04 01:55:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/04 01:55:03 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/11/04 01:55:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/04 01:55:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/04 01:55:03 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/04 01:55:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/04 01:55:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/04 01:55:03 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/11/04 01:55:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/04 01:55:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/04 01:55:03 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/04 01:55:03 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/11/04 01:55:03 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/11/04 01:55:03 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/11/04 01:55:03 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/11/04 01:55:03 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/04 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/FiLeB" 2025/11/04 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/FiLeB 2025/11/04 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/FiLeB" 2025/11/04 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-rofehuq4wumo/FiLeB 2025/11/04 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:03 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/11/04 01:55:03 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/04 01:55:03 DEBUG : FilEb: Open: flags=O_RDONLY 2025/11/04 01:55:03 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/11/04 01:55:03 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/11/04 01:55:03 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/11/04 01:55:03 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/04 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/FilEb" 2025/11/04 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/FilEb 2025/11/04 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/FilEb" 2025/11/04 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-rofehuq4wumo/FilEb 2025/11/04 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:03 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2025/11/04 01:55:03 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/04 01:55:03 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/11/04 01:55:03 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/11/04 01:55:03 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/04 01:55:03 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/11/04 01:55:03 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/11/04 01:55:03 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/04 01:55:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/04 01:55:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/04 01:55:03 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/04 01:55:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/04 01:55:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/04 01:55:03 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/04 01:55:03 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/11/04 01:55:03 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/04 01:55:03 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/11/04 01:55:03 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/04 01:55:03 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/11/04 01:55:03 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/04 01:55:03 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/11/04 01:55:03 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/11/04 01:55:03 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/11/04 01:55:03 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/11/04 01:55:03 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/04 01:55:03 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/04 01:55:03 DEBUG : FilEb: Open: flags=O_RDONLY 2025/11/04 01:55:03 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/11/04 01:55:03 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/11/04 01:55:03 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/11/04 01:55:03 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/04 01:55:03 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/04 01:55:03 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/11/04 01:55:03 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/04 01:55:03 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/11/04 01:55:03 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:55:03 DEBUG : Looking for writers 2025/11/04 01:55:03 DEBUG : FiLeA: reading active writers 2025/11/04 01:55:03 DEBUG : FiLeB: reading active writers 2025/11/04 01:55:03 DEBUG : FilEb: reading active writers 2025/11/04 01:55:03 DEBUG : >WaitForWriters: 2025/11/04 01:55:03 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:55:03 DEBUG : Looking for writers 2025/11/04 01:55:03 DEBUG : FiLeA: reading active writers 2025/11/04 01:55:03 DEBUG : FiLeB: reading active writers 2025/11/04 01:55:03 DEBUG : FilEb: reading active writers 2025/11/04 01:55:03 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (1.57s) === RUN TestUnicodeNormalization run.go:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/normal name with no special characters.txt" 2025/11/04 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/normal\ name\ with\ no\ special\ characters.txt 2025/11/04 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/normal\ name\ with\ no\ special\ characters.txt" 2025/11/04 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-rofehuq4wumo/normal name with no special characters.txt 2025/11/04 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:03 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/11/04 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/normal name with no special characters.txt" 2025/11/04 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/normal\ name\ with\ no\ special\ characters.txt 2025/11/04 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/normal\ name\ with\ no\ special\ characters.txt" 2025/11/04 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-rofehuq4wumo/normal name with no special characters.txt 2025/11/04 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:03 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2025/11/04 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/測試_Русский___ě_áñ" 2025/11/04 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/測試_Русский___ě_áñ 2025/11/04 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/測試_Русский___ě_áñ" 2025/11/04 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-rofehuq4wumo/測試_Русский___ě_áñ 2025/11/04 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:03 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/11/04 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/測試_Русский___ě_áñ" 2025/11/04 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/測試_Русский___ě_áñ 2025/11/04 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/測試_Русский___ě_áñ" 2025/11/04 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-rofehuq4wumo/測試_Русский___ě_áñ 2025/11/04 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:03 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2025/11/04 01:55:03 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:55:03 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/04 01:55:03 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/11/04 01:55:03 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/11/04 01:55:03 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/11/04 01:55:03 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/04 01:55:03 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/04 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/normal name with no special characters.txt" 2025/11/04 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/normal\ name\ with\ no\ special\ characters.txt 2025/11/04 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/normal\ name\ with\ no\ special\ characters.txt" 2025/11/04 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-rofehuq4wumo/normal name with no special characters.txt 2025/11/04 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:03 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/11/04 01:55:03 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/04 01:55:03 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/11/04 01:55:03 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/11/04 01:55:03 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/11/04 01:55:03 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/11/04 01:55:03 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/04 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/測試_Русский___ě_áñ" 2025/11/04 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/測試_Русский___ě_áñ 2025/11/04 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/測試_Русский___ě_áñ" 2025/11/04 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-rofehuq4wumo/測試_Русский___ě_áñ 2025/11/04 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:04 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/11/04 01:55:04 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/04 01:55:04 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/11/04 01:55:04 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/11/04 01:55:04 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/11/04 01:55:04 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/04 01:55:04 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/04 01:55:04 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/04 01:55:04 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/11/04 01:55:04 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:55:04 DEBUG : Looking for writers 2025/11/04 01:55:04 DEBUG : normal name with no special characters.txt: reading active writers 2025/11/04 01:55:04 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/11/04 01:55:04 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.58s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:55:04 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Reusing VFS from active cache 2025/11/04 01:55:04 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:55:04 DEBUG : Looking for writers 2025/11/04 01:55:04 DEBUG : >WaitForWriters: 2025/11/04 01:55:04 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:55:04 DEBUG : Looking for writers 2025/11/04 01:55:04 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:55:04 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:55:04 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:55:04 DEBUG : Looking for writers 2025/11/04 01:55:04 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:55:04 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:55:04 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:55:04 DEBUG : Looking for writers 2025/11/04 01:55:04 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:55:04 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/file1" 2025/11/04 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/file1 2025/11/04 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/file1" 2025/11/04 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rofehuq4wumo/file1 2025/11/04 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:04 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/04 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/file1" 2025/11/04 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/file1 2025/11/04 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/file1" 2025/11/04 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rofehuq4wumo/file1 2025/11/04 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:04 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/04 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file2" 2025/11/04 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file2 2025/11/04 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file2" 2025/11/04 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-rofehuq4wumo/dir/file2 2025/11/04 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:04 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/11/04 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file2" 2025/11/04 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir/file2 2025/11/04 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir/file2" 2025/11/04 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-rofehuq4wumo/dir/file2 2025/11/04 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:04 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/11/04 01:55:04 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:55:04 DEBUG : dir: Looking for writers 2025/11/04 01:55:04 DEBUG : file2: reading active writers 2025/11/04 01:55:04 DEBUG : Looking for writers 2025/11/04 01:55:04 DEBUG : dir: reading active writers 2025/11/04 01:55:04 DEBUG : file1: reading active writers 2025/11/04 01:55:04 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.42s) === RUN TestVFSStatParent run.go:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:55:04 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/file1" 2025/11/04 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/file1 2025/11/04 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/file1" 2025/11/04 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rofehuq4wumo/file1 2025/11/04 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:04 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/04 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/file1" 2025/11/04 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/file1 2025/11/04 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/file1" 2025/11/04 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rofehuq4wumo/file1 2025/11/04 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:04 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/04 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file2" 2025/11/04 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file2 2025/11/04 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file2" 2025/11/04 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-rofehuq4wumo/dir/file2 2025/11/04 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:04 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/11/04 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file2" 2025/11/04 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir/file2 2025/11/04 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir/file2" 2025/11/04 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-rofehuq4wumo/dir/file2 2025/11/04 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:04 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/11/04 01:55:04 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:55:04 DEBUG : dir: Looking for writers 2025/11/04 01:55:04 DEBUG : Looking for writers 2025/11/04 01:55:04 DEBUG : dir: reading active writers 2025/11/04 01:55:04 DEBUG : file1: reading active writers 2025/11/04 01:55:04 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.37s) === RUN TestVFSOpenFile run.go:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:55:04 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/file1" 2025/11/04 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/file1 2025/11/04 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/file1" 2025/11/04 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rofehuq4wumo/file1 2025/11/04 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:04 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/11/04 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/file1" 2025/11/04 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/file1 2025/11/04 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/file1" 2025/11/04 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rofehuq4wumo/file1 2025/11/04 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:05 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/11/04 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file2" 2025/11/04 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file2 2025/11/04 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file2" 2025/11/04 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-rofehuq4wumo/dir/file2 2025/11/04 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:05 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/11/04 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file2" 2025/11/04 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir/file2 2025/11/04 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir/file2" 2025/11/04 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-rofehuq4wumo/dir/file2 2025/11/04 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:05 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/11/04 01:55:05 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/04 01:55:05 DEBUG : file1: Open: flags=O_RDONLY 2025/11/04 01:55:05 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/04 01:55:05 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/04 01:55:05 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/04 01:55:05 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/11/04 01:55:05 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/04 01:55:05 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/11/04 01:55:05 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:55:05 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:55:05 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/04 01:55:05 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/11/04 01:55:05 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/11/04 01:55:05 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/04 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: File to upload is small (0 bytes), uploading instead of streaming 2025/11/04 01:55:05 DEBUG : dir/new_file.txt: size = 0 OK 2025/11/04 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/new_file.txt" 2025/11/04 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/new_file.txt 2025/11/04 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/new_file.txt" 2025/11/04 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-rofehuq4wumo/dir/new_file.txt 2025/11/04 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:05 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/11/04 01:55:05 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/04 01:55:05 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/11/04 01:55:05 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/04 01:55:05 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:55:05 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/11/04 01:55:05 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:55:05 DEBUG : dir: Looking for writers 2025/11/04 01:55:05 DEBUG : file2: reading active writers 2025/11/04 01:55:05 DEBUG : new_file.txt: reading active writers 2025/11/04 01:55:05 DEBUG : Looking for writers 2025/11/04 01:55:05 DEBUG : dir: reading active writers 2025/11/04 01:55:05 DEBUG : file1: reading active writers 2025/11/04 01:55:05 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.51s) === RUN TestVFSRename run.go:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:55:05 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file2" 2025/11/04 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file2 2025/11/04 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file2" 2025/11/04 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-rofehuq4wumo/dir/file2 2025/11/04 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:05 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/11/04 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file2" 2025/11/04 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir/file2 2025/11/04 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir/file2" 2025/11/04 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-rofehuq4wumo/dir/file2 2025/11/04 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:05 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/11/04 01:55:05 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/11/04 01:55:05 DEBUG : dir/file1: Updating file with dir/file1 0xc000d29500 2025/11/04 01:55:05 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/11/04 01:55:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/04 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:05 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/11/04 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/dir/file1" 2025/11/04 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-rofehuq4wumo/dir/file1 2025/11/04 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:05 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/11/04 01:55:05 INFO : dir/file1: Moved (server-side) to: file0 2025/11/04 01:55:05 DEBUG : file0: Updating file with file0 0xc000d29500 2025/11/04 01:55:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/04 01:55:05 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/11/04 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/file0" 2025/11/04 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/file0 2025/11/04 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/file0" 2025/11/04 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-rofehuq4wumo/file0 2025/11/04 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:05 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/11/04 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/file0" 2025/11/04 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/file0 2025/11/04 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/file0" 2025/11/04 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-rofehuq4wumo/file0 2025/11/04 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:06 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/11/04 01:55:06 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:55:06 DEBUG : dir: Looking for writers 2025/11/04 01:55:06 DEBUG : Looking for writers 2025/11/04 01:55:06 DEBUG : dir: reading active writers 2025/11/04 01:55:06 DEBUG : file0: reading active writers 2025/11/04 01:55:06 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.63s) === RUN TestVFSStatfs run.go:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:55:06 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Server has VFS statistics extension 2025/11/04 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: About path "/rclone-test-rofehuq4wumo" 2025/11/04 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Failed to retrieve VFS statistics, trying shell command instead: sftp: "operation unsupported" (SSH_FX_OP_UNSUPPORTED) 2025/11/04 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo" 2025/11/04 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: About path "/rclone-test-rofehuq4wumo" 2025/11/04 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: About using shell command for shell type "unix" 2025/11/04 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: df -k /rclone-test-rofehuq4wumo 2025/11/04 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: 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-rofehuq4wumo" 2025/11/04 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: Filesystem 1K-blocks Used Available Use% Mounted on /dev/root 157205004 108992720 41780288 69% / 2025/11/04 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:06 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:55:06 DEBUG : Looking for writers 2025/11/04 01:55:06 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.11s) === RUN TestVFSMkdir run.go:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:55:06 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:55:06 DEBUG : Added virtual directory entry vAddDir: "/" 2025/11/04 01:55:06 DEBUG : Added virtual directory entry vAddDir: "a" 2025/11/04 01:55:06 DEBUG : Added virtual directory entry vAddDir: "b" 2025/11/04 01:55:06 DEBUG : Added virtual directory entry vAddDir: "c" 2025/11/04 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2025/11/04 01:55:06 DEBUG : Added virtual directory entry vAddDir: "d" 2025/11/04 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2025/11/04 01:55:06 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:55:06 DEBUG : b: Looking for writers 2025/11/04 01:55:06 DEBUG : c: Looking for writers 2025/11/04 01:55:06 DEBUG : d: Looking for writers 2025/11/04 01:55:06 DEBUG : Looking for writers 2025/11/04 01:55:06 DEBUG : a: Looking for writers 2025/11/04 01:55:06 DEBUG : Looking for writers 2025/11/04 01:55:06 DEBUG : b: reading active writers 2025/11/04 01:55:06 DEBUG : c: reading active writers 2025/11/04 01:55:06 DEBUG : d: reading active writers 2025/11/04 01:55:06 DEBUG : /: reading active writers 2025/11/04 01:55:06 DEBUG : a: reading active writers 2025/11/04 01:55:06 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.27s) === RUN TestVFSMkdirAll run.go:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:55:06 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:55:06 DEBUG : Added virtual directory entry vAddDir: "a" 2025/11/04 01:55:06 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/11/04 01:55:06 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/11/04 01:55:06 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/11/04 01:55:06 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:55:06 DEBUG : a/b/c/d: Looking for writers 2025/11/04 01:55:06 DEBUG : a/b/c: Looking for writers 2025/11/04 01:55:06 DEBUG : d: reading active writers 2025/11/04 01:55:06 DEBUG : a/b: Looking for writers 2025/11/04 01:55:06 DEBUG : c: reading active writers 2025/11/04 01:55:06 DEBUG : a: Looking for writers 2025/11/04 01:55:06 DEBUG : b: reading active writers 2025/11/04 01:55:06 DEBUG : Looking for writers 2025/11/04 01:55:06 DEBUG : a: reading active writers 2025/11/04 01:55:06 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.06s) === 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:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:55:06 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:55:06 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:55:06 DEBUG : Looking for writers 2025/11/04 01:55:06 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:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:55:06 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:55:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:55:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:55:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/04 01:55:06 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/04 01:55:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/04 01:55:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/04 01:55:06 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/11/04 01:55:06 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/11/04 01:55:06 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/11/04 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: File to upload is small (5 bytes), uploading instead of streaming 2025/11/04 01:55:06 DEBUG : file1: size = 5 OK 2025/11/04 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/file1" 2025/11/04 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/file1 2025/11/04 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/file1" 2025/11/04 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-rofehuq4wumo/file1 2025/11/04 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:06 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/11/04 01:55:06 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/04 01:55:06 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/04 01:55:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/04 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/file1" 2025/11/04 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/file1 2025/11/04 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/file1" 2025/11/04 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-rofehuq4wumo/file1 2025/11/04 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:06 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/11/04 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/file1" 2025/11/04 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/file1 2025/11/04 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/file1" 2025/11/04 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-rofehuq4wumo/file1 2025/11/04 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:06 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2025/11/04 01:55:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:55:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:55:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/04 01:55:06 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/04 01:55:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/04 01:55:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:55:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:55:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/04 01:55:06 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/04 01:55:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/04 01:55:06 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/11/04 01:55:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/04 01:55:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/04 01:55:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/04 01:55:06 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/04 01:55:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/04 01:55:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/04 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: File to upload is small (0 bytes), uploading instead of streaming 2025/11/04 01:55:06 DEBUG : file1: size = 0 OK 2025/11/04 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/file1" 2025/11/04 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/file1 2025/11/04 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/file1" 2025/11/04 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-rofehuq4wumo/file1 2025/11/04 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:06 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/11/04 01:55:06 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/04 01:55:06 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/04 01:55:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/04 01:55:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/04 01:55:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/04 01:55:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/04 01:55:06 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/04 01:55:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/04 01:55:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/04 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: File to upload is small (7 bytes), uploading instead of streaming 2025/11/04 01:55:06 DEBUG : file1: size = 7 OK 2025/11/04 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/file1" 2025/11/04 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/file1 2025/11/04 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/file1" 2025/11/04 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /rclone-test-rofehuq4wumo/file1 2025/11/04 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:06 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2025/11/04 01:55:06 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/11/04 01:55:06 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/04 01:55:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/04 01:55:06 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:55:06 DEBUG : Looking for writers 2025/11/04 01:55:06 DEBUG : file1: reading active writers 2025/11/04 01:55:06 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.48s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:55:06 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:55:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:55:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:55:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/04 01:55:06 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/04 01:55:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/04 01:55:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/04 01:55:06 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/11/04 01:55:07 DEBUG : file1: aborting in-sequence write wait, off=100 2025/11/04 01:55:07 DEBUG : file1: failed to wait for in-sequence write to 100 2025/11/04 01:55:07 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/11/04 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: File to upload is small (11 bytes), uploading instead of streaming 2025/11/04 01:55:07 DEBUG : file1: size = 11 OK 2025/11/04 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/file1" 2025/11/04 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/file1 2025/11/04 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/file1" 2025/11/04 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-rofehuq4wumo/file1 2025/11/04 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:08 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/11/04 01:55:08 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/04 01:55:08 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/04 01:55:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/04 01:55:08 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/11/04 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/file1" 2025/11/04 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/file1 2025/11/04 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/file1" 2025/11/04 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-rofehuq4wumo/file1 2025/11/04 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:08 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/11/04 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/file1" 2025/11/04 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/file1 2025/11/04 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/file1" 2025/11/04 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-rofehuq4wumo/file1 2025/11/04 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:08 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2025/11/04 01:55:08 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:55:08 DEBUG : Looking for writers 2025/11/04 01:55:08 DEBUG : file1: reading active writers 2025/11/04 01:55:08 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.30s) === RUN TestWriteFileHandleFlush run.go:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:55:08 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:55:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:55:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:55:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/04 01:55:08 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/04 01:55:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/04 01:55:08 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/11/04 01:55:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/04 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: File to upload is small (5 bytes), uploading instead of streaming 2025/11/04 01:55:08 DEBUG : file1: size = 5 OK 2025/11/04 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/file1" 2025/11/04 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/file1 2025/11/04 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/file1" 2025/11/04 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-rofehuq4wumo/file1 2025/11/04 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:08 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/11/04 01:55:08 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/04 01:55:08 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/04 01:55:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/04 01:55:08 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/11/04 01:55:08 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:55:08 DEBUG : Looking for writers 2025/11/04 01:55:08 DEBUG : file1: reading active writers 2025/11/04 01:55:08 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.11s) === RUN TestWriteFileHandleRelease run.go:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:55:08 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:55:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:55:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:55:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/04 01:55:08 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/04 01:55:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/04 01:55:08 DEBUG : file1: WriteFileHandle.Release closing 2025/11/04 01:55:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/04 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: File to upload is small (0 bytes), uploading instead of streaming 2025/11/04 01:55:08 DEBUG : file1: size = 0 OK 2025/11/04 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/file1" 2025/11/04 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/file1 2025/11/04 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/file1" 2025/11/04 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-rofehuq4wumo/file1 2025/11/04 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:08 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/11/04 01:55:08 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/04 01:55:08 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/04 01:55:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/04 01:55:08 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/11/04 01:55:08 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:55:08 DEBUG : Looking for writers 2025/11/04 01:55:08 DEBUG : file1: reading active writers 2025/11/04 01:55:08 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.12s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:55:08 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:55:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:55:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:55:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/04 01:55:08 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/04 01:55:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/04 01:55:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/04 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: File to upload is small (2 bytes), uploading instead of streaming 2025/11/04 01:55:08 DEBUG : file1: size = 2 OK 2025/11/04 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/file1" 2025/11/04 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/file1 2025/11/04 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/file1" 2025/11/04 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-rofehuq4wumo/file1 2025/11/04 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:08 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2025/11/04 01:55:08 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/11/04 01:55:08 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/04 01:55:08 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/11/04 01:55:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/04 01:55:08 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:55:08 DEBUG : Looking for writers 2025/11/04 01:55:08 DEBUG : file1: reading active writers 2025/11/04 01:55:08 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.12s) === RUN TestFileReadAtZeroLength run.go:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:55:08 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:55:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:55:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:55:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/04 01:55:08 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/04 01:55:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/04 01:55:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/04 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: File to upload is small (0 bytes), uploading instead of streaming 2025/11/04 01:55:08 DEBUG : file1: size = 0 OK 2025/11/04 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/file1" 2025/11/04 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/file1 2025/11/04 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/file1" 2025/11/04 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-rofehuq4wumo/file1 2025/11/04 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:08 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/11/04 01:55:08 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/04 01:55:08 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/04 01:55:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/04 01:55:08 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:55:08 DEBUG : file1: Open: flags=O_RDONLY 2025/11/04 01:55:08 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/04 01:55:08 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/04 01:55:08 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/11/04 01:55:08 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/11/04 01:55:08 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:55:08 DEBUG : Looking for writers 2025/11/04 01:55:08 DEBUG : file1: reading active writers 2025/11/04 01:55:08 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.12s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:55:08 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:55:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/04 01:55:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/04 01:55:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/04 01:55:08 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/04 01:55:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/04 01:55:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/04 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: File to upload is small (100 bytes), uploading instead of streaming 2025/11/04 01:55:08 DEBUG : file1: size = 100 OK 2025/11/04 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/file1" 2025/11/04 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/file1 2025/11/04 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/file1" 2025/11/04 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: f969b179803fec795b6a8235cd551c95 /rclone-test-rofehuq4wumo/file1 2025/11/04 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:08 DEBUG : file1: Parsed hash: f969b179803fec795b6a8235cd551c95 2025/11/04 01:55:08 DEBUG : file1: md5 = f969b179803fec795b6a8235cd551c95 OK 2025/11/04 01:55:08 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/04 01:55:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/04 01:55:08 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/04 01:55:08 DEBUG : file1: Open: flags=O_RDONLY 2025/11/04 01:55:08 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/04 01:55:08 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/04 01:55:08 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/11/04 01:55:08 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/11/04 01:55:08 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:55:08 DEBUG : Looking for writers 2025/11/04 01:55:08 DEBUG : file1: reading active writers 2025/11/04 01:55:08 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.13s) === RUN TestZipManyFiles run.go:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:55:08 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/flat/f000.txt" 2025/11/04 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/flat/f000.txt 2025/11/04 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/flat/f000.txt" 2025/11/04 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: a217847fb21f7e963650acc42a7a3b39 /rclone-test-rofehuq4wumo/flat/f000.txt 2025/11/04 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:08 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2025/11/04 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/flat/f000.txt" 2025/11/04 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/flat/f000.txt 2025/11/04 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/flat/f000.txt" 2025/11/04 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: c411c13d2fde40743cb34d29f96a35975bbfef9c /rclone-test-rofehuq4wumo/flat/f000.txt 2025/11/04 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:09 DEBUG : flat/f000.txt: Parsed hash: c411c13d2fde40743cb34d29f96a35975bbfef9c 2025/11/04 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/flat/f001.txt" 2025/11/04 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/flat/f001.txt 2025/11/04 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/flat/f001.txt" 2025/11/04 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: f4ae3155a94225d34a70f10e659557c3 /rclone-test-rofehuq4wumo/flat/f001.txt 2025/11/04 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:09 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2025/11/04 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/flat/f001.txt" 2025/11/04 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/flat/f001.txt 2025/11/04 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/flat/f001.txt" 2025/11/04 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 46007547503950688fd883befced0e53561dae68 /rclone-test-rofehuq4wumo/flat/f001.txt 2025/11/04 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:09 DEBUG : flat/f001.txt: Parsed hash: 46007547503950688fd883befced0e53561dae68 2025/11/04 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/flat/f002.txt" 2025/11/04 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/flat/f002.txt 2025/11/04 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/flat/f002.txt" 2025/11/04 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /rclone-test-rofehuq4wumo/flat/f002.txt 2025/11/04 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:09 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2025/11/04 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/flat/f002.txt" 2025/11/04 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/flat/f002.txt 2025/11/04 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/flat/f002.txt" 2025/11/04 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 3911c439d6af617451e319f94dfafb3c820da182 /rclone-test-rofehuq4wumo/flat/f002.txt 2025/11/04 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:09 DEBUG : flat/f002.txt: Parsed hash: 3911c439d6af617451e319f94dfafb3c820da182 2025/11/04 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/flat/f003.txt" 2025/11/04 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/flat/f003.txt 2025/11/04 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/flat/f003.txt" 2025/11/04 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /rclone-test-rofehuq4wumo/flat/f003.txt 2025/11/04 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:09 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2025/11/04 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/flat/f003.txt" 2025/11/04 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/flat/f003.txt 2025/11/04 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/flat/f003.txt" 2025/11/04 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b /rclone-test-rofehuq4wumo/flat/f003.txt 2025/11/04 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:09 DEBUG : flat/f003.txt: Parsed hash: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b 2025/11/04 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/flat/f004.txt" 2025/11/04 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/flat/f004.txt 2025/11/04 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/flat/f004.txt" 2025/11/04 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /rclone-test-rofehuq4wumo/flat/f004.txt 2025/11/04 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:09 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2025/11/04 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/flat/f004.txt" 2025/11/04 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: sha1sum /rclone-test-rofehuq4wumo/flat/f004.txt 2025/11/04 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rofehuq4wumo/flat/f004.txt" 2025/11/04 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 079985a49a3bd62df1a79417e15263ed81bd6843 /rclone-test-rofehuq4wumo/flat/f004.txt 2025/11/04 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:09 DEBUG : flat/f004.txt: Parsed hash: 079985a49a3bd62df1a79417e15263ed81bd6843 2025/11/04 01:55:09 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2025/11/04 01:55:09 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2025/11/04 01:55:09 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/04 01:55:09 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/04 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/flat/f000.txt" 2025/11/04 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/flat/f000.txt 2025/11/04 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/flat/f000.txt" 2025/11/04 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: a217847fb21f7e963650acc42a7a3b39 /rclone-test-rofehuq4wumo/flat/f000.txt 2025/11/04 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:10 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2025/11/04 01:55:10 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2025/11/04 01:55:10 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2025/11/04 01:55:10 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/04 01:55:10 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/04 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/flat/f001.txt" 2025/11/04 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/flat/f001.txt 2025/11/04 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/flat/f001.txt" 2025/11/04 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: f4ae3155a94225d34a70f10e659557c3 /rclone-test-rofehuq4wumo/flat/f001.txt 2025/11/04 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:10 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2025/11/04 01:55:10 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2025/11/04 01:55:10 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2025/11/04 01:55:10 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/04 01:55:10 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/04 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/flat/f002.txt" 2025/11/04 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/flat/f002.txt 2025/11/04 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/flat/f002.txt" 2025/11/04 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /rclone-test-rofehuq4wumo/flat/f002.txt 2025/11/04 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:10 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2025/11/04 01:55:10 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2025/11/04 01:55:10 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2025/11/04 01:55:10 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/04 01:55:10 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/04 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/flat/f003.txt" 2025/11/04 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/flat/f003.txt 2025/11/04 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/flat/f003.txt" 2025/11/04 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /rclone-test-rofehuq4wumo/flat/f003.txt 2025/11/04 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:10 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2025/11/04 01:55:10 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2025/11/04 01:55:10 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2025/11/04 01:55:10 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/04 01:55:10 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/04 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/flat/f004.txt" 2025/11/04 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/flat/f004.txt 2025/11/04 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/flat/f004.txt" 2025/11/04 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /rclone-test-rofehuq4wumo/flat/f004.txt 2025/11/04 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:10 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2025/11/04 01:55:10 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:55:10 DEBUG : flat: Looking for writers 2025/11/04 01:55:10 DEBUG : f001.txt: reading active writers 2025/11/04 01:55:10 DEBUG : f002.txt: reading active writers 2025/11/04 01:55:10 DEBUG : f003.txt: reading active writers 2025/11/04 01:55:10 DEBUG : f004.txt: reading active writers 2025/11/04 01:55:10 DEBUG : f000.txt: reading active writers 2025/11/04 01:55:10 DEBUG : Looking for writers 2025/11/04 01:55:10 DEBUG : flat: reading active writers 2025/11/04 01:55:10 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (1.62s) === RUN TestZipManySubDirs run.go:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:55:10 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:55:10 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2025/11/04 01:55:10 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2025/11/04 01:55:10 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/04 01:55:10 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/04 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/a/b/c/deep.txt" 2025/11/04 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/a/b/c/deep.txt 2025/11/04 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/a/b/c/deep.txt" 2025/11/04 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 6627415e807ee33c7302917216e7da68 /rclone-test-rofehuq4wumo/a/b/c/deep.txt 2025/11/04 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:10 DEBUG : a/b/c/deep.txt: Parsed hash: 6627415e807ee33c7302917216e7da68 2025/11/04 01:55:10 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2025/11/04 01:55:10 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2025/11/04 01:55:10 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/04 01:55:10 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/04 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/a/b/mid.txt" 2025/11/04 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/a/b/mid.txt 2025/11/04 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/a/b/mid.txt" 2025/11/04 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 22384709d743fe3c6fb0a4b35b2e10a6 /rclone-test-rofehuq4wumo/a/b/mid.txt 2025/11/04 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:10 DEBUG : a/b/mid.txt: Parsed hash: 22384709d743fe3c6fb0a4b35b2e10a6 2025/11/04 01:55:10 DEBUG : a/top.txt: Open: flags=O_RDONLY 2025/11/04 01:55:10 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2025/11/04 01:55:10 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/04 01:55:10 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/04 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/a/top.txt" 2025/11/04 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/a/top.txt 2025/11/04 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/a/top.txt" 2025/11/04 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: b28354b543375bfa94dabaeda722927f /rclone-test-rofehuq4wumo/a/top.txt 2025/11/04 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:10 DEBUG : a/top.txt: Parsed hash: b28354b543375bfa94dabaeda722927f 2025/11/04 01:55:10 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:55:10 DEBUG : a/b/c: Looking for writers 2025/11/04 01:55:10 DEBUG : deep.txt: reading active writers 2025/11/04 01:55:10 DEBUG : a/b: Looking for writers 2025/11/04 01:55:10 DEBUG : c: reading active writers 2025/11/04 01:55:10 DEBUG : mid.txt: reading active writers 2025/11/04 01:55:10 DEBUG : a: Looking for writers 2025/11/04 01:55:10 DEBUG : b: reading active writers 2025/11/04 01:55:10 DEBUG : top.txt: reading active writers 2025/11/04 01:55:10 DEBUG : Looking for writers 2025/11/04 01:55:10 DEBUG : a: reading active writers 2025/11/04 01:55:10 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.37s) === RUN TestZipLargeFiles run.go:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:55:10 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:55:11 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2025/11/04 01:55:11 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2025/11/04 01:55:11 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2025/11/04 01:55:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2025/11/04 01:55:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2025/11/04 01:55:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2025/11/04 01:55:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/04 01:55:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2025/11/04 01:55:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2025/11/04 01:55:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2025/11/04 01:55:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2025/11/04 01:55:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/04 01:55:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/04 01:55:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/04 01:55:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/04 01:55:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/04 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/bigdir/big.bin" 2025/11/04 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/bigdir/big.bin 2025/11/04 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/bigdir/big.bin" 2025/11/04 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: b0c4d07afd59053b16b7a4734369ea51 /rclone-test-rofehuq4wumo/bigdir/big.bin 2025/11/04 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:11 DEBUG : bigdir/big.bin: Parsed hash: b0c4d07afd59053b16b7a4734369ea51 2025/11/04 01:55:11 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:55:11 DEBUG : bigdir: Looking for writers 2025/11/04 01:55:11 DEBUG : big.bin: reading active writers 2025/11/04 01:55:11 DEBUG : Looking for writers 2025/11/04 01:55:11 DEBUG : bigdir: reading active writers 2025/11/04 01:55:11 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.95s) === RUN TestZipDirsInRoot run.go:185: Remote "sftp://rclone@:22/rclone-test-rofehuq4wumo", Local "Local file system at /tmp/rclone33800278", Modify Window "1s" 2025/11/04 01:55:11 INFO : sftp://rclone@:22/rclone-test-rofehuq4wumo: poll-interval is not supported by this remote 2025/11/04 01:55:11 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2025/11/04 01:55:11 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2025/11/04 01:55:11 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/04 01:55:11 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/04 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir1/a.txt" 2025/11/04 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir1/a.txt 2025/11/04 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir1/a.txt" 2025/11/04 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 9dd4e461268c8034f5c8564e155c67a6 /rclone-test-rofehuq4wumo/dir1/a.txt 2025/11/04 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:11 DEBUG : dir1/a.txt: Parsed hash: 9dd4e461268c8034f5c8564e155c67a6 2025/11/04 01:55:11 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2025/11/04 01:55:11 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2025/11/04 01:55:11 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/04 01:55:11 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/04 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir2/b.txt" 2025/11/04 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir2/b.txt 2025/11/04 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir2/b.txt" 2025/11/04 01:55:12 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:12 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: 415290769594460e2e485922904f345d /rclone-test-rofehuq4wumo/dir2/b.txt 2025/11/04 01:55:12 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:12 DEBUG : dir2/b.txt: Parsed hash: 415290769594460e2e485922904f345d 2025/11/04 01:55:12 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2025/11/04 01:55:12 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2025/11/04 01:55:12 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/04 01:55:12 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/04 01:55:12 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Shell path "/rclone-test-rofehuq4wumo/dir3/c.txt" 2025/11/04 01:55:12 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: creating additional session 2025/11/04 01:55:12 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Running remote command: md5sum /rclone-test-rofehuq4wumo/dir3/c.txt 2025/11/04 01:55:12 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rofehuq4wumo/dir3/c.txt" 2025/11/04 01:55:12 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: command exited OK 2025/11/04 01:55:12 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Remote command result: fbade9e36a3f36d3d676c1b808451dd7 /rclone-test-rofehuq4wumo/dir3/c.txt 2025/11/04 01:55:12 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: ssh external: close 2025/11/04 01:55:12 DEBUG : dir3/c.txt: Parsed hash: fbade9e36a3f36d3d676c1b808451dd7 2025/11/04 01:55:12 DEBUG : WaitForWriters: timeout=30s 2025/11/04 01:55:12 DEBUG : dir1: Looking for writers 2025/11/04 01:55:12 DEBUG : a.txt: reading active writers 2025/11/04 01:55:12 DEBUG : dir2: Looking for writers 2025/11/04 01:55:12 DEBUG : b.txt: reading active writers 2025/11/04 01:55:12 DEBUG : dir3: Looking for writers 2025/11/04 01:55:12 DEBUG : c.txt: reading active writers 2025/11/04 01:55:12 DEBUG : Looking for writers 2025/11/04 01:55:12 DEBUG : dir1: reading active writers 2025/11/04 01:55:12 DEBUG : dir2: reading active writers 2025/11/04 01:55:12 DEBUG : dir3: reading active writers 2025/11/04 01:55:12 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.39s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/11/04 01:55:12 DEBUG : sftp://rclone@:22/rclone-test-rofehuq4wumo: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Finished OK in 50.68552993s (try 1/5)