"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Starting (try 1/5) 2025/02/02 01:00:17 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-nikiked4yasi" 2025/02/02 01:00:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/02 01:00:17 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2025/02/02 01:00:17 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/02/02 01:00:17 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2025/02/02 01:00:17 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/02/02 01:00:17 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:17 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2025/02/02 01:00:17 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell type "unix" from config 2025/02/02 01:00:17 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Relative path resolved to "/rclone-test-nikiked4yasi" 2025/02/02 01:00:17 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Using root directory "/rclone-test-nikiked4yasi" 2025/02/02 01:00:17 DEBUG : Creating backend with remote "/tmp/rclone2605981729" === RUN TestDirHandleMethods run.go:180: Remote "sftp://rclone@:22/rclone-test-nikiked4yasi", Local "Local file system at /tmp/rclone2605981729", Modify Window "1s" 2025/02/02 01:00:17 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: poll-interval is not supported by this remote 2025/02/02 01:00:17 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:17 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:17 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:17 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:18 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:18 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:18 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/02/02 01:00:18 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:18 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:18 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:18 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:18 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:18 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:18 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/02/02 01:00:18 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:18 DEBUG : dir: Looking for writers 2025/02/02 01:00:18 DEBUG : : Looking for writers 2025/02/02 01:00:18 DEBUG : dir: reading active writers 2025/02/02 01:00:18 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.21s) === RUN TestDirHandleReaddir run.go:180: Remote "sftp://rclone@:22/rclone-test-nikiked4yasi", Local "Local file system at /tmp/rclone2605981729", Modify Window "1s" 2025/02/02 01:00:18 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: poll-interval is not supported by this remote 2025/02/02 01:00:18 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:18 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:18 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:18 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:18 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:18 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:18 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/02/02 01:00:18 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:18 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:18 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:18 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:18 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:18 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:18 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/02/02 01:00:18 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file2" 2025/02/02 01:00:18 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:18 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file2 2025/02/02 01:00:18 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file2" 2025/02/02 01:00:18 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:18 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-nikiked4yasi/dir/file2 2025/02/02 01:00:18 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:18 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2025/02/02 01:00:18 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file2" 2025/02/02 01:00:18 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:18 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir/file2 2025/02/02 01:00:18 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir/file2" 2025/02/02 01:00:18 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:18 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-nikiked4yasi/dir/file2 2025/02/02 01:00:18 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:18 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2025/02/02 01:00:18 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/subdir/file3" 2025/02/02 01:00:18 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:18 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/subdir/file3 2025/02/02 01:00:18 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/subdir/file3" 2025/02/02 01:00:18 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:18 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-nikiked4yasi/dir/subdir/file3 2025/02/02 01:00:18 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:18 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2025/02/02 01:00:18 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/subdir/file3" 2025/02/02 01:00:18 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:18 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir/subdir/file3 2025/02/02 01:00:18 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir/subdir/file3" 2025/02/02 01:00:18 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:18 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-nikiked4yasi/dir/subdir/file3 2025/02/02 01:00:18 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:18 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2025/02/02 01:00:18 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:18 DEBUG : dir/subdir: Looking for writers 2025/02/02 01:00:18 DEBUG : dir: Looking for writers 2025/02/02 01:00:18 DEBUG : file1: reading active writers 2025/02/02 01:00:18 DEBUG : file2: reading active writers 2025/02/02 01:00:18 DEBUG : subdir: reading active writers 2025/02/02 01:00:18 DEBUG : : Looking for writers 2025/02/02 01:00:18 DEBUG : dir: reading active writers 2025/02/02 01:00:18 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.61s) === RUN TestDirHandleReaddirnames run.go:180: Remote "sftp://rclone@:22/rclone-test-nikiked4yasi", Local "Local file system at /tmp/rclone2605981729", Modify Window "1s" 2025/02/02 01:00:18 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: poll-interval is not supported by this remote 2025/02/02 01:00:18 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:18 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:18 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:18 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:18 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:18 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:18 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/02/02 01:00:18 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:18 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:18 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:18 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:18 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:18 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:18 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/02/02 01:00:18 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:18 DEBUG : dir: Looking for writers 2025/02/02 01:00:18 DEBUG : file1: reading active writers 2025/02/02 01:00:18 DEBUG : : Looking for writers 2025/02/02 01:00:18 DEBUG : dir: reading active writers 2025/02/02 01:00:18 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.21s) === RUN TestDirMethods run.go:180: Remote "sftp://rclone@:22/rclone-test-nikiked4yasi", Local "Local file system at /tmp/rclone2605981729", Modify Window "1s" 2025/02/02 01:00:18 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: poll-interval is not supported by this remote 2025/02/02 01:00:18 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:18 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:18 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:18 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:19 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:19 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:19 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/02/02 01:00:19 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:19 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:19 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:19 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:19 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:19 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:19 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/02/02 01:00:19 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:19 DEBUG : dir: Looking for writers 2025/02/02 01:00:19 DEBUG : : Looking for writers 2025/02/02 01:00:19 DEBUG : dir: reading active writers 2025/02/02 01:00:19 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.20s) === RUN TestDirForgetAll run.go:180: Remote "sftp://rclone@:22/rclone-test-nikiked4yasi", Local "Local file system at /tmp/rclone2605981729", Modify Window "1s" 2025/02/02 01:00:19 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: poll-interval is not supported by this remote 2025/02/02 01:00:19 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:19 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:19 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:19 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:19 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:19 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:19 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/02/02 01:00:19 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:19 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:19 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:19 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:19 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:19 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:19 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/02/02 01:00:19 DEBUG : dir: forgetting directory cache 2025/02/02 01:00:19 DEBUG : : forgetting directory cache 2025/02/02 01:00:19 DEBUG : dir: forgetting directory cache 2025/02/02 01:00:19 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:19 DEBUG : : Looking for writers 2025/02/02 01:00:19 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.21s) === RUN TestDirForgetPath run.go:180: Remote "sftp://rclone@:22/rclone-test-nikiked4yasi", Local "Local file system at /tmp/rclone2605981729", Modify Window "1s" 2025/02/02 01:00:19 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: poll-interval is not supported by this remote 2025/02/02 01:00:19 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:19 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:19 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:19 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:19 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:19 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:19 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/02/02 01:00:19 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:19 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:19 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:19 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:19 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:19 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:19 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/02/02 01:00:19 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2025/02/02 01:00:19 DEBUG : dir: invalidating directory cache 2025/02/02 01:00:19 DEBUG : : >ForgetPath: 2025/02/02 01:00:19 DEBUG : : ForgetPath: relativePath="dir", type=0 2025/02/02 01:00:19 DEBUG : : invalidating directory cache 2025/02/02 01:00:19 DEBUG : dir: forgetting directory cache 2025/02/02 01:00:19 DEBUG : : >ForgetPath: 2025/02/02 01:00:19 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2025/02/02 01:00:19 DEBUG : : >ForgetPath: 2025/02/02 01:00:19 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:19 DEBUG : dir: Looking for writers 2025/02/02 01:00:19 DEBUG : : Looking for writers 2025/02/02 01:00:19 DEBUG : dir: reading active writers 2025/02/02 01:00:19 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.22s) === RUN TestDirWalk run.go:180: Remote "sftp://rclone@:22/rclone-test-nikiked4yasi", Local "Local file system at /tmp/rclone2605981729", Modify Window "1s" 2025/02/02 01:00:19 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: poll-interval is not supported by this remote 2025/02/02 01:00:19 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:19 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:19 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:19 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:19 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:19 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:19 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/02/02 01:00:19 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:19 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:19 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:19 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:19 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:19 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:19 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/02/02 01:00:19 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:19 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2025/02/02 01:00:19 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/fil/a/b/c" 2025/02/02 01:00:19 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:19 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/fil/a/b/c 2025/02/02 01:00:19 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/fil/a/b/c" 2025/02/02 01:00:20 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:20 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /rclone-test-nikiked4yasi/fil/a/b/c 2025/02/02 01:00:20 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:20 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2025/02/02 01:00:20 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/fil/a/b/c" 2025/02/02 01:00:20 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:20 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/fil/a/b/c 2025/02/02 01:00:20 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/fil/a/b/c" 2025/02/02 01:00:20 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:20 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /rclone-test-nikiked4yasi/fil/a/b/c 2025/02/02 01:00:20 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:20 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2025/02/02 01:00:20 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:20 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:20 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:20 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:20 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:20 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:20 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/02/02 01:00:20 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:20 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:20 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:20 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:20 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:20 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:20 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/02/02 01:00:20 DEBUG : : forgetting directory cache 2025/02/02 01:00:20 DEBUG : dir: forgetting directory cache 2025/02/02 01:00:20 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:20 DEBUG : dir: Looking for writers 2025/02/02 01:00:20 DEBUG : fil/a/b: Looking for writers 2025/02/02 01:00:20 DEBUG : fil/a: Looking for writers 2025/02/02 01:00:20 DEBUG : b: reading active writers 2025/02/02 01:00:20 DEBUG : fil: Looking for writers 2025/02/02 01:00:20 DEBUG : a: reading active writers 2025/02/02 01:00:20 DEBUG : : Looking for writers 2025/02/02 01:00:20 DEBUG : dir: reading active writers 2025/02/02 01:00:20 DEBUG : fil: reading active writers 2025/02/02 01:00:20 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.82s) === RUN TestDirSetModTime run.go:180: Remote "sftp://rclone@:22/rclone-test-nikiked4yasi", Local "Local file system at /tmp/rclone2605981729", Modify Window "1s" 2025/02/02 01:00:20 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: poll-interval is not supported by this remote 2025/02/02 01:00:20 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:20 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:20 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:20 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:20 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:20 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:20 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/02/02 01:00:20 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:20 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:20 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:20 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:20 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:20 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:20 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/02/02 01:00:20 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:20 DEBUG : dir: Looking for writers 2025/02/02 01:00:20 DEBUG : : Looking for writers 2025/02/02 01:00:20 DEBUG : dir: reading active writers 2025/02/02 01:00:20 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.24s) === RUN TestDirStat run.go:180: Remote "sftp://rclone@:22/rclone-test-nikiked4yasi", Local "Local file system at /tmp/rclone2605981729", Modify Window "1s" 2025/02/02 01:00:20 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: poll-interval is not supported by this remote 2025/02/02 01:00:20 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:20 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:20 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:20 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:20 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:20 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:20 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/02/02 01:00:20 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:20 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:20 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:20 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:20 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:20 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:20 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/02/02 01:00:20 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:20 DEBUG : dir: Looking for writers 2025/02/02 01:00:20 DEBUG : file1: reading active writers 2025/02/02 01:00:20 DEBUG : : Looking for writers 2025/02/02 01:00:20 DEBUG : dir: reading active writers 2025/02/02 01:00:20 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.23s) === RUN TestDirReadDirAll run.go:180: Remote "sftp://rclone@:22/rclone-test-nikiked4yasi", Local "Local file system at /tmp/rclone2605981729", Modify Window "1s" 2025/02/02 01:00:20 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: poll-interval is not supported by this remote 2025/02/02 01:00:20 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:20 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:20 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:20 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:21 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:21 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:21 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/02/02 01:00:21 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:21 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:21 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:21 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:21 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:21 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:21 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/02/02 01:00:21 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file2" 2025/02/02 01:00:21 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:21 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file2 2025/02/02 01:00:21 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file2" 2025/02/02 01:00:21 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:21 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-nikiked4yasi/dir/file2 2025/02/02 01:00:21 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:21 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2025/02/02 01:00:21 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file2" 2025/02/02 01:00:21 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:21 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir/file2 2025/02/02 01:00:21 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir/file2" 2025/02/02 01:00:21 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:21 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-nikiked4yasi/dir/file2 2025/02/02 01:00:21 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:21 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2025/02/02 01:00:21 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/subdir/file3" 2025/02/02 01:00:21 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:21 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/subdir/file3 2025/02/02 01:00:21 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/subdir/file3" 2025/02/02 01:00:21 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:21 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-nikiked4yasi/dir/subdir/file3 2025/02/02 01:00:21 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:21 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2025/02/02 01:00:21 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/subdir/file3" 2025/02/02 01:00:21 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:21 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir/subdir/file3 2025/02/02 01:00:21 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir/subdir/file3" 2025/02/02 01:00:21 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:21 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-nikiked4yasi/dir/subdir/file3 2025/02/02 01:00:21 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:21 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2025/02/02 01:00:21 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/02/02 01:00:21 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/02/02 01:00:21 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/02/02 01:00:21 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/02/02 01:00:21 DEBUG : Waiting for deletions to finish 2025/02/02 01:00:21 INFO : dir/subdir/file3: Deleted 2025/02/02 01:00:21 DEBUG : removing 1 level 2 directories 2025/02/02 01:00:21 INFO : dir/subdir: Removing directory 2025/02/02 01:00:21 DEBUG : dir: invalidating directory cache 2025/02/02 01:00:21 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/02/02 01:00:21 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/02/02 01:00:21 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/02/02 01:00:21 DEBUG : dir/file1: Reset virtual modtime 2025/02/02 01:00:21 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/02/02 01:00:21 DEBUG : dir/virtualFile: Reset virtual modtime 2025/02/02 01:00:21 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/02/02 01:00:21 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/02/02 01:00:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/02 01:00:21 DEBUG : dir: invalidating directory cache 2025/02/02 01:00:21 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/02/02 01:00:21 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/02/02 01:00:21 DEBUG : dir/virtualFile: Reset virtual modtime 2025/02/02 01:00:21 DEBUG : : forgetting directory cache 2025/02/02 01:00:21 DEBUG : dir: forgetting directory cache 2025/02/02 01:00:21 DEBUG : dir/virtualDir: forgetting directory cache 2025/02/02 01:00:21 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:21 DEBUG : dir/virtualDir: Looking for writers 2025/02/02 01:00:21 DEBUG : dir: Looking for writers 2025/02/02 01:00:21 DEBUG : file1: reading active writers 2025/02/02 01:00:21 DEBUG : virtualFile2: reading active writers 2025/02/02 01:00:21 DEBUG : virtualFile: reading active writers 2025/02/02 01:00:21 DEBUG : virtualDir: reading active writers 2025/02/02 01:00:21 DEBUG : : Looking for writers 2025/02/02 01:00:21 DEBUG : dir: reading active writers 2025/02/02 01:00:21 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.63s) --- PASS: TestDirReadDirAll/Virtual (0.01s) === RUN TestDirOpen run.go:180: Remote "sftp://rclone@:22/rclone-test-nikiked4yasi", Local "Local file system at /tmp/rclone2605981729", Modify Window "1s" 2025/02/02 01:00:21 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: poll-interval is not supported by this remote 2025/02/02 01:00:21 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:21 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:21 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:21 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:21 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:21 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:21 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/02/02 01:00:21 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:21 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:21 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:21 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:21 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:21 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:21 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/02/02 01:00:21 ERROR : dir/: Can only open directories read only 2025/02/02 01:00:21 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:21 DEBUG : dir: Looking for writers 2025/02/02 01:00:21 DEBUG : : Looking for writers 2025/02/02 01:00:21 DEBUG : dir: reading active writers 2025/02/02 01:00:21 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.22s) === RUN TestDirCreate run.go:180: Remote "sftp://rclone@:22/rclone-test-nikiked4yasi", Local "Local file system at /tmp/rclone2605981729", Modify Window "1s" 2025/02/02 01:00:21 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: poll-interval is not supported by this remote 2025/02/02 01:00:21 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:21 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:21 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:21 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:21 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:21 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:21 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/02/02 01:00:21 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:21 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:21 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:21 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:21 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:21 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:21 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/02/02 01:00:22 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:22 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/02/02 01:00:22 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/02/02 01:00:22 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/02/02 01:00:22 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: File to upload is small (5 bytes), uploading instead of streaming 2025/02/02 01:00:22 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/potato" 2025/02/02 01:00:22 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:22 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/potato 2025/02/02 01:00:22 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/potato" 2025/02/02 01:00:22 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:22 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-nikiked4yasi/dir/potato 2025/02/02 01:00:22 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:22 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/02/02 01:00:22 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/02/02 01:00:22 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/02/02 01:00:22 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/02/02 01:00:22 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:22 DEBUG : dir: Looking for writers 2025/02/02 01:00:22 DEBUG : file1: reading active writers 2025/02/02 01:00:22 DEBUG : potato: reading active writers 2025/02/02 01:00:22 DEBUG : : Looking for writers 2025/02/02 01:00:22 DEBUG : dir: reading active writers 2025/02/02 01:00:22 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.42s) === RUN TestDirMkdir run.go:180: Remote "sftp://rclone@:22/rclone-test-nikiked4yasi", Local "Local file system at /tmp/rclone2605981729", Modify Window "1s" 2025/02/02 01:00:22 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: poll-interval is not supported by this remote 2025/02/02 01:00:22 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:22 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:22 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:22 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:22 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:22 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:22 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/02/02 01:00:22 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:22 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:22 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:22 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:22 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:22 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:22 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:22 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/02/02 01:00:22 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/02/02 01:00:22 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:22 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:22 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:22 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:22 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:22 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:22 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/02/02 01:00:22 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:22 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:22 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:22 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:22 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:22 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:22 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:22 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/02/02 01:00:22 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:22 DEBUG : dir/sub: Looking for writers 2025/02/02 01:00:22 DEBUG : dir: Looking for writers 2025/02/02 01:00:22 DEBUG : file1: reading active writers 2025/02/02 01:00:22 DEBUG : sub: reading active writers 2025/02/02 01:00:22 DEBUG : : Looking for writers 2025/02/02 01:00:22 DEBUG : dir: reading active writers 2025/02/02 01:00:22 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.55s) === RUN TestDirMkdirSub run.go:180: Remote "sftp://rclone@:22/rclone-test-nikiked4yasi", Local "Local file system at /tmp/rclone2605981729", Modify Window "1s" 2025/02/02 01:00:22 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: poll-interval is not supported by this remote 2025/02/02 01:00:22 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:22 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:22 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:22 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:22 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:22 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:22 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/02/02 01:00:22 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:22 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:22 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:22 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:22 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:22 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:22 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:22 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/02/02 01:00:22 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/02/02 01:00:22 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/02/02 01:00:22 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:22 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:22 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:22 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:23 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:23 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:23 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/02/02 01:00:23 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:23 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:23 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:23 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:23 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:23 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:23 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/02/02 01:00:23 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:23 DEBUG : dir/sub/subsub: Looking for writers 2025/02/02 01:00:23 DEBUG : dir/sub: Looking for writers 2025/02/02 01:00:23 DEBUG : subsub: reading active writers 2025/02/02 01:00:23 DEBUG : dir: Looking for writers 2025/02/02 01:00:23 DEBUG : sub: reading active writers 2025/02/02 01:00:23 DEBUG : file1: reading active writers 2025/02/02 01:00:23 DEBUG : : Looking for writers 2025/02/02 01:00:23 DEBUG : dir: reading active writers 2025/02/02 01:00:23 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.45s) === RUN TestDirRemove run.go:180: Remote "sftp://rclone@:22/rclone-test-nikiked4yasi", Local "Local file system at /tmp/rclone2605981729", Modify Window "1s" 2025/02/02 01:00:23 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: poll-interval is not supported by this remote 2025/02/02 01:00:23 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:23 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:23 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:23 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:23 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:23 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:23 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/02/02 01:00:23 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:23 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:23 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:23 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:23 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:23 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:23 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/02/02 01:00:23 ERROR : dir/: Dir.Remove not empty 2025/02/02 01:00:23 DEBUG : dir/file1: Remove: 2025/02/02 01:00:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/02 01:00:23 DEBUG : dir/file1: >Remove: err= 2025/02/02 01:00:23 DEBUG : : Added virtual directory entry vDel: "dir" 2025/02/02 01:00:23 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:23 DEBUG : : Looking for writers 2025/02/02 01:00:23 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.21s) === RUN TestDirRemoveAll run.go:180: Remote "sftp://rclone@:22/rclone-test-nikiked4yasi", Local "Local file system at /tmp/rclone2605981729", Modify Window "1s" 2025/02/02 01:00:23 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: poll-interval is not supported by this remote 2025/02/02 01:00:23 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:23 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:23 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:23 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:23 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:23 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:23 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/02/02 01:00:23 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:23 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:23 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:23 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:23 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:23 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:23 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/02/02 01:00:23 DEBUG : dir/file1: Remove: 2025/02/02 01:00:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/02 01:00:23 DEBUG : dir/file1: >Remove: err= 2025/02/02 01:00:23 DEBUG : : Added virtual directory entry vDel: "dir" 2025/02/02 01:00:23 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:23 DEBUG : : Looking for writers 2025/02/02 01:00:23 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.21s) === RUN TestDirRemoveName run.go:180: Remote "sftp://rclone@:22/rclone-test-nikiked4yasi", Local "Local file system at /tmp/rclone2605981729", Modify Window "1s" 2025/02/02 01:00:23 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: poll-interval is not supported by this remote 2025/02/02 01:00:23 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:23 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:23 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:23 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:23 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:23 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:23 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/02/02 01:00:23 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:23 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:23 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:23 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:23 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:23 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:23 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/02/02 01:00:23 DEBUG : dir/file1: Remove: 2025/02/02 01:00:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/02 01:00:23 DEBUG : dir/file1: >Remove: err= 2025/02/02 01:00:23 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:23 DEBUG : dir: Looking for writers 2025/02/02 01:00:23 DEBUG : : Looking for writers 2025/02/02 01:00:23 DEBUG : dir: reading active writers 2025/02/02 01:00:23 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.32s) === RUN TestDirRename run.go:180: Remote "sftp://rclone@:22/rclone-test-nikiked4yasi", Local "Local file system at /tmp/rclone2605981729", Modify Window "1s" 2025/02/02 01:00:23 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: poll-interval is not supported by this remote 2025/02/02 01:00:23 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:23 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:23 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:23 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:24 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:24 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:24 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/02/02 01:00:24 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:24 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:24 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:24 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:24 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:24 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:24 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/02/02 01:00:24 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:24 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:24 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:24 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:24 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:24 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:24 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/02/02 01:00:24 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:24 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:24 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:24 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:24 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:24 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:24 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/02/02 01:00:24 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file3" 2025/02/02 01:00:24 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:24 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file3 2025/02/02 01:00:24 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file3" 2025/02/02 01:00:24 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:24 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-nikiked4yasi/dir/file3 2025/02/02 01:00:24 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:24 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2025/02/02 01:00:24 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file3" 2025/02/02 01:00:24 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:24 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir/file3 2025/02/02 01:00:24 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir/file3" 2025/02/02 01:00:24 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:24 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-nikiked4yasi/dir/file3 2025/02/02 01:00:24 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:24 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2025/02/02 01:00:24 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/02/02 01:00:24 DEBUG : dir: Updating dir with dir2 0xc0000bbe10 2025/02/02 01:00:24 DEBUG : dir: forgetting directory cache 2025/02/02 01:00:24 DEBUG : : Added virtual directory entry vDel: "dir" 2025/02/02 01:00:24 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2025/02/02 01:00:24 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir2/file1" 2025/02/02 01:00:24 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:24 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir2/file1 2025/02/02 01:00:24 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir2/file1" 2025/02/02 01:00:24 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:24 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nikiked4yasi/dir2/file1 2025/02/02 01:00:24 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:24 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/02/02 01:00:24 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir2/file1" 2025/02/02 01:00:24 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:24 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir2/file1 2025/02/02 01:00:24 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir2/file1" 2025/02/02 01:00:24 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:24 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nikiked4yasi/dir2/file1 2025/02/02 01:00:24 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:24 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/02/02 01:00:24 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir2/file3" 2025/02/02 01:00:24 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:24 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir2/file3 2025/02/02 01:00:24 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir2/file3" 2025/02/02 01:00:24 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:24 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-nikiked4yasi/dir2/file3 2025/02/02 01:00:24 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:24 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2025/02/02 01:00:24 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir2/file3" 2025/02/02 01:00:24 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:24 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir2/file3 2025/02/02 01:00:24 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir2/file3" 2025/02/02 01:00:24 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:24 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-nikiked4yasi/dir2/file3 2025/02/02 01:00:24 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:24 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2025/02/02 01:00:25 INFO : dir2/file1: Moved (server-side) to: file2 2025/02/02 01:00:25 DEBUG : file2: Updating file with file2 0xc000197800 2025/02/02 01:00:25 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/02/02 01:00:25 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/02/02 01:00:25 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/file2" 2025/02/02 01:00:25 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:25 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/file2 2025/02/02 01:00:25 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/file2" 2025/02/02 01:00:25 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:25 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nikiked4yasi/file2 2025/02/02 01:00:25 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:25 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/02/02 01:00:25 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/file2" 2025/02/02 01:00:25 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:25 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/file2 2025/02/02 01:00:25 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/file2" 2025/02/02 01:00:25 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:25 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nikiked4yasi/file2 2025/02/02 01:00:25 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:25 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/02/02 01:00:25 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir2/file3" 2025/02/02 01:00:25 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:25 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir2/file3 2025/02/02 01:00:25 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir2/file3" 2025/02/02 01:00:25 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:25 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-nikiked4yasi/dir2/file3 2025/02/02 01:00:25 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:25 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2025/02/02 01:00:25 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir2/file3" 2025/02/02 01:00:25 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:25 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir2/file3 2025/02/02 01:00:25 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir2/file3" 2025/02/02 01:00:25 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:25 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-nikiked4yasi/dir2/file3 2025/02/02 01:00:25 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:25 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2025/02/02 01:00:25 INFO : dir2/file3: Deleted 2025/02/02 01:00:25 INFO : file2: Moved (server-side) to: dir2/file3 2025/02/02 01:00:25 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000197800 2025/02/02 01:00:25 DEBUG : : Added virtual directory entry vDel: "file2" 2025/02/02 01:00:25 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/02/02 01:00:25 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir2/file3" 2025/02/02 01:00:25 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:25 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir2/file3 2025/02/02 01:00:25 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir2/file3" 2025/02/02 01:00:25 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:25 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nikiked4yasi/dir2/file3 2025/02/02 01:00:25 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:25 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/02/02 01:00:25 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir2/file3" 2025/02/02 01:00:25 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:25 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir2/file3 2025/02/02 01:00:25 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir2/file3" 2025/02/02 01:00:25 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:25 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nikiked4yasi/dir2/file3 2025/02/02 01:00:25 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:25 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/02/02 01:00:25 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2025/02/02 01:00:25 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000595e10 2025/02/02 01:00:25 DEBUG : empty directory: forgetting directory cache 2025/02/02 01:00:25 DEBUG : : Added virtual directory entry vDel: "empty directory" 2025/02/02 01:00:25 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2025/02/02 01:00:25 DEBUG : dir2: Renaming to "dir3" 2025/02/02 01:00:25 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:25 DEBUG : dir3: Looking for writers 2025/02/02 01:00:25 DEBUG : file3: reading active writers 2025/02/02 01:00:25 DEBUG : renamed empty directory: Looking for writers 2025/02/02 01:00:25 DEBUG : : Looking for writers 2025/02/02 01:00:25 DEBUG : dir3: reading active writers 2025/02/02 01:00:25 DEBUG : renamed empty directory: reading active writers 2025/02/02 01:00:25 DEBUG : >WaitForWriters: --- PASS: TestDirRename (1.75s) === RUN TestDirStructSize dir_test.go:608: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "sftp://rclone@:22/rclone-test-nikiked4yasi", Local "Local file system at /tmp/rclone2605981729", Modify Window "1s" 2025/02/02 01:00:25 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: poll-interval is not supported by this remote 2025/02/02 01:00:25 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:25 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:25 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:25 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:25 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:25 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:25 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/02/02 01:00:25 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:25 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:25 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:25 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:25 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:25 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:25 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/02/02 01:00:25 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/02/02 01:00:25 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:25 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/02 01:00:25 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/02/02 01:00:25 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/02/02 01:00:25 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/02/02 01:00:25 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/02/02 01:00:25 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:25 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/02 01:00:25 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/02/02 01:00:25 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/02/02 01:00:25 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/02/02 01:00:25 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/02/02 01:00:25 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: File to upload is small (12 bytes), uploading instead of streaming 2025/02/02 01:00:25 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/sub/file2" 2025/02/02 01:00:25 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:25 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/sub/file2 2025/02/02 01:00:25 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/sub/file2" 2025/02/02 01:00:26 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:26 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: fc3ff98e8c6a0d3087d515c0473f8677 /rclone-test-nikiked4yasi/dir/sub/file2 2025/02/02 01:00:26 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:26 DEBUG : dir/sub/file2: Parsed hash: fc3ff98e8c6a0d3087d515c0473f8677 2025/02/02 01:00:26 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/02/02 01:00:26 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/02/02 01:00:26 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/02/02 01:00:26 DEBUG : : forgetting directory cache 2025/02/02 01:00:26 DEBUG : dir: forgetting directory cache 2025/02/02 01:00:26 DEBUG : dir/sub: forgetting directory cache 2025/02/02 01:00:26 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/02/02 01:00:26 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/02/02 01:00:26 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: File to upload is small (5 bytes), uploading instead of streaming 2025/02/02 01:00:26 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/sub/file0" 2025/02/02 01:00:26 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:26 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/sub/file0 2025/02/02 01:00:26 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/sub/file0" 2025/02/02 01:00:26 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:26 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-nikiked4yasi/dir/sub/file0 2025/02/02 01:00:26 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:26 DEBUG : dir/sub/file0: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/02/02 01:00:26 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/02/02 01:00:26 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/02/02 01:00:26 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/02/02 01:00:26 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:26 DEBUG : dir/sub: Looking for writers 2025/02/02 01:00:26 DEBUG : file0: reading active writers 2025/02/02 01:00:26 DEBUG : file2: reading active writers 2025/02/02 01:00:26 DEBUG : dir: Looking for writers 2025/02/02 01:00:26 DEBUG : file1: reading active writers 2025/02/02 01:00:26 DEBUG : sub: reading active writers 2025/02/02 01:00:26 DEBUG : : Looking for writers 2025/02/02 01:00:26 DEBUG : dir: reading active writers 2025/02/02 01:00:26 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.46s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "sftp://rclone@:22/rclone-test-nikiked4yasi", Local "Local file system at /tmp/rclone2605981729", Modify Window "1s" 2025/02/02 01:00:26 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: poll-interval is not supported by this remote 2025/02/02 01:00:26 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:26 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:26 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:26 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:26 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:26 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:26 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/02/02 01:00:26 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:26 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:26 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:26 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:26 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:26 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:26 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/02/02 01:00:26 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:26 DEBUG : dir: Looking for writers 2025/02/02 01:00:26 DEBUG : file1: reading active writers 2025/02/02 01:00:26 DEBUG : : Looking for writers 2025/02/02 01:00:26 DEBUG : dir: reading active writers 2025/02/02 01:00:26 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.21s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "sftp://rclone@:22/rclone-test-nikiked4yasi", Local "Local file system at /tmp/rclone2605981729", Modify Window "1s" 2025/02/02 01:00:26 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: poll-interval is not supported by this remote 2025/02/02 01:00:26 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:26 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:26 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:26 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:26 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:26 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:26 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/02/02 01:00:26 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:26 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:26 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:26 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:26 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:26 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:26 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/02/02 01:00:26 DEBUG : Can set mod time: true 2025/02/02 01:00:26 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/02/02 01:00:26 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:26 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:26 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:26 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:26 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:26 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:26 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/02/02 01:00:26 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:26 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:26 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:26 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:26 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:26 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:26 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/02/02 01:00:26 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:26 DEBUG : dir: Looking for writers 2025/02/02 01:00:26 DEBUG : file1: reading active writers 2025/02/02 01:00:26 DEBUG : : Looking for writers 2025/02/02 01:00:26 DEBUG : dir: reading active writers 2025/02/02 01:00:26 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "sftp://rclone@:22/rclone-test-nikiked4yasi", Local "Local file system at /tmp/rclone2605981729", Modify Window "1s" 2025/02/02 01:00:26 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: poll-interval is not supported by this remote 2025/02/02 01:00:26 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:26 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:26 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:26 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:26 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:26 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:26 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/02/02 01:00:26 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:26 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:26 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:26 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:26 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:26 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:26 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/02/02 01:00:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/02 01:00:26 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/02/02 01:00:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: File to upload is small (0 bytes), uploading instead of streaming 2025/02/02 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:27 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/02/02 01:00:27 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/02 01:00:27 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/02/02 01:00:27 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/02/02 01:00:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:27 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:27 DEBUG : dir: Looking for writers 2025/02/02 01:00:27 DEBUG : file1: reading active writers 2025/02/02 01:00:27 DEBUG : : Looking for writers 2025/02/02 01:00:27 DEBUG : dir: reading active writers 2025/02/02 01:00:27 DEBUG : >WaitForWriters: 2025/02/02 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:27 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/02/02 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:27 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/02/02 01:00:27 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:27 DEBUG : dir: Looking for writers 2025/02/02 01:00:27 DEBUG : file1: reading active writers 2025/02/02 01:00:27 DEBUG : : Looking for writers 2025/02/02 01:00:27 DEBUG : dir: reading active writers 2025/02/02 01:00:27 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "sftp://rclone@:22/rclone-test-nikiked4yasi", Local "Local file system at /tmp/rclone2605981729", Modify Window "1s" 2025/02/02 01:00:27 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: poll-interval is not supported by this remote 2025/02/02 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/02/02 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:27 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/02/02 01:00:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/02 01:00:27 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/02/02 01:00:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: File to upload is small (5 bytes), uploading instead of streaming 2025/02/02 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:27 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/02/02 01:00:27 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/02/02 01:00:27 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/02/02 01:00:27 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/02/02 01:00:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:27 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:27 DEBUG : dir: Looking for writers 2025/02/02 01:00:27 DEBUG : file1: reading active writers 2025/02/02 01:00:27 DEBUG : : Looking for writers 2025/02/02 01:00:27 DEBUG : dir: reading active writers 2025/02/02 01:00:27 DEBUG : >WaitForWriters: 2025/02/02 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:27 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/02/02 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:27 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2025/02/02 01:00:27 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:27 DEBUG : dir: Looking for writers 2025/02/02 01:00:27 DEBUG : file1: reading active writers 2025/02/02 01:00:27 DEBUG : : Looking for writers 2025/02/02 01:00:27 DEBUG : dir: reading active writers 2025/02/02 01:00:27 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "sftp://rclone@:22/rclone-test-nikiked4yasi", Local "Local file system at /tmp/rclone2605981729", Modify Window "1s" 2025/02/02 01:00:27 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: poll-interval is not supported by this remote 2025/02/02 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/02 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:27 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/02 01:00:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:27 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/02 01:00:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:27 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/02 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/02/02 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:28 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/02/02 01:00:28 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/02/02 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:28 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/02/02 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:28 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/02/02 01:00:28 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:28 DEBUG : dir: Looking for writers 2025/02/02 01:00:28 DEBUG : file1: reading active writers 2025/02/02 01:00:28 DEBUG : : Looking for writers 2025/02/02 01:00:28 DEBUG : dir: reading active writers 2025/02/02 01:00:28 DEBUG : >WaitForWriters: 2025/02/02 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "sftp://rclone@:22/rclone-test-nikiked4yasi", Local "Local file system at /tmp/rclone2605981729", Modify Window "1s" 2025/02/02 01:00:28 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: poll-interval is not supported by this remote 2025/02/02 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/02 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:28 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/02 01:00:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:28 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/02 01:00:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:28 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/02 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:28 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/02/02 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:28 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/02/02 01:00:28 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/02/02 01:00:28 DEBUG : dir/file1: newRWFileHandle: 2025/02/02 01:00:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/02 01:00:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/02 01:00:28 DEBUG : dir/file1(0xc0000aa9c0): close: 2025/02/02 01:00:28 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/02/02 01:00:28 DEBUG : dir/file1(0xc0000aa9c0): >close: err= 2025/02/02 01:00:28 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:28 DEBUG : dir: Looking for writers 2025/02/02 01:00:28 DEBUG : file1: reading active writers 2025/02/02 01:00:28 DEBUG : : Looking for writers 2025/02/02 01:00:28 DEBUG : dir: reading active writers 2025/02/02 01:00:28 DEBUG : >WaitForWriters: 2025/02/02 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:28 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/02/02 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:28 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/02/02 01:00:28 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:28 DEBUG : dir: Looking for writers 2025/02/02 01:00:28 DEBUG : file1: reading active writers 2025/02/02 01:00:28 DEBUG : : Looking for writers 2025/02/02 01:00:28 DEBUG : dir: reading active writers 2025/02/02 01:00:28 DEBUG : >WaitForWriters: 2025/02/02 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "sftp://rclone@:22/rclone-test-nikiked4yasi", Local "Local file system at /tmp/rclone2605981729", Modify Window "1s" 2025/02/02 01:00:28 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: poll-interval is not supported by this remote 2025/02/02 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/02 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:28 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/02 01:00:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:28 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/02 01:00:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:28 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/02 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:28 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/02/02 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:28 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/02/02 01:00:28 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/02/02 01:00:28 DEBUG : dir/file1: newRWFileHandle: 2025/02/02 01:00:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/02 01:00:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/02 01:00:28 DEBUG : dir/file1(0xc000598d40): _writeAt: size=5, off=0 2025/02/02 01:00:28 DEBUG : dir/file1(0xc000598d40): openPending: 2025/02/02 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:28 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/02/02 01:00:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/02/02 01:00:28 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/02/02 01:00:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:28 DEBUG : dir/file1(0xc000598d40): >openPending: err= 2025/02/02 01:00:28 DEBUG : dir/file1(0xc000598d40): >_writeAt: n=5, err= 2025/02/02 01:00:28 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/02/02 01:00:28 DEBUG : dir/file1(0xc000598d40): close: 2025/02/02 01:00:28 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/02/02 01:00:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/02/02 01:00:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/02/02 01:00:28 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/02/02 01:00:29 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/02/02 01:00:29 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:29 DEBUG : dir/file1(0xc000598d40): >close: err= 2025/02/02 01:00:29 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:29 DEBUG : dir: Looking for writers 2025/02/02 01:00:29 DEBUG : file1: reading active writers 2025/02/02 01:00:29 DEBUG : : Looking for writers 2025/02/02 01:00:29 DEBUG : dir: reading active writers 2025/02/02 01:00:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/02 01:00:29 DEBUG : dir: Looking for writers 2025/02/02 01:00:29 DEBUG : file1: reading active writers 2025/02/02 01:00:29 DEBUG : : Looking for writers 2025/02/02 01:00:29 DEBUG : dir: reading active writers 2025/02/02 01:00:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/02 01:00:29 DEBUG : dir: Looking for writers 2025/02/02 01:00:29 DEBUG : file1: reading active writers 2025/02/02 01:00:29 DEBUG : : Looking for writers 2025/02/02 01:00:29 DEBUG : dir: reading active writers 2025/02/02 01:00:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/02 01:00:29 DEBUG : dir: Looking for writers 2025/02/02 01:00:29 DEBUG : file1: reading active writers 2025/02/02 01:00:29 DEBUG : : Looking for writers 2025/02/02 01:00:29 DEBUG : dir: reading active writers 2025/02/02 01:00:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/02 01:00:29 DEBUG : dir/file1: vfs cache: starting upload 2025/02/02 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1.b6fbcc80.partial" 2025/02/02 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1.b6fbcc80.partial 2025/02/02 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1.b6fbcc80.partial" 2025/02/02 01:00:29 DEBUG : dir: Looking for writers 2025/02/02 01:00:29 DEBUG : file1: reading active writers 2025/02/02 01:00:29 DEBUG : : Looking for writers 2025/02/02 01:00:29 DEBUG : dir: reading active writers 2025/02/02 01:00:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/02 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-nikiked4yasi/dir/file1.b6fbcc80.partial 2025/02/02 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:29 DEBUG : dir/file1.b6fbcc80.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2025/02/02 01:00:29 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2025/02/02 01:00:29 DEBUG : dir/file1.b6fbcc80.partial: renamed to: dir/file1 2025/02/02 01:00:29 INFO : dir/file1: Copied (replaced existing) 2025/02/02 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:29 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2025/02/02 01:00:29 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2025/02/02 01:00:29 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/02/02 01:00:29 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/02/02 01:00:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:29 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/02/02 01:00:29 DEBUG : dir: Looking for writers 2025/02/02 01:00:29 DEBUG : file1: reading active writers 2025/02/02 01:00:29 DEBUG : : Looking for writers 2025/02/02 01:00:29 DEBUG : dir: reading active writers 2025/02/02 01:00:29 DEBUG : >WaitForWriters: 2025/02/02 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:29 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2025/02/02 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:29 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2025/02/02 01:00:29 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:29 DEBUG : dir: Looking for writers 2025/02/02 01:00:29 DEBUG : file1: reading active writers 2025/02/02 01:00:29 DEBUG : : Looking for writers 2025/02/02 01:00:29 DEBUG : dir: reading active writers 2025/02/02 01:00:29 DEBUG : >WaitForWriters: 2025/02/02 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (3.19s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.44s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.53s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.53s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.43s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.42s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.84s) === RUN TestFileOpenRead run.go:180: Remote "sftp://rclone@:22/rclone-test-nikiked4yasi", Local "Local file system at /tmp/rclone2605981729", Modify Window "1s" 2025/02/02 01:00:29 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: poll-interval is not supported by this remote 2025/02/02 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:29 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/02/02 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:29 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/02/02 01:00:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/02 01:00:29 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/02 01:00:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/02 01:00:29 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/02/02 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:29 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/02/02 01:00:29 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:29 DEBUG : dir: Looking for writers 2025/02/02 01:00:29 DEBUG : file1: reading active writers 2025/02/02 01:00:29 DEBUG : : Looking for writers 2025/02/02 01:00:29 DEBUG : dir: reading active writers 2025/02/02 01:00:29 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.30s) === RUN TestFileOpenReadUnknownSize 2025/02/02 01:00:29 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/02/02 01:00:29 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/02 01:00:29 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/02/02 01:00:29 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/02/02 01:00:29 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:29 DEBUG : : Looking for writers 2025/02/02 01:00:29 DEBUG : file.txt: reading active writers 2025/02/02 01:00:29 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "sftp://rclone@:22/rclone-test-nikiked4yasi", Local "Local file system at /tmp/rclone2605981729", Modify Window "1s" 2025/02/02 01:00:29 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: poll-interval is not supported by this remote 2025/02/02 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:29 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/02/02 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:30 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/02/02 01:00:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: File to upload is small (25 bytes), uploading instead of streaming 2025/02/02 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:30 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/02/02 01:00:30 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/02/02 01:00:30 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/02/02 01:00:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:30 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:30 DEBUG : dir: Looking for writers 2025/02/02 01:00:30 DEBUG : file1: reading active writers 2025/02/02 01:00:30 DEBUG : : Looking for writers 2025/02/02 01:00:30 DEBUG : dir: reading active writers 2025/02/02 01:00:30 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.30s) === RUN TestFileRemove run.go:180: Remote "sftp://rclone@:22/rclone-test-nikiked4yasi", Local "Local file system at /tmp/rclone2605981729", Modify Window "1s" 2025/02/02 01:00:30 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: poll-interval is not supported by this remote 2025/02/02 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/02/02 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:30 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/02/02 01:00:30 DEBUG : dir/file1: Remove: 2025/02/02 01:00:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/02 01:00:30 DEBUG : dir/file1: >Remove: err= 2025/02/02 01:00:30 DEBUG : dir/file1: Remove: 2025/02/02 01:00:30 DEBUG : dir/file1: >Remove: err=Read only file system 2025/02/02 01:00:30 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:30 DEBUG : dir: Looking for writers 2025/02/02 01:00:30 DEBUG : : Looking for writers 2025/02/02 01:00:30 DEBUG : dir: reading active writers 2025/02/02 01:00:30 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.22s) === RUN TestFileRemoveAll run.go:180: Remote "sftp://rclone@:22/rclone-test-nikiked4yasi", Local "Local file system at /tmp/rclone2605981729", Modify Window "1s" 2025/02/02 01:00:30 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: poll-interval is not supported by this remote 2025/02/02 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/02/02 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:30 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/02/02 01:00:30 DEBUG : dir/file1: Remove: 2025/02/02 01:00:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/02 01:00:30 DEBUG : dir/file1: >Remove: err= 2025/02/02 01:00:30 DEBUG : dir/file1: Remove: 2025/02/02 01:00:30 DEBUG : dir/file1: >Remove: err=Read only file system 2025/02/02 01:00:30 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:30 DEBUG : dir: Looking for writers 2025/02/02 01:00:30 DEBUG : : Looking for writers 2025/02/02 01:00:30 DEBUG : dir: reading active writers 2025/02/02 01:00:30 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.22s) === RUN TestFileOpen run.go:180: Remote "sftp://rclone@:22/rclone-test-nikiked4yasi", Local "Local file system at /tmp/rclone2605981729", Modify Window "1s" 2025/02/02 01:00:30 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: poll-interval is not supported by this remote 2025/02/02 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/02/02 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:30 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/02/02 01:00:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/02 01:00:30 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/02 01:00:30 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/02/02 01:00:30 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/02/02 01:00:30 DEBUG : dir/file1: Open: flags=O_RDWR 2025/02/02 01:00:30 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/02/02 01:00:30 DEBUG : dir/file1: Open: flags=0x3 2025/02/02 01:00:30 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/02/02 01:00:30 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/02/02 01:00:30 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:30 DEBUG : dir: Looking for writers 2025/02/02 01:00:30 DEBUG : file1: reading active writers 2025/02/02 01:00:30 DEBUG : : Looking for writers 2025/02/02 01:00:30 DEBUG : dir: reading active writers 2025/02/02 01:00:30 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.21s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "sftp://rclone@:22/rclone-test-nikiked4yasi", Local "Local file system at /tmp/rclone2605981729", Modify Window "1s" 2025/02/02 01:00:30 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: poll-interval is not supported by this remote 2025/02/02 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/02/02 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:30 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/02/02 01:00:30 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:30 DEBUG : dir: Looking for writers 2025/02/02 01:00:30 DEBUG : file1: reading active writers 2025/02/02 01:00:30 DEBUG : : Looking for writers 2025/02/02 01:00:30 DEBUG : dir: reading active writers 2025/02/02 01:00:30 DEBUG : >WaitForWriters: 2025/02/02 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/02/02 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/02/02 01:00:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/02 01:00:31 DEBUG : newLeaf: Updating file with newLeaf 0xc0005b7500 2025/02/02 01:00:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/02 01:00:31 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/02 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/newLeaf" 2025/02/02 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/newLeaf 2025/02/02 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/newLeaf" 2025/02/02 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nikiked4yasi/newLeaf 2025/02/02 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:31 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/02/02 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/newLeaf" 2025/02/02 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/newLeaf 2025/02/02 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/newLeaf" 2025/02/02 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nikiked4yasi/newLeaf 2025/02/02 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:31 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/02/02 01:00:31 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/02 01:00:31 DEBUG : dir/file1: Updating file with dir/file1 0xc0005b7500 2025/02/02 01:00:31 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/02 01:00:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/02/02 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/02/02 01:00:31 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/02 01:00:31 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/02/02 01:00:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:31 DEBUG : dir/file1: File is currently open, delaying rename 0xc0005b7500 2025/02/02 01:00:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/02 01:00:31 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/02 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: File to upload is small (25 bytes), uploading instead of streaming 2025/02/02 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:31 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/02/02 01:00:31 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/02/02 01:00:31 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/02/02 01:00:31 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/02 01:00:31 DEBUG : newLeaf: Running delayed rename now 2025/02/02 01:00:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/02 01:00:31 DEBUG : newLeaf: Updating file with newLeaf 0xc0005b7500 2025/02/02 01:00:31 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:31 DEBUG : dir: Looking for writers 2025/02/02 01:00:31 DEBUG : : Looking for writers 2025/02/02 01:00:31 DEBUG : dir: reading active writers 2025/02/02 01:00:31 DEBUG : newLeaf: reading active writers 2025/02/02 01:00:31 DEBUG : >WaitForWriters: 2025/02/02 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/newLeaf" 2025/02/02 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/newLeaf 2025/02/02 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/newLeaf" 2025/02/02 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-nikiked4yasi/newLeaf 2025/02/02 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:31 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/02/02 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/newLeaf" 2025/02/02 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/newLeaf 2025/02/02 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/newLeaf" 2025/02/02 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-nikiked4yasi/newLeaf 2025/02/02 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:31 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/02/02 01:00:31 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:31 DEBUG : dir: Looking for writers 2025/02/02 01:00:31 DEBUG : : Looking for writers 2025/02/02 01:00:31 DEBUG : dir: reading active writers 2025/02/02 01:00:31 DEBUG : newLeaf: reading active writers 2025/02/02 01:00:31 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "sftp://rclone@:22/rclone-test-nikiked4yasi", Local "Local file system at /tmp/rclone2605981729", Modify Window "1s" 2025/02/02 01:00:31 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: poll-interval is not supported by this remote 2025/02/02 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/02 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:31 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/02 01:00:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:31 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/02 01:00:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:31 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/02 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/02/02 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/02/02 01:00:32 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:32 DEBUG : dir: Looking for writers 2025/02/02 01:00:32 DEBUG : file1: reading active writers 2025/02/02 01:00:32 DEBUG : : Looking for writers 2025/02/02 01:00:32 DEBUG : dir: reading active writers 2025/02/02 01:00:32 DEBUG : >WaitForWriters: 2025/02/02 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/02/02 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/02/02 01:00:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/02 01:00:32 DEBUG : newLeaf: Updating file with newLeaf 0xc000197ec0 2025/02/02 01:00:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/02 01:00:32 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/02 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/newLeaf" 2025/02/02 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/newLeaf 2025/02/02 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/newLeaf" 2025/02/02 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nikiked4yasi/newLeaf 2025/02/02 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:32 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/02/02 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/newLeaf" 2025/02/02 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/newLeaf 2025/02/02 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/newLeaf" 2025/02/02 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nikiked4yasi/newLeaf 2025/02/02 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:32 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/02/02 01:00:32 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/02 01:00:32 DEBUG : dir/file1: Updating file with dir/file1 0xc000197ec0 2025/02/02 01:00:32 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/02 01:00:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/02/02 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/02/02 01:00:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/02 01:00:32 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/02/02 01:00:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:32 DEBUG : dir/file1: File is currently open, delaying rename 0xc000197ec0 2025/02/02 01:00:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/02 01:00:32 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/02 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: File to upload is small (25 bytes), uploading instead of streaming 2025/02/02 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:32 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/02/02 01:00:32 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/02/02 01:00:32 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/02/02 01:00:32 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/02 01:00:32 DEBUG : newLeaf: Running delayed rename now 2025/02/02 01:00:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/02 01:00:32 DEBUG : newLeaf: Updating file with newLeaf 0xc000197ec0 2025/02/02 01:00:32 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:32 DEBUG : dir: Looking for writers 2025/02/02 01:00:32 DEBUG : : Looking for writers 2025/02/02 01:00:32 DEBUG : dir: reading active writers 2025/02/02 01:00:32 DEBUG : newLeaf: reading active writers 2025/02/02 01:00:32 DEBUG : >WaitForWriters: 2025/02/02 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/newLeaf" 2025/02/02 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/newLeaf 2025/02/02 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/newLeaf" 2025/02/02 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-nikiked4yasi/newLeaf 2025/02/02 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:32 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/02/02 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/newLeaf" 2025/02/02 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/newLeaf 2025/02/02 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/newLeaf" 2025/02/02 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-nikiked4yasi/newLeaf 2025/02/02 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:33 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/02/02 01:00:33 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:33 DEBUG : dir: Looking for writers 2025/02/02 01:00:33 DEBUG : : Looking for writers 2025/02/02 01:00:33 DEBUG : dir: reading active writers 2025/02/02 01:00:33 DEBUG : newLeaf: reading active writers 2025/02/02 01:00:33 DEBUG : >WaitForWriters: 2025/02/02 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "sftp://rclone@:22/rclone-test-nikiked4yasi", Local "Local file system at /tmp/rclone2605981729", Modify Window "1s" 2025/02/02 01:00:33 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: poll-interval is not supported by this remote 2025/02/02 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/02 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:33 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/02 01:00:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:33 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/02 01:00:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:33 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/02 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/02/02 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:33 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/02/02 01:00:33 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/02 01:00:33 DEBUG : dir/file1: newRWFileHandle: 2025/02/02 01:00:33 DEBUG : dir/file1(0xc0003b57c0): openPending: 2025/02/02 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/02/02 01:00:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/02/02 01:00:33 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/02/02 01:00:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:33 DEBUG : dir/file1(0xc0003b57c0): >openPending: err= 2025/02/02 01:00:33 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/02 01:00:33 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/02 01:00:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/02 01:00:33 DEBUG : dir/file1(0xc0003b57c0): _writeAt: size=14, off=0 2025/02/02 01:00:33 DEBUG : dir/file1(0xc0003b57c0): >_writeAt: n=14, err= 2025/02/02 01:00:33 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/02 01:00:33 DEBUG : dir/file1(0xc0003b57c0): close: 2025/02/02 01:00:33 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/02/02 01:00:33 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/02 01:00:33 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:33 DEBUG : dir/file1(0xc0003b57c0): >close: err= 2025/02/02 01:00:33 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:33 DEBUG : dir: Looking for writers 2025/02/02 01:00:33 DEBUG : file1: reading active writers 2025/02/02 01:00:33 DEBUG : : Looking for writers 2025/02/02 01:00:33 DEBUG : dir: reading active writers 2025/02/02 01:00:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/02 01:00:33 DEBUG : dir: Looking for writers 2025/02/02 01:00:33 DEBUG : file1: reading active writers 2025/02/02 01:00:33 DEBUG : : Looking for writers 2025/02/02 01:00:33 DEBUG : dir: reading active writers 2025/02/02 01:00:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/02 01:00:33 DEBUG : dir: Looking for writers 2025/02/02 01:00:33 DEBUG : file1: reading active writers 2025/02/02 01:00:33 DEBUG : : Looking for writers 2025/02/02 01:00:33 DEBUG : dir: reading active writers 2025/02/02 01:00:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/02 01:00:33 DEBUG : dir: Looking for writers 2025/02/02 01:00:33 DEBUG : file1: reading active writers 2025/02/02 01:00:33 DEBUG : : Looking for writers 2025/02/02 01:00:33 DEBUG : dir: reading active writers 2025/02/02 01:00:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/02 01:00:33 DEBUG : dir/file1: vfs cache: starting upload 2025/02/02 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1.53508f02.partial" 2025/02/02 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1.53508f02.partial 2025/02/02 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1.53508f02.partial" 2025/02/02 01:00:33 DEBUG : dir: Looking for writers 2025/02/02 01:00:33 DEBUG : file1: reading active writers 2025/02/02 01:00:33 DEBUG : : Looking for writers 2025/02/02 01:00:33 DEBUG : dir: reading active writers 2025/02/02 01:00:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/02 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nikiked4yasi/dir/file1.53508f02.partial 2025/02/02 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:33 DEBUG : dir/file1.53508f02.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/02/02 01:00:33 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/02/02 01:00:33 DEBUG : dir/file1.53508f02.partial: renamed to: dir/file1 2025/02/02 01:00:33 INFO : dir/file1: Copied (replaced existing) 2025/02/02 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/02/02 01:00:33 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/02/02 01:00:33 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/02/02 01:00:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:33 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/02/02 01:00:33 DEBUG : dir: Looking for writers 2025/02/02 01:00:33 DEBUG : file1: reading active writers 2025/02/02 01:00:33 DEBUG : : Looking for writers 2025/02/02 01:00:33 DEBUG : dir: reading active writers 2025/02/02 01:00:33 DEBUG : >WaitForWriters: 2025/02/02 01:00:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/02 01:00:33 DEBUG : dir/file1: newRWFileHandle: 2025/02/02 01:00:33 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/02 01:00:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/02 01:00:33 DEBUG : dir/file1(0xc0002fe0c0): _readAt: size=512, off=0 2025/02/02 01:00:33 DEBUG : dir/file1(0xc0002fe0c0): openPending: 2025/02/02 01:00:33 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/02/02 01:00:33 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/02/02 01:00:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:33 DEBUG : dir/file1(0xc0002fe0c0): >openPending: err= 2025/02/02 01:00:33 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/02/02 01:00:33 DEBUG : dir/file1(0xc0002fe0c0): >_readAt: n=14, err=EOF 2025/02/02 01:00:33 DEBUG : dir/file1(0xc0002fe0c0): close: 2025/02/02 01:00:33 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/02/02 01:00:33 DEBUG : dir/file1(0xc0002fe0c0): >close: err= 2025/02/02 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/02/02 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:33 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/02/02 01:00:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/02 01:00:33 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/02 01:00:33 DEBUG : newLeaf: Updating file with newLeaf 0xc0008ae240 2025/02/02 01:00:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/02 01:00:33 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/02 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/newLeaf" 2025/02/02 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/newLeaf 2025/02/02 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/newLeaf" 2025/02/02 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nikiked4yasi/newLeaf 2025/02/02 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:33 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/02/02 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/newLeaf" 2025/02/02 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/newLeaf 2025/02/02 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/newLeaf" 2025/02/02 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nikiked4yasi/newLeaf 2025/02/02 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:34 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/02/02 01:00:34 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/02 01:00:34 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/02/02 01:00:34 DEBUG : dir/file1: Updating file with dir/file1 0xc0008ae240 2025/02/02 01:00:34 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/02 01:00:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/02/02 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:34 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/02/02 01:00:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/02 01:00:34 DEBUG : dir/file1: newRWFileHandle: 2025/02/02 01:00:34 DEBUG : dir/file1(0xc000bb0600): openPending: 2025/02/02 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/02/02 01:00:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/02/02 01:00:34 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/02/02 01:00:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:34 DEBUG : dir/file1(0xc000bb0600): >openPending: err= 2025/02/02 01:00:34 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/02 01:00:34 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/02 01:00:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/02 01:00:34 DEBUG : dir/file1(0xc000bb0600): _writeAt: size=25, off=0 2025/02/02 01:00:34 DEBUG : dir/file1(0xc000bb0600): >_writeAt: n=25, err= 2025/02/02 01:00:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/02 01:00:34 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/02 01:00:34 DEBUG : newLeaf: Updating file with newLeaf 0xc0008ae240 2025/02/02 01:00:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/02 01:00:34 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/02 01:00:34 DEBUG : newLeaf(0xc000bb0600): close: 2025/02/02 01:00:34 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/02/02 01:00:34 DEBUG : newLeaf: vfs cache: setting modification time to 2025-02-02 01:00:34.378364711 +0000 UTC m=+16.589870887 2025/02/02 01:00:34 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:34 DEBUG : newLeaf(0xc000bb0600): >close: err= 2025/02/02 01:00:34 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:34 DEBUG : dir: Looking for writers 2025/02/02 01:00:34 DEBUG : : Looking for writers 2025/02/02 01:00:34 DEBUG : dir: reading active writers 2025/02/02 01:00:34 DEBUG : newLeaf: reading active writers 2025/02/02 01:00:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/02 01:00:34 DEBUG : dir: Looking for writers 2025/02/02 01:00:34 DEBUG : : Looking for writers 2025/02/02 01:00:34 DEBUG : dir: reading active writers 2025/02/02 01:00:34 DEBUG : newLeaf: reading active writers 2025/02/02 01:00:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/02 01:00:34 DEBUG : dir: Looking for writers 2025/02/02 01:00:34 DEBUG : : Looking for writers 2025/02/02 01:00:34 DEBUG : dir: reading active writers 2025/02/02 01:00:34 DEBUG : newLeaf: reading active writers 2025/02/02 01:00:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/02 01:00:34 DEBUG : dir: Looking for writers 2025/02/02 01:00:34 DEBUG : : Looking for writers 2025/02/02 01:00:34 DEBUG : dir: reading active writers 2025/02/02 01:00:34 DEBUG : newLeaf: reading active writers 2025/02/02 01:00:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/02 01:00:34 DEBUG : newLeaf: vfs cache: starting upload 2025/02/02 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/newLeaf.e2d2e011.partial" 2025/02/02 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/newLeaf.e2d2e011.partial 2025/02/02 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/newLeaf.e2d2e011.partial" 2025/02/02 01:00:34 DEBUG : dir: Looking for writers 2025/02/02 01:00:34 DEBUG : : Looking for writers 2025/02/02 01:00:34 DEBUG : newLeaf: reading active writers 2025/02/02 01:00:34 DEBUG : dir: reading active writers 2025/02/02 01:00:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/02 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-nikiked4yasi/newLeaf.e2d2e011.partial 2025/02/02 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:34 DEBUG : newLeaf.e2d2e011.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/02/02 01:00:34 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/02/02 01:00:34 DEBUG : newLeaf.e2d2e011.partial: renamed to: newLeaf 2025/02/02 01:00:34 INFO : newLeaf: Copied (replaced existing) 2025/02/02 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/newLeaf" 2025/02/02 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/newLeaf 2025/02/02 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/newLeaf" 2025/02/02 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-nikiked4yasi/newLeaf 2025/02/02 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:34 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/02/02 01:00:34 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-02-02 01:00:34 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/02/02 01:00:34 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/02/02 01:00:34 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/02 01:00:34 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/02/02 01:00:34 DEBUG : dir: Looking for writers 2025/02/02 01:00:34 DEBUG : : Looking for writers 2025/02/02 01:00:34 DEBUG : dir: reading active writers 2025/02/02 01:00:34 DEBUG : newLeaf: reading active writers 2025/02/02 01:00:34 DEBUG : >WaitForWriters: 2025/02/02 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/newLeaf" 2025/02/02 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/newLeaf 2025/02/02 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/newLeaf" 2025/02/02 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-nikiked4yasi/newLeaf 2025/02/02 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:34 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/02/02 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/newLeaf" 2025/02/02 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/newLeaf 2025/02/02 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/newLeaf" 2025/02/02 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-nikiked4yasi/newLeaf 2025/02/02 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:34 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/02/02 01:00:34 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:34 DEBUG : dir: Looking for writers 2025/02/02 01:00:34 DEBUG : : Looking for writers 2025/02/02 01:00:34 DEBUG : dir: reading active writers 2025/02/02 01:00:34 DEBUG : newLeaf: reading active writers 2025/02/02 01:00:34 DEBUG : >WaitForWriters: 2025/02/02 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "sftp://rclone@:22/rclone-test-nikiked4yasi", Local "Local file system at /tmp/rclone2605981729", Modify Window "1s" 2025/02/02 01:00:34 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: poll-interval is not supported by this remote 2025/02/02 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/02 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:34 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/02 01:00:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:34 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/02 01:00:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:34 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/02 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/02/02 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:35 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/02/02 01:00:35 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:35 DEBUG : dir: Looking for writers 2025/02/02 01:00:35 DEBUG : file1: reading active writers 2025/02/02 01:00:35 DEBUG : : Looking for writers 2025/02/02 01:00:35 DEBUG : dir: reading active writers 2025/02/02 01:00:35 DEBUG : >WaitForWriters: 2025/02/02 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/02/02 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:35 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/02/02 01:00:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/02 01:00:35 DEBUG : newLeaf: Updating file with newLeaf 0xc0008ae6c0 2025/02/02 01:00:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/02 01:00:35 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/02 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/newLeaf" 2025/02/02 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/newLeaf 2025/02/02 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/newLeaf" 2025/02/02 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nikiked4yasi/newLeaf 2025/02/02 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:35 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/02/02 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/newLeaf" 2025/02/02 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/newLeaf 2025/02/02 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/newLeaf" 2025/02/02 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nikiked4yasi/newLeaf 2025/02/02 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:35 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/02/02 01:00:35 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/02 01:00:35 DEBUG : dir/file1: Updating file with dir/file1 0xc0008ae6c0 2025/02/02 01:00:35 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/02 01:00:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/02/02 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:35 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/02/02 01:00:35 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/02 01:00:35 DEBUG : dir/file1: newRWFileHandle: 2025/02/02 01:00:35 DEBUG : dir/file1(0xc0002fe180): openPending: 2025/02/02 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/02/02 01:00:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/02/02 01:00:35 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/02/02 01:00:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:35 DEBUG : dir/file1(0xc0002fe180): >openPending: err= 2025/02/02 01:00:35 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/02 01:00:35 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/02 01:00:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/02 01:00:35 DEBUG : dir/file1(0xc0002fe180): _writeAt: size=25, off=0 2025/02/02 01:00:35 DEBUG : dir/file1(0xc0002fe180): >_writeAt: n=25, err= 2025/02/02 01:00:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/02 01:00:35 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/02 01:00:35 DEBUG : newLeaf: Updating file with newLeaf 0xc0008ae6c0 2025/02/02 01:00:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/02 01:00:35 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/02 01:00:35 DEBUG : newLeaf(0xc0002fe180): close: 2025/02/02 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/02/02 01:00:35 DEBUG : newLeaf: vfs cache: setting modification time to 2025-02-02 01:00:35.790706981 +0000 UTC m=+18.002213157 2025/02/02 01:00:35 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:35 DEBUG : newLeaf(0xc0002fe180): >close: err= 2025/02/02 01:00:35 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:35 DEBUG : dir: Looking for writers 2025/02/02 01:00:35 DEBUG : : Looking for writers 2025/02/02 01:00:35 DEBUG : dir: reading active writers 2025/02/02 01:00:35 DEBUG : newLeaf: reading active writers 2025/02/02 01:00:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/02 01:00:35 DEBUG : dir: Looking for writers 2025/02/02 01:00:35 DEBUG : : Looking for writers 2025/02/02 01:00:35 DEBUG : dir: reading active writers 2025/02/02 01:00:35 DEBUG : newLeaf: reading active writers 2025/02/02 01:00:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/02 01:00:35 DEBUG : dir: Looking for writers 2025/02/02 01:00:35 DEBUG : : Looking for writers 2025/02/02 01:00:35 DEBUG : dir: reading active writers 2025/02/02 01:00:35 DEBUG : newLeaf: reading active writers 2025/02/02 01:00:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/02 01:00:35 DEBUG : dir: Looking for writers 2025/02/02 01:00:35 DEBUG : : Looking for writers 2025/02/02 01:00:35 DEBUG : dir: reading active writers 2025/02/02 01:00:35 DEBUG : newLeaf: reading active writers 2025/02/02 01:00:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/02 01:00:35 DEBUG : newLeaf: vfs cache: starting upload 2025/02/02 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/newLeaf.1bb75983.partial" 2025/02/02 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/newLeaf.1bb75983.partial 2025/02/02 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/newLeaf.1bb75983.partial" 2025/02/02 01:00:35 DEBUG : dir: Looking for writers 2025/02/02 01:00:35 DEBUG : : Looking for writers 2025/02/02 01:00:35 DEBUG : dir: reading active writers 2025/02/02 01:00:35 DEBUG : newLeaf: reading active writers 2025/02/02 01:00:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/02 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-nikiked4yasi/newLeaf.1bb75983.partial 2025/02/02 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:35 DEBUG : newLeaf.1bb75983.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/02/02 01:00:35 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/02/02 01:00:35 DEBUG : newLeaf.1bb75983.partial: renamed to: newLeaf 2025/02/02 01:00:35 INFO : newLeaf: Copied (replaced existing) 2025/02/02 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/newLeaf" 2025/02/02 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/newLeaf 2025/02/02 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/newLeaf" 2025/02/02 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-nikiked4yasi/newLeaf 2025/02/02 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:36 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/02/02 01:00:36 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-02-02 01:00:35 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/02/02 01:00:36 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/02/02 01:00:36 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/02 01:00:36 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/02/02 01:00:36 DEBUG : dir: Looking for writers 2025/02/02 01:00:36 DEBUG : : Looking for writers 2025/02/02 01:00:36 DEBUG : dir: reading active writers 2025/02/02 01:00:36 DEBUG : newLeaf: reading active writers 2025/02/02 01:00:36 DEBUG : >WaitForWriters: 2025/02/02 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/newLeaf" 2025/02/02 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/newLeaf 2025/02/02 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/newLeaf" 2025/02/02 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-nikiked4yasi/newLeaf 2025/02/02 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:36 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/02/02 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/newLeaf" 2025/02/02 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/newLeaf 2025/02/02 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/newLeaf" 2025/02/02 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-nikiked4yasi/newLeaf 2025/02/02 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:36 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/02/02 01:00:36 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:36 DEBUG : dir: Looking for writers 2025/02/02 01:00:36 DEBUG : : Looking for writers 2025/02/02 01:00:36 DEBUG : dir: reading active writers 2025/02/02 01:00:36 DEBUG : newLeaf: reading active writers 2025/02/02 01:00:36 DEBUG : >WaitForWriters: 2025/02/02 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "sftp://rclone@:22/rclone-test-nikiked4yasi", Local "Local file system at /tmp/rclone2605981729", Modify Window "1s" 2025/02/02 01:00:36 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: poll-interval is not supported by this remote 2025/02/02 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/02 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:36 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/02 01:00:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:36 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/02 01:00:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:36 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/02 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:36 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/02/02 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:36 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/02/02 01:00:36 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/02 01:00:36 DEBUG : dir/file1: newRWFileHandle: 2025/02/02 01:00:36 DEBUG : dir/file1(0xc000444b80): openPending: 2025/02/02 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:36 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/02/02 01:00:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/02/02 01:00:36 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/02/02 01:00:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:36 DEBUG : dir/file1(0xc000444b80): >openPending: err= 2025/02/02 01:00:36 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/02 01:00:36 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/02 01:00:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/02 01:00:36 DEBUG : dir/file1(0xc000444b80): _writeAt: size=14, off=0 2025/02/02 01:00:36 DEBUG : dir/file1(0xc000444b80): >_writeAt: n=14, err= 2025/02/02 01:00:36 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/02 01:00:36 DEBUG : dir/file1(0xc000444b80): close: 2025/02/02 01:00:36 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/02/02 01:00:36 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/02 01:00:36 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:36 DEBUG : dir/file1(0xc000444b80): >close: err= 2025/02/02 01:00:36 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:36 DEBUG : dir: Looking for writers 2025/02/02 01:00:36 DEBUG : file1: reading active writers 2025/02/02 01:00:36 DEBUG : : Looking for writers 2025/02/02 01:00:36 DEBUG : dir: reading active writers 2025/02/02 01:00:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/02 01:00:36 DEBUG : dir: Looking for writers 2025/02/02 01:00:36 DEBUG : file1: reading active writers 2025/02/02 01:00:36 DEBUG : : Looking for writers 2025/02/02 01:00:36 DEBUG : dir: reading active writers 2025/02/02 01:00:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/02 01:00:36 DEBUG : dir: Looking for writers 2025/02/02 01:00:36 DEBUG : file1: reading active writers 2025/02/02 01:00:36 DEBUG : : Looking for writers 2025/02/02 01:00:36 DEBUG : dir: reading active writers 2025/02/02 01:00:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/02 01:00:36 DEBUG : dir: Looking for writers 2025/02/02 01:00:36 DEBUG : file1: reading active writers 2025/02/02 01:00:36 DEBUG : : Looking for writers 2025/02/02 01:00:36 DEBUG : dir: reading active writers 2025/02/02 01:00:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/02 01:00:36 DEBUG : dir/file1: vfs cache: starting upload 2025/02/02 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1.53508f02.partial" 2025/02/02 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1.53508f02.partial 2025/02/02 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1.53508f02.partial" 2025/02/02 01:00:36 DEBUG : dir: Looking for writers 2025/02/02 01:00:36 DEBUG : file1: reading active writers 2025/02/02 01:00:36 DEBUG : : Looking for writers 2025/02/02 01:00:36 DEBUG : dir: reading active writers 2025/02/02 01:00:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/02 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nikiked4yasi/dir/file1.53508f02.partial 2025/02/02 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:36 DEBUG : dir/file1.53508f02.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/02/02 01:00:36 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/02/02 01:00:36 DEBUG : dir/file1.53508f02.partial: renamed to: dir/file1 2025/02/02 01:00:36 INFO : dir/file1: Copied (replaced existing) 2025/02/02 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:36 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/02/02 01:00:36 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/02/02 01:00:36 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/02/02 01:00:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:36 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/02/02 01:00:36 DEBUG : dir: Looking for writers 2025/02/02 01:00:36 DEBUG : file1: reading active writers 2025/02/02 01:00:36 DEBUG : : Looking for writers 2025/02/02 01:00:36 DEBUG : dir: reading active writers 2025/02/02 01:00:36 DEBUG : >WaitForWriters: 2025/02/02 01:00:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/02 01:00:36 DEBUG : dir/file1: newRWFileHandle: 2025/02/02 01:00:36 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/02 01:00:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/02 01:00:36 DEBUG : dir/file1(0xc000bb0b00): _readAt: size=512, off=0 2025/02/02 01:00:36 DEBUG : dir/file1(0xc000bb0b00): openPending: 2025/02/02 01:00:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/02/02 01:00:36 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/02/02 01:00:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:36 DEBUG : dir/file1(0xc000bb0b00): >openPending: err= 2025/02/02 01:00:36 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/02/02 01:00:36 DEBUG : dir/file1(0xc000bb0b00): >_readAt: n=14, err=EOF 2025/02/02 01:00:36 DEBUG : dir/file1(0xc000bb0b00): close: 2025/02/02 01:00:36 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/02/02 01:00:36 DEBUG : dir/file1(0xc000bb0b00): >close: err= 2025/02/02 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/02/02 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/02/02 01:00:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/02 01:00:37 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/02 01:00:37 DEBUG : newLeaf: Updating file with newLeaf 0xc000bc4300 2025/02/02 01:00:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/02 01:00:37 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/02 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/newLeaf" 2025/02/02 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/newLeaf 2025/02/02 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/newLeaf" 2025/02/02 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nikiked4yasi/newLeaf 2025/02/02 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:37 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/02/02 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/newLeaf" 2025/02/02 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/newLeaf 2025/02/02 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/newLeaf" 2025/02/02 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nikiked4yasi/newLeaf 2025/02/02 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:37 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/02/02 01:00:37 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/02 01:00:37 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/02/02 01:00:37 DEBUG : dir/file1: Updating file with dir/file1 0xc000bc4300 2025/02/02 01:00:37 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/02 01:00:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/02/02 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/02/02 01:00:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/02 01:00:37 DEBUG : dir/file1: newRWFileHandle: 2025/02/02 01:00:37 DEBUG : dir/file1(0xc000bb0fc0): openPending: 2025/02/02 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/02/02 01:00:37 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/02/02 01:00:37 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/02/02 01:00:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:37 DEBUG : dir/file1(0xc000bb0fc0): >openPending: err= 2025/02/02 01:00:37 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/02 01:00:37 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/02 01:00:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/02 01:00:37 DEBUG : dir/file1(0xc000bb0fc0): _writeAt: size=25, off=0 2025/02/02 01:00:37 DEBUG : dir/file1(0xc000bb0fc0): >_writeAt: n=25, err= 2025/02/02 01:00:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/02 01:00:37 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/02 01:00:37 DEBUG : newLeaf: Updating file with newLeaf 0xc000bc4300 2025/02/02 01:00:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/02 01:00:37 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/02 01:00:37 DEBUG : newLeaf(0xc000bb0fc0): close: 2025/02/02 01:00:37 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/02/02 01:00:37 DEBUG : newLeaf: vfs cache: setting modification time to 2025-02-02 01:00:37.623676712 +0000 UTC m=+19.835182887 2025/02/02 01:00:37 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:37 DEBUG : newLeaf(0xc000bb0fc0): >close: err= 2025/02/02 01:00:37 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:37 DEBUG : dir: Looking for writers 2025/02/02 01:00:37 DEBUG : : Looking for writers 2025/02/02 01:00:37 DEBUG : dir: reading active writers 2025/02/02 01:00:37 DEBUG : newLeaf: reading active writers 2025/02/02 01:00:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/02 01:00:37 DEBUG : dir: Looking for writers 2025/02/02 01:00:37 DEBUG : : Looking for writers 2025/02/02 01:00:37 DEBUG : dir: reading active writers 2025/02/02 01:00:37 DEBUG : newLeaf: reading active writers 2025/02/02 01:00:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/02 01:00:37 DEBUG : dir: Looking for writers 2025/02/02 01:00:37 DEBUG : : Looking for writers 2025/02/02 01:00:37 DEBUG : dir: reading active writers 2025/02/02 01:00:37 DEBUG : newLeaf: reading active writers 2025/02/02 01:00:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/02 01:00:37 DEBUG : dir: Looking for writers 2025/02/02 01:00:37 DEBUG : : Looking for writers 2025/02/02 01:00:37 DEBUG : newLeaf: reading active writers 2025/02/02 01:00:37 DEBUG : dir: reading active writers 2025/02/02 01:00:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/02 01:00:37 DEBUG : newLeaf: vfs cache: starting upload 2025/02/02 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/newLeaf.4d183ee7.partial" 2025/02/02 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/newLeaf.4d183ee7.partial 2025/02/02 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/newLeaf.4d183ee7.partial" 2025/02/02 01:00:37 DEBUG : dir: Looking for writers 2025/02/02 01:00:37 DEBUG : : Looking for writers 2025/02/02 01:00:37 DEBUG : dir: reading active writers 2025/02/02 01:00:37 DEBUG : newLeaf: reading active writers 2025/02/02 01:00:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/02 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-nikiked4yasi/newLeaf.4d183ee7.partial 2025/02/02 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:37 DEBUG : newLeaf.4d183ee7.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/02/02 01:00:37 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/02/02 01:00:37 DEBUG : newLeaf.4d183ee7.partial: renamed to: newLeaf 2025/02/02 01:00:37 INFO : newLeaf: Copied (replaced existing) 2025/02/02 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/newLeaf" 2025/02/02 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/newLeaf 2025/02/02 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/newLeaf" 2025/02/02 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-nikiked4yasi/newLeaf 2025/02/02 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:37 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/02/02 01:00:37 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-02-02 01:00:37 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/02/02 01:00:37 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/02/02 01:00:37 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/02 01:00:37 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/02/02 01:00:37 DEBUG : dir: Looking for writers 2025/02/02 01:00:37 DEBUG : : Looking for writers 2025/02/02 01:00:37 DEBUG : dir: reading active writers 2025/02/02 01:00:37 DEBUG : newLeaf: reading active writers 2025/02/02 01:00:37 DEBUG : >WaitForWriters: 2025/02/02 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/newLeaf" 2025/02/02 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/newLeaf 2025/02/02 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/newLeaf" 2025/02/02 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-nikiked4yasi/newLeaf 2025/02/02 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:38 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/02/02 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/newLeaf" 2025/02/02 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/newLeaf 2025/02/02 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/newLeaf" 2025/02/02 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-nikiked4yasi/newLeaf 2025/02/02 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:38 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/02/02 01:00:38 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:38 DEBUG : dir: Looking for writers 2025/02/02 01:00:38 DEBUG : : Looking for writers 2025/02/02 01:00:38 DEBUG : dir: reading active writers 2025/02/02 01:00:38 DEBUG : newLeaf: reading active writers 2025/02/02 01:00:38 DEBUG : >WaitForWriters: 2025/02/02 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "sftp://rclone@:22/rclone-test-nikiked4yasi", Local "Local file system at /tmp/rclone2605981729", Modify Window "1s" 2025/02/02 01:00:38 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: poll-interval is not supported by this remote 2025/02/02 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/02 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:38 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/02 01:00:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:38 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/02 01:00:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:38 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/02 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/02/02 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:38 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/02/02 01:00:38 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:38 DEBUG : dir: Looking for writers 2025/02/02 01:00:38 DEBUG : file1: reading active writers 2025/02/02 01:00:38 DEBUG : : Looking for writers 2025/02/02 01:00:38 DEBUG : dir: reading active writers 2025/02/02 01:00:38 DEBUG : >WaitForWriters: 2025/02/02 01:00:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/02 01:00:38 DEBUG : dir/file1: newRWFileHandle: 2025/02/02 01:00:38 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/02 01:00:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/02 01:00:38 DEBUG : dir/file1(0xc000445380): _readAt: size=512, off=0 2025/02/02 01:00:38 DEBUG : dir/file1(0xc000445380): openPending: 2025/02/02 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/02/02 01:00:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/02/02 01:00:38 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/02/02 01:00:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:38 DEBUG : dir/file1(0xc000445380): >openPending: err= 2025/02/02 01:00:38 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/02/02 01:00:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/02 01:00:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/02 01:00:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/02 01:00:38 DEBUG : dir/file1(0xc000445380): >_readAt: n=14, err=EOF 2025/02/02 01:00:38 DEBUG : dir/file1(0xc000445380): close: 2025/02/02 01:00:38 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/02/02 01:00:38 DEBUG : dir/file1(0xc000445380): >close: err= 2025/02/02 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/02/02 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:38 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/02/02 01:00:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/02 01:00:38 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/02 01:00:38 DEBUG : newLeaf: Updating file with newLeaf 0xc000bc4600 2025/02/02 01:00:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/02 01:00:38 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/02 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/newLeaf" 2025/02/02 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/newLeaf 2025/02/02 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/newLeaf" 2025/02/02 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nikiked4yasi/newLeaf 2025/02/02 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:38 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/02/02 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/newLeaf" 2025/02/02 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/newLeaf 2025/02/02 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/newLeaf" 2025/02/02 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nikiked4yasi/newLeaf 2025/02/02 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:38 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/02/02 01:00:38 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/02 01:00:38 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/02/02 01:00:38 DEBUG : dir/file1: Updating file with dir/file1 0xc000bc4600 2025/02/02 01:00:38 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/02 01:00:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/02/02 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/02/02 01:00:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/02 01:00:39 DEBUG : dir/file1: newRWFileHandle: 2025/02/02 01:00:39 DEBUG : dir/file1(0xc0002fe780): openPending: 2025/02/02 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/02/02 01:00:39 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/02/02 01:00:39 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/02/02 01:00:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:39 DEBUG : dir/file1(0xc0002fe780): >openPending: err= 2025/02/02 01:00:39 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/02 01:00:39 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/02 01:00:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/02 01:00:39 DEBUG : dir/file1(0xc0002fe780): _writeAt: size=25, off=0 2025/02/02 01:00:39 DEBUG : dir/file1(0xc0002fe780): >_writeAt: n=25, err= 2025/02/02 01:00:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/02 01:00:39 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/02 01:00:39 DEBUG : newLeaf: Updating file with newLeaf 0xc000bc4600 2025/02/02 01:00:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/02 01:00:39 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/02 01:00:39 DEBUG : newLeaf(0xc0002fe780): close: 2025/02/02 01:00:39 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/02/02 01:00:39 DEBUG : newLeaf: vfs cache: setting modification time to 2025-02-02 01:00:39.160151079 +0000 UTC m=+21.371657265 2025/02/02 01:00:39 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:39 DEBUG : newLeaf(0xc0002fe780): >close: err= 2025/02/02 01:00:39 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:39 DEBUG : dir: Looking for writers 2025/02/02 01:00:39 DEBUG : : Looking for writers 2025/02/02 01:00:39 DEBUG : dir: reading active writers 2025/02/02 01:00:39 DEBUG : newLeaf: reading active writers 2025/02/02 01:00:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/02 01:00:39 DEBUG : dir: Looking for writers 2025/02/02 01:00:39 DEBUG : : Looking for writers 2025/02/02 01:00:39 DEBUG : dir: reading active writers 2025/02/02 01:00:39 DEBUG : newLeaf: reading active writers 2025/02/02 01:00:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/02 01:00:39 DEBUG : dir: Looking for writers 2025/02/02 01:00:39 DEBUG : : Looking for writers 2025/02/02 01:00:39 DEBUG : dir: reading active writers 2025/02/02 01:00:39 DEBUG : newLeaf: reading active writers 2025/02/02 01:00:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/02 01:00:39 DEBUG : dir: Looking for writers 2025/02/02 01:00:39 DEBUG : : Looking for writers 2025/02/02 01:00:39 DEBUG : dir: reading active writers 2025/02/02 01:00:39 DEBUG : newLeaf: reading active writers 2025/02/02 01:00:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/02 01:00:39 DEBUG : newLeaf: vfs cache: starting upload 2025/02/02 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/newLeaf.d06f246.partial" 2025/02/02 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/newLeaf.d06f246.partial 2025/02/02 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/newLeaf.d06f246.partial" 2025/02/02 01:00:39 DEBUG : dir: Looking for writers 2025/02/02 01:00:39 DEBUG : : Looking for writers 2025/02/02 01:00:39 DEBUG : dir: reading active writers 2025/02/02 01:00:39 DEBUG : newLeaf: reading active writers 2025/02/02 01:00:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/02 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-nikiked4yasi/newLeaf.d06f246.partial 2025/02/02 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:39 DEBUG : newLeaf.d06f246.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/02/02 01:00:39 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/02/02 01:00:39 DEBUG : newLeaf.d06f246.partial: renamed to: newLeaf 2025/02/02 01:00:39 INFO : newLeaf: Copied (replaced existing) 2025/02/02 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/newLeaf" 2025/02/02 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/newLeaf 2025/02/02 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/newLeaf" 2025/02/02 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-nikiked4yasi/newLeaf 2025/02/02 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:39 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/02/02 01:00:39 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-02-02 01:00:39 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/02/02 01:00:39 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/02/02 01:00:39 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/02 01:00:39 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/02/02 01:00:39 DEBUG : dir: Looking for writers 2025/02/02 01:00:39 DEBUG : : Looking for writers 2025/02/02 01:00:39 DEBUG : dir: reading active writers 2025/02/02 01:00:39 DEBUG : newLeaf: reading active writers 2025/02/02 01:00:39 DEBUG : >WaitForWriters: 2025/02/02 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/newLeaf" 2025/02/02 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/newLeaf 2025/02/02 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/newLeaf" 2025/02/02 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-nikiked4yasi/newLeaf 2025/02/02 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:39 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/02/02 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/newLeaf" 2025/02/02 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/newLeaf 2025/02/02 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/newLeaf" 2025/02/02 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-nikiked4yasi/newLeaf 2025/02/02 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:39 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/02/02 01:00:39 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:39 DEBUG : dir: Looking for writers 2025/02/02 01:00:39 DEBUG : : Looking for writers 2025/02/02 01:00:39 DEBUG : dir: reading active writers 2025/02/02 01:00:39 DEBUG : newLeaf: reading active writers 2025/02/02 01:00:39 DEBUG : >WaitForWriters: 2025/02/02 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: cleaner exiting --- PASS: TestFileRename (8.90s) --- PASS: TestFileRename/off,forceCache=false (1.12s) --- PASS: TestFileRename/minimal,forceCache=false (1.13s) --- PASS: TestFileRename/minimal,forceCache=true (1.86s) --- PASS: TestFileRename/writes,forceCache=false (1.42s) --- PASS: TestFileRename/writes,forceCache=true (1.84s) --- PASS: TestFileRename/full,forceCache=false (1.54s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "sftp://rclone@:22/rclone-test-nikiked4yasi", Local "Local file system at /tmp/rclone2605981729", Modify Window "1s" 2025/02/02 01:00:39 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: poll-interval is not supported by this remote 2025/02/02 01:00:39 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: poll-interval is not supported by this remote 2025/02/02 01:00:39 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:39 DEBUG : : Looking for writers 2025/02/02 01:00:39 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.00s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:180: Remote "sftp://rclone@:22/rclone-test-nikiked4yasi", Local "Local file system at /tmp/rclone2605981729", Modify Window "1s" 2025/02/02 01:00:39 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: poll-interval is not supported by this remote 2025/02/02 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:39 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/02/02 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:39 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/02/02 01:00:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/02 01:00:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/02 01:00:39 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/02 01:00:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/02 01:00:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/02 01:00:39 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/02/02 01:00:39 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/02/02 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:39 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/02/02 01:00:39 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:39 DEBUG : dir: Looking for writers 2025/02/02 01:00:39 DEBUG : file1: reading active writers 2025/02/02 01:00:39 DEBUG : : Looking for writers 2025/02/02 01:00:39 DEBUG : dir: reading active writers 2025/02/02 01:00:39 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.30s) === RUN TestReadFileHandleSeek run.go:180: Remote "sftp://rclone@:22/rclone-test-nikiked4yasi", Local "Local file system at /tmp/rclone2605981729", Modify Window "1s" 2025/02/02 01:00:39 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: poll-interval is not supported by this remote 2025/02/02 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:40 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/02/02 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:40 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/02/02 01:00:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/02 01:00:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/02 01:00:40 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/02 01:00:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/02 01:00:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/02 01:00:40 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/02/02 01:00:40 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/02/02 01:00:40 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/02/02 01:00:40 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/02/02 01:00:40 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/02/02 01:00:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/02/02 01:00:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/02/02 01:00:40 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/02/02 01:00:40 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/02/02 01:00:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/02/02 01:00:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/02/02 01:00:40 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/02/02 01:00:40 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/02/02 01:00:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/02/02 01:00:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/02/02 01:00:40 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/02/02 01:00:40 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:40 DEBUG : dir: Looking for writers 2025/02/02 01:00:40 DEBUG : file1: reading active writers 2025/02/02 01:00:40 DEBUG : : Looking for writers 2025/02/02 01:00:40 DEBUG : dir: reading active writers 2025/02/02 01:00:40 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.29s) === RUN TestReadFileHandleReadAt run.go:180: Remote "sftp://rclone@:22/rclone-test-nikiked4yasi", Local "Local file system at /tmp/rclone2605981729", Modify Window "1s" 2025/02/02 01:00:40 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: poll-interval is not supported by this remote 2025/02/02 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:40 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/02/02 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:40 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/02/02 01:00:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/02 01:00:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/02 01:00:40 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/02 01:00:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/02 01:00:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/02 01:00:40 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/02/02 01:00:40 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/02/02 01:00:40 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/02/02 01:00:40 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/02/02 01:00:40 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/02/02 01:00:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/02/02 01:00:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/02/02 01:00:40 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/02/02 01:00:40 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/02/02 01:00:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/02/02 01:00:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/02/02 01:00:40 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/02/02 01:00:40 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/02/02 01:00:40 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/02/02 01:00:40 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/02/02 01:00:40 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/02/02 01:00:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/02/02 01:00:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/02/02 01:00:40 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/02/02 01:00:40 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/02/02 01:00:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/02/02 01:00:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/02/02 01:00:40 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/02/02 01:00:40 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/02/02 01:00:40 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/02/02 01:00:40 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/02/02 01:00:40 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/02/02 01:00:40 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/02/02 01:00:40 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/02/02 01:00:40 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/02/02 01:00:40 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/02/02 01:00:40 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:40 DEBUG : dir: Looking for writers 2025/02/02 01:00:40 DEBUG : file1: reading active writers 2025/02/02 01:00:40 DEBUG : : Looking for writers 2025/02/02 01:00:40 DEBUG : dir: reading active writers 2025/02/02 01:00:40 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.39s) === RUN TestReadFileHandleFlush run.go:180: Remote "sftp://rclone@:22/rclone-test-nikiked4yasi", Local "Local file system at /tmp/rclone2605981729", Modify Window "1s" 2025/02/02 01:00:40 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: poll-interval is not supported by this remote 2025/02/02 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:40 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/02/02 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:40 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/02/02 01:00:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/02 01:00:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/02 01:00:40 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/02 01:00:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/02 01:00:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/02 01:00:40 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/02/02 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:40 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/02/02 01:00:40 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:40 DEBUG : dir: Looking for writers 2025/02/02 01:00:40 DEBUG : file1: reading active writers 2025/02/02 01:00:40 DEBUG : : Looking for writers 2025/02/02 01:00:40 DEBUG : dir: reading active writers 2025/02/02 01:00:40 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.31s) === RUN TestReadFileHandleRelease run.go:180: Remote "sftp://rclone@:22/rclone-test-nikiked4yasi", Local "Local file system at /tmp/rclone2605981729", Modify Window "1s" 2025/02/02 01:00:40 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: poll-interval is not supported by this remote 2025/02/02 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:41 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/02/02 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:41 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/02/02 01:00:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/02 01:00:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/02 01:00:41 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/02 01:00:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/02 01:00:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/02 01:00:41 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/02/02 01:00:41 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/02/02 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:41 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/02/02 01:00:41 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/02/02 01:00:41 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:41 DEBUG : dir: Looking for writers 2025/02/02 01:00:41 DEBUG : file1: reading active writers 2025/02/02 01:00:41 DEBUG : : Looking for writers 2025/02/02 01:00:41 DEBUG : dir: reading active writers 2025/02/02 01:00:41 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.31s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "sftp://rclone@:22/rclone-test-nikiked4yasi", Local "Local file system at /tmp/rclone2605981729", Modify Window "1s" 2025/02/02 01:00:41 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: poll-interval is not supported by this remote 2025/02/02 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/02 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:41 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/02 01:00:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:41 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/02 01:00:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:41 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/02 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:41 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/02/02 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:41 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/02/02 01:00:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/02 01:00:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/02 01:00:41 DEBUG : dir/file1: newRWFileHandle: 2025/02/02 01:00:41 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/02 01:00:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/02 01:00:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/02 01:00:41 DEBUG : dir/file1(0xc0000aa300): _readAt: size=1, off=0 2025/02/02 01:00:41 DEBUG : dir/file1(0xc0000aa300): openPending: 2025/02/02 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:41 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/02/02 01:00:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/02/02 01:00:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/02 01:00:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:41 DEBUG : dir/file1(0xc0000aa300): >openPending: err= 2025/02/02 01:00:41 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/02/02 01:00:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/02 01:00:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/02 01:00:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/02 01:00:41 DEBUG : dir/file1(0xc0000aa300): >_readAt: n=1, err= 2025/02/02 01:00:41 DEBUG : dir/file1(0xc0000aa300): _readAt: size=256, off=1 2025/02/02 01:00:41 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/02/02 01:00:41 DEBUG : dir/file1(0xc0000aa300): >_readAt: n=15, err=EOF 2025/02/02 01:00:41 DEBUG : dir/file1(0xc0000aa300): _readAt: size=16, off=16 2025/02/02 01:00:41 DEBUG : dir/file1(0xc0000aa300): >_readAt: n=0, err=EOF 2025/02/02 01:00:41 DEBUG : dir/file1(0xc0000aa300): close: 2025/02/02 01:00:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/02/02 01:00:41 DEBUG : dir/file1(0xc0000aa300): >close: err= 2025/02/02 01:00:41 DEBUG : dir/file1(0xc0000aa300): close: 2025/02/02 01:00:41 DEBUG : dir/file1(0xc0000aa300): >close: err=file already closed 2025/02/02 01:00:41 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:41 DEBUG : dir: Looking for writers 2025/02/02 01:00:41 DEBUG : file1: reading active writers 2025/02/02 01:00:41 DEBUG : : Looking for writers 2025/02/02 01:00:41 DEBUG : dir: reading active writers 2025/02/02 01:00:41 DEBUG : >WaitForWriters: 2025/02/02 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.32s) === RUN TestRWFileHandleSeek run.go:180: Remote "sftp://rclone@:22/rclone-test-nikiked4yasi", Local "Local file system at /tmp/rclone2605981729", Modify Window "1s" 2025/02/02 01:00:41 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: poll-interval is not supported by this remote 2025/02/02 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/02 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:41 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/02 01:00:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:41 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/02 01:00:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:41 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/02 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:41 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/02/02 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:41 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/02/02 01:00:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/02 01:00:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/02 01:00:41 DEBUG : dir/file1: newRWFileHandle: 2025/02/02 01:00:41 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/02 01:00:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/02 01:00:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/02 01:00:41 DEBUG : dir/file1(0xc0000aa880): _readAt: size=1, off=0 2025/02/02 01:00:41 DEBUG : dir/file1(0xc0000aa880): openPending: 2025/02/02 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:41 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/02/02 01:00:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/02/02 01:00:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/02 01:00:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:41 DEBUG : dir/file1(0xc0000aa880): >openPending: err= 2025/02/02 01:00:41 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/02/02 01:00:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/02 01:00:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/02 01:00:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/02 01:00:41 DEBUG : dir/file1(0xc0000aa880): >_readAt: n=1, err= 2025/02/02 01:00:41 DEBUG : dir/file1(0xc0000aa880): _readAt: size=1, off=5 2025/02/02 01:00:41 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/02/02 01:00:41 DEBUG : dir/file1(0xc0000aa880): >_readAt: n=1, err= 2025/02/02 01:00:41 DEBUG : dir/file1(0xc0000aa880): _readAt: size=1, off=3 2025/02/02 01:00:41 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/02/02 01:00:41 DEBUG : dir/file1(0xc0000aa880): >_readAt: n=1, err= 2025/02/02 01:00:41 DEBUG : dir/file1(0xc0000aa880): _readAt: size=1, off=13 2025/02/02 01:00:41 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/02/02 01:00:41 DEBUG : dir/file1(0xc0000aa880): >_readAt: n=1, err= 2025/02/02 01:00:41 DEBUG : dir/file1(0xc0000aa880): _readAt: size=16, off=100 2025/02/02 01:00:41 DEBUG : dir/file1(0xc0000aa880): >_readAt: n=0, err=EOF 2025/02/02 01:00:41 DEBUG : dir/file1(0xc0000aa880): close: 2025/02/02 01:00:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/02/02 01:00:41 DEBUG : dir/file1(0xc0000aa880): >close: err= 2025/02/02 01:00:41 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:41 DEBUG : dir: Looking for writers 2025/02/02 01:00:41 DEBUG : file1: reading active writers 2025/02/02 01:00:41 DEBUG : : Looking for writers 2025/02/02 01:00:41 DEBUG : dir: reading active writers 2025/02/02 01:00:41 DEBUG : >WaitForWriters: 2025/02/02 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.32s) === RUN TestRWFileHandleReadAt run.go:180: Remote "sftp://rclone@:22/rclone-test-nikiked4yasi", Local "Local file system at /tmp/rclone2605981729", Modify Window "1s" 2025/02/02 01:00:41 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: poll-interval is not supported by this remote 2025/02/02 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/02 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:41 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/02 01:00:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:41 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/02 01:00:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:41 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/02 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:42 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/02/02 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:42 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/02/02 01:00:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/02 01:00:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/02 01:00:42 DEBUG : dir/file1: newRWFileHandle: 2025/02/02 01:00:42 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/02 01:00:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/02 01:00:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/02 01:00:42 DEBUG : dir/file1(0xc0002fe380): _readAt: size=1, off=0 2025/02/02 01:00:42 DEBUG : dir/file1(0xc0002fe380): openPending: 2025/02/02 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:42 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/02/02 01:00:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/02/02 01:00:42 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/02 01:00:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:42 DEBUG : dir/file1(0xc0002fe380): >openPending: err= 2025/02/02 01:00:42 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/02/02 01:00:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/02 01:00:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/02 01:00:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/02 01:00:42 DEBUG : dir/file1(0xc0002fe380): >_readAt: n=1, err= 2025/02/02 01:00:42 DEBUG : dir/file1(0xc0002fe380): _readAt: size=1, off=5 2025/02/02 01:00:42 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/02/02 01:00:42 DEBUG : dir/file1(0xc0002fe380): >_readAt: n=1, err= 2025/02/02 01:00:42 DEBUG : dir/file1(0xc0002fe380): _readAt: size=1, off=1 2025/02/02 01:00:42 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/02/02 01:00:42 DEBUG : dir/file1(0xc0002fe380): >_readAt: n=1, err= 2025/02/02 01:00:42 DEBUG : dir/file1(0xc0002fe380): _readAt: size=6, off=10 2025/02/02 01:00:42 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/02/02 01:00:42 DEBUG : dir/file1(0xc0002fe380): >_readAt: n=6, err= 2025/02/02 01:00:42 DEBUG : dir/file1(0xc0002fe380): _readAt: size=256, off=10 2025/02/02 01:00:42 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/02/02 01:00:42 DEBUG : dir/file1(0xc0002fe380): >_readAt: n=6, err=EOF 2025/02/02 01:00:42 DEBUG : dir/file1(0xc0002fe380): _readAt: size=256, off=100 2025/02/02 01:00:42 DEBUG : dir/file1(0xc0002fe380): >_readAt: n=0, err=EOF 2025/02/02 01:00:42 DEBUG : dir/file1(0xc0002fe380): close: 2025/02/02 01:00:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/02/02 01:00:42 DEBUG : dir/file1(0xc0002fe380): >close: err= 2025/02/02 01:00:42 DEBUG : dir/file1(0xc0002fe380): _readAt: size=256, off=100 2025/02/02 01:00:42 DEBUG : dir/file1(0xc0002fe380): >_readAt: n=0, err=file already closed 2025/02/02 01:00:42 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:42 DEBUG : dir: Looking for writers 2025/02/02 01:00:42 DEBUG : file1: reading active writers 2025/02/02 01:00:42 DEBUG : : Looking for writers 2025/02/02 01:00:42 DEBUG : dir: reading active writers 2025/02/02 01:00:42 DEBUG : >WaitForWriters: 2025/02/02 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.31s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "sftp://rclone@:22/rclone-test-nikiked4yasi", Local "Local file system at /tmp/rclone2605981729", Modify Window "1s" 2025/02/02 01:00:42 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: poll-interval is not supported by this remote 2025/02/02 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/02 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:42 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/02 01:00:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:42 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/02 01:00:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:42 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/02 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:42 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/02/02 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:42 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/02/02 01:00:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/02 01:00:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/02 01:00:42 DEBUG : dir/file1: newRWFileHandle: 2025/02/02 01:00:42 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/02 01:00:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/02 01:00:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/02 01:00:42 DEBUG : dir/file1(0xc000910380): RWFileHandle.Flush 2025/02/02 01:00:42 DEBUG : dir/file1(0xc000910380): _readAt: size=256, off=0 2025/02/02 01:00:42 DEBUG : dir/file1(0xc000910380): openPending: 2025/02/02 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:42 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/02/02 01:00:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/02/02 01:00:42 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/02 01:00:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:42 DEBUG : dir/file1(0xc000910380): >openPending: err= 2025/02/02 01:00:42 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/02/02 01:00:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/02 01:00:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/02 01:00:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/02 01:00:42 DEBUG : dir/file1(0xc000910380): >_readAt: n=16, err=EOF 2025/02/02 01:00:42 DEBUG : dir/file1(0xc000910380): RWFileHandle.Flush 2025/02/02 01:00:42 DEBUG : dir/file1(0xc000910380): RWFileHandle.Flush 2025/02/02 01:00:42 DEBUG : dir/file1(0xc000910380): close: 2025/02/02 01:00:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/02/02 01:00:42 DEBUG : dir/file1(0xc000910380): >close: err= 2025/02/02 01:00:42 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:42 DEBUG : dir: Looking for writers 2025/02/02 01:00:42 DEBUG : file1: reading active writers 2025/02/02 01:00:42 DEBUG : : Looking for writers 2025/02/02 01:00:42 DEBUG : dir: reading active writers 2025/02/02 01:00:42 DEBUG : >WaitForWriters: 2025/02/02 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.33s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "sftp://rclone@:22/rclone-test-nikiked4yasi", Local "Local file system at /tmp/rclone2605981729", Modify Window "1s" 2025/02/02 01:00:42 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: poll-interval is not supported by this remote 2025/02/02 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/02 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:42 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/02 01:00:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:42 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/02 01:00:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:42 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/02 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:42 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/02/02 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:42 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/02/02 01:00:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/02 01:00:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/02 01:00:42 DEBUG : dir/file1: newRWFileHandle: 2025/02/02 01:00:42 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/02 01:00:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/02 01:00:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/02 01:00:42 DEBUG : dir/file1(0xc0000ab380): _readAt: size=256, off=0 2025/02/02 01:00:42 DEBUG : dir/file1(0xc0000ab380): openPending: 2025/02/02 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:42 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/02/02 01:00:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/02/02 01:00:42 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/02 01:00:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:42 DEBUG : dir/file1(0xc0000ab380): >openPending: err= 2025/02/02 01:00:42 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/02/02 01:00:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/02 01:00:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/02 01:00:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/02 01:00:42 DEBUG : dir/file1(0xc0000ab380): >_readAt: n=16, err=EOF 2025/02/02 01:00:42 DEBUG : dir/file1(0xc0000ab380): RWFileHandle.Release 2025/02/02 01:00:42 DEBUG : dir/file1(0xc0000ab380): close: 2025/02/02 01:00:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/02/02 01:00:42 DEBUG : dir/file1(0xc0000ab380): >close: err= 2025/02/02 01:00:42 DEBUG : dir/file1(0xc0000ab380): RWFileHandle.Release 2025/02/02 01:00:42 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:42 DEBUG : dir: Looking for writers 2025/02/02 01:00:42 DEBUG : file1: reading active writers 2025/02/02 01:00:42 DEBUG : : Looking for writers 2025/02/02 01:00:42 DEBUG : dir: reading active writers 2025/02/02 01:00:42 DEBUG : >WaitForWriters: 2025/02/02 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.31s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "sftp://rclone@:22/rclone-test-nikiked4yasi", Local "Local file system at /tmp/rclone2605981729", Modify Window "1s" 2025/02/02 01:00:42 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: poll-interval is not supported by this remote 2025/02/02 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/02 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:42 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/02 01:00:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:42 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/02 01:00:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:42 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/02 01:00:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:42 DEBUG : file1: newRWFileHandle: 2025/02/02 01:00:42 DEBUG : file1(0xc0000ab5c0): openPending: 2025/02/02 01:00:42 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:42 DEBUG : file1(0xc0000ab5c0): >openPending: err= 2025/02/02 01:00:42 DEBUG : file1: >newRWFileHandle: err= 2025/02/02 01:00:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:42 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/02 01:00:42 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/02 01:00:42 DEBUG : file1(0xc0000ab5c0): _writeAt: size=5, off=0 2025/02/02 01:00:42 DEBUG : file1(0xc0000ab5c0): >_writeAt: n=5, err= 2025/02/02 01:00:42 DEBUG : file1(0xc0000ab5c0): _writeAt: size=7, off=5 2025/02/02 01:00:42 DEBUG : file1(0xc0000ab5c0): >_writeAt: n=7, err= 2025/02/02 01:00:42 DEBUG : file1: vfs cache: truncate to size=11 2025/02/02 01:00:42 DEBUG : file1(0xc0000ab5c0): close: 2025/02/02 01:00:42 DEBUG : file1: vfs cache: setting modification time to 2025-02-02 01:00:42.875857328 +0000 UTC m=+25.087363504 2025/02/02 01:00:42 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:42 DEBUG : file1(0xc0000ab5c0): >close: err= 2025/02/02 01:00:42 DEBUG : file1(0xc0000ab5c0): close: 2025/02/02 01:00:42 DEBUG : file1(0xc0000ab5c0): >close: err=file already closed 2025/02/02 01:00:42 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:42 DEBUG : : Looking for writers 2025/02/02 01:00:42 DEBUG : file1: reading active writers 2025/02/02 01:00:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/02 01:00:42 DEBUG : : Looking for writers 2025/02/02 01:00:42 DEBUG : file1: reading active writers 2025/02/02 01:00:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/02 01:00:42 DEBUG : : Looking for writers 2025/02/02 01:00:42 DEBUG : file1: reading active writers 2025/02/02 01:00:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/02 01:00:42 DEBUG : : Looking for writers 2025/02/02 01:00:42 DEBUG : file1: reading active writers 2025/02/02 01:00:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/02 01:00:42 DEBUG : file1: vfs cache: starting upload 2025/02/02 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/file1.1c55c420.partial" 2025/02/02 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/file1.1c55c420.partial 2025/02/02 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/file1.1c55c420.partial" 2025/02/02 01:00:43 DEBUG : : Looking for writers 2025/02/02 01:00:43 DEBUG : file1: reading active writers 2025/02/02 01:00:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/02 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-nikiked4yasi/file1.1c55c420.partial 2025/02/02 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:43 DEBUG : file1.1c55c420.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/02/02 01:00:43 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/02 01:00:43 DEBUG : file1.1c55c420.partial: renamed to: file1 2025/02/02 01:00:43 INFO : file1: Copied (new) 2025/02/02 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/file1" 2025/02/02 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/file1 2025/02/02 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/file1" 2025/02/02 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-nikiked4yasi/file1 2025/02/02 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:43 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/02/02 01:00:43 DEBUG : file1: vfs cache: fingerprint now "11,2025-02-02 01:00:42 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/02/02 01:00:43 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/02 01:00:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:43 INFO : file1: vfs cache: upload succeeded try #1 2025/02/02 01:00:43 DEBUG : : Looking for writers 2025/02/02 01:00:43 DEBUG : file1: reading active writers 2025/02/02 01:00:43 DEBUG : >WaitForWriters: 2025/02/02 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/file1" 2025/02/02 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/file1 2025/02/02 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/file1" 2025/02/02 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-nikiked4yasi/file1 2025/02/02 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:43 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/02/02 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/file1" 2025/02/02 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/file1 2025/02/02 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/file1" 2025/02/02 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-nikiked4yasi/file1 2025/02/02 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:43 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2025/02/02 01:00:43 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:43 DEBUG : : Looking for writers 2025/02/02 01:00:43 DEBUG : file1: reading active writers 2025/02/02 01:00:43 DEBUG : >WaitForWriters: 2025/02/02 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.53s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "sftp://rclone@:22/rclone-test-nikiked4yasi", Local "Local file system at /tmp/rclone2605981729", Modify Window "1s" 2025/02/02 01:00:43 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: poll-interval is not supported by this remote 2025/02/02 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/02 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:43 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/02 01:00:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:43 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/02 01:00:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:43 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/02 01:00:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:43 DEBUG : file1: newRWFileHandle: 2025/02/02 01:00:43 DEBUG : file1(0xc000910440): openPending: 2025/02/02 01:00:43 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:43 DEBUG : file1(0xc000910440): >openPending: err= 2025/02/02 01:00:43 DEBUG : file1: >newRWFileHandle: err= 2025/02/02 01:00:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:43 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/02 01:00:43 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/02 01:00:43 DEBUG : file1(0xc000910440): _writeAt: size=7, off=0 2025/02/02 01:00:43 DEBUG : file1(0xc000910440): >_writeAt: n=7, err= 2025/02/02 01:00:43 DEBUG : file1(0xc000910440): _writeAt: size=6, off=5 2025/02/02 01:00:43 DEBUG : file1(0xc000910440): >_writeAt: n=6, err= 2025/02/02 01:00:43 DEBUG : file1(0xc000910440): close: 2025/02/02 01:00:43 DEBUG : file1: vfs cache: setting modification time to 2025-02-02 01:00:43.405927572 +0000 UTC m=+25.617433758 2025/02/02 01:00:43 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:43 DEBUG : file1(0xc000910440): >close: err= 2025/02/02 01:00:43 DEBUG : file1(0xc000910440): _writeAt: size=5, off=0 2025/02/02 01:00:43 DEBUG : file1(0xc000910440): >_writeAt: n=0, err=file already closed 2025/02/02 01:00:43 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:43 DEBUG : : Looking for writers 2025/02/02 01:00:43 DEBUG : file1: reading active writers 2025/02/02 01:00:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/02 01:00:43 DEBUG : : Looking for writers 2025/02/02 01:00:43 DEBUG : file1: reading active writers 2025/02/02 01:00:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/02 01:00:43 DEBUG : : Looking for writers 2025/02/02 01:00:43 DEBUG : file1: reading active writers 2025/02/02 01:00:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/02 01:00:43 DEBUG : : Looking for writers 2025/02/02 01:00:43 DEBUG : file1: reading active writers 2025/02/02 01:00:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/02 01:00:43 DEBUG : file1: vfs cache: starting upload 2025/02/02 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/file1.6de8337f.partial" 2025/02/02 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/file1.6de8337f.partial 2025/02/02 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/file1.6de8337f.partial" 2025/02/02 01:00:43 DEBUG : : Looking for writers 2025/02/02 01:00:43 DEBUG : file1: reading active writers 2025/02/02 01:00:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/02 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-nikiked4yasi/file1.6de8337f.partial 2025/02/02 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:43 DEBUG : file1.6de8337f.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/02/02 01:00:43 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/02 01:00:43 DEBUG : file1.6de8337f.partial: renamed to: file1 2025/02/02 01:00:43 INFO : file1: Copied (new) 2025/02/02 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/file1" 2025/02/02 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/file1 2025/02/02 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/file1" 2025/02/02 01:00:43 DEBUG : : Looking for writers 2025/02/02 01:00:43 DEBUG : file1: reading active writers 2025/02/02 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-nikiked4yasi/file1 2025/02/02 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:43 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/02/02 01:00:43 DEBUG : file1: vfs cache: fingerprint now "11,2025-02-02 01:00:43 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/02/02 01:00:43 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/02 01:00:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:43 DEBUG : >WaitForWriters: 2025/02/02 01:00:43 INFO : file1: vfs cache: upload succeeded try #1 2025/02/02 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/file1" 2025/02/02 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/file1 2025/02/02 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/file1" 2025/02/02 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-nikiked4yasi/file1 2025/02/02 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:43 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/02/02 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/file1" 2025/02/02 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/file1 2025/02/02 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/file1" 2025/02/02 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-nikiked4yasi/file1 2025/02/02 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:43 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2025/02/02 01:00:43 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:43 DEBUG : : Looking for writers 2025/02/02 01:00:43 DEBUG : file1: reading active writers 2025/02/02 01:00:43 DEBUG : >WaitForWriters: 2025/02/02 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.52s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "sftp://rclone@:22/rclone-test-nikiked4yasi", Local "Local file system at /tmp/rclone2605981729", Modify Window "1s" 2025/02/02 01:00:43 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: poll-interval is not supported by this remote 2025/02/02 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/02 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:43 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/02 01:00:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:43 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/02 01:00:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:43 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/02 01:00:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:43 DEBUG : file1: newRWFileHandle: 2025/02/02 01:00:43 DEBUG : file1(0xc0002fedc0): openPending: 2025/02/02 01:00:43 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:43 DEBUG : file1(0xc0002fedc0): >openPending: err= 2025/02/02 01:00:43 DEBUG : file1: >newRWFileHandle: err= 2025/02/02 01:00:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:43 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/02 01:00:43 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/02 01:00:43 DEBUG : file1(0xc0002fedc0): close: 2025/02/02 01:00:43 DEBUG : file1: vfs cache: setting modification time to 2025-02-02 01:00:43.926757553 +0000 UTC m=+26.138263739 2025/02/02 01:00:43 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:43 DEBUG : file1(0xc0002fedc0): >close: err= 2025/02/02 01:00:43 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/02/02 01:00:43 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/02 01:00:43 DEBUG : file2: newRWFileHandle: 2025/02/02 01:00:43 DEBUG : file2(0xc0002fee80): openPending: 2025/02/02 01:00:43 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:43 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/02/02 01:00:43 DEBUG : file2(0xc0002fee80): >openPending: err= 2025/02/02 01:00:43 DEBUG : file2: >newRWFileHandle: err= 2025/02/02 01:00:43 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/02/02 01:00:43 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/02/02 01:00:43 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/02/02 01:00:43 DEBUG : file2(0xc0002fee80): RWFileHandle.Flush 2025/02/02 01:00:43 DEBUG : file2(0xc0002fee80): RWFileHandle.Release 2025/02/02 01:00:43 DEBUG : file2(0xc0002fee80): close: 2025/02/02 01:00:43 DEBUG : file2: vfs cache: setting modification time to 2025-02-02 01:00:43.927430021 +0000 UTC m=+26.138936197 2025/02/02 01:00:43 INFO : file2: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:43 DEBUG : file2(0xc0002fee80): >close: err= 2025/02/02 01:00:43 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:43 DEBUG : : Looking for writers 2025/02/02 01:00:43 DEBUG : file1: reading active writers 2025/02/02 01:00:43 DEBUG : file2: reading active writers 2025/02/02 01:00:43 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/02/02 01:00:43 DEBUG : : Looking for writers 2025/02/02 01:00:43 DEBUG : file1: reading active writers 2025/02/02 01:00:43 DEBUG : file2: reading active writers 2025/02/02 01:00:43 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/02/02 01:00:43 DEBUG : : Looking for writers 2025/02/02 01:00:43 DEBUG : file1: reading active writers 2025/02/02 01:00:43 DEBUG : file2: reading active writers 2025/02/02 01:00:43 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/02/02 01:00:43 DEBUG : : Looking for writers 2025/02/02 01:00:43 DEBUG : file1: reading active writers 2025/02/02 01:00:43 DEBUG : file2: reading active writers 2025/02/02 01:00:43 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/02/02 01:00:44 DEBUG : file1: vfs cache: starting upload 2025/02/02 01:00:44 DEBUG : file2: vfs cache: starting upload 2025/02/02 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/file1.6c2d2c05.partial" 2025/02/02 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/file1.6c2d2c05.partial 2025/02/02 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/file1.6c2d2c05.partial" 2025/02/02 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/file2.b4afcedb.partial" 2025/02/02 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/file2.b4afcedb.partial 2025/02/02 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/file2.b4afcedb.partial" 2025/02/02 01:00:44 DEBUG : : Looking for writers 2025/02/02 01:00:44 DEBUG : file1: reading active writers 2025/02/02 01:00:44 DEBUG : file2: reading active writers 2025/02/02 01:00:44 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/02/02 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-nikiked4yasi/file2.b4afcedb.partial 2025/02/02 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:44 DEBUG : file2.b4afcedb.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/02/02 01:00:44 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/02 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-nikiked4yasi/file1.6c2d2c05.partial 2025/02/02 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:44 DEBUG : file1.6c2d2c05.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/02/02 01:00:44 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/02 01:00:44 DEBUG : file2.b4afcedb.partial: renamed to: file2 2025/02/02 01:00:44 INFO : file2: Copied (new) 2025/02/02 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/file2" 2025/02/02 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/file2 2025/02/02 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/file2" 2025/02/02 01:00:44 DEBUG : file1.6c2d2c05.partial: renamed to: file1 2025/02/02 01:00:44 INFO : file1: Copied (new) 2025/02/02 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/file1" 2025/02/02 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/file1 2025/02/02 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/file1" 2025/02/02 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-nikiked4yasi/file1 2025/02/02 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:44 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/02/02 01:00:44 DEBUG : file1: vfs cache: fingerprint now "0,2025-02-02 01:00:43 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/02/02 01:00:44 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/02 01:00:44 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:44 INFO : file1: vfs cache: upload succeeded try #1 2025/02/02 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-nikiked4yasi/file2 2025/02/02 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:44 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/02/02 01:00:44 DEBUG : file2: vfs cache: fingerprint now "0,2025-02-02 01:00:43 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/02/02 01:00:44 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/02/02 01:00:44 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/02/02 01:00:44 INFO : file2: vfs cache: upload succeeded try #1 2025/02/02 01:00:44 DEBUG : : Looking for writers 2025/02/02 01:00:44 DEBUG : file1: reading active writers 2025/02/02 01:00:44 DEBUG : file2: reading active writers 2025/02/02 01:00:44 DEBUG : >WaitForWriters: 2025/02/02 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/file1" 2025/02/02 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/file1 2025/02/02 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/file1" 2025/02/02 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-nikiked4yasi/file1 2025/02/02 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:44 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/02/02 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/file1" 2025/02/02 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/file1 2025/02/02 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/file1" 2025/02/02 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-nikiked4yasi/file1 2025/02/02 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:44 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/02/02 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/file2" 2025/02/02 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/file2 2025/02/02 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/file2" 2025/02/02 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-nikiked4yasi/file2 2025/02/02 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:44 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/02/02 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/file2" 2025/02/02 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/file2 2025/02/02 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/file2" 2025/02/02 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-nikiked4yasi/file2 2025/02/02 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:44 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/02/02 01:00:44 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:44 DEBUG : : Looking for writers 2025/02/02 01:00:44 DEBUG : file1: reading active writers 2025/02/02 01:00:44 DEBUG : file2: reading active writers 2025/02/02 01:00:44 DEBUG : >WaitForWriters: 2025/02/02 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.72s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "sftp://rclone@:22/rclone-test-nikiked4yasi", Local "Local file system at /tmp/rclone2605981729", Modify Window "1s" 2025/02/02 01:00:44 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: poll-interval is not supported by this remote 2025/02/02 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/02 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:44 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/02 01:00:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:44 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/02 01:00:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:44 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/02 01:00:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:44 DEBUG : file1: newRWFileHandle: 2025/02/02 01:00:44 DEBUG : file1(0xc000910e00): openPending: 2025/02/02 01:00:44 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:44 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:44 DEBUG : file1(0xc000910e00): >openPending: err= 2025/02/02 01:00:44 DEBUG : file1: >newRWFileHandle: err= 2025/02/02 01:00:44 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:44 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/02 01:00:44 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/02 01:00:44 DEBUG : file1(0xc000910e00): _writeAt: size=5, off=0 2025/02/02 01:00:44 DEBUG : file1(0xc000910e00): >_writeAt: n=5, err= 2025/02/02 01:00:44 DEBUG : file1(0xc000910e00): RWFileHandle.Flush 2025/02/02 01:00:44 DEBUG : file1(0xc000910e00): RWFileHandle.Flush 2025/02/02 01:00:44 DEBUG : file1(0xc000910e00): close: 2025/02/02 01:00:44 DEBUG : file1: vfs cache: setting modification time to 2025-02-02 01:00:44.647347595 +0000 UTC m=+26.858853781 2025/02/02 01:00:44 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:44 DEBUG : file1(0xc000910e00): >close: err= 2025/02/02 01:00:44 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:44 DEBUG : : Looking for writers 2025/02/02 01:00:44 DEBUG : file1: reading active writers 2025/02/02 01:00:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/02 01:00:44 DEBUG : : Looking for writers 2025/02/02 01:00:44 DEBUG : file1: reading active writers 2025/02/02 01:00:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/02 01:00:44 DEBUG : : Looking for writers 2025/02/02 01:00:44 DEBUG : file1: reading active writers 2025/02/02 01:00:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/02 01:00:44 DEBUG : : Looking for writers 2025/02/02 01:00:44 DEBUG : file1: reading active writers 2025/02/02 01:00:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/02 01:00:44 DEBUG : file1: vfs cache: starting upload 2025/02/02 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/file1.b151855f.partial" 2025/02/02 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/file1.b151855f.partial 2025/02/02 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/file1.b151855f.partial" 2025/02/02 01:00:44 DEBUG : : Looking for writers 2025/02/02 01:00:44 DEBUG : file1: reading active writers 2025/02/02 01:00:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/02 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-nikiked4yasi/file1.b151855f.partial 2025/02/02 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:44 DEBUG : file1.b151855f.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/02/02 01:00:44 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/02/02 01:00:44 DEBUG : file1.b151855f.partial: renamed to: file1 2025/02/02 01:00:44 INFO : file1: Copied (new) 2025/02/02 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/file1" 2025/02/02 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/file1 2025/02/02 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/file1" 2025/02/02 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-nikiked4yasi/file1 2025/02/02 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:44 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/02/02 01:00:44 DEBUG : file1: vfs cache: fingerprint now "5,2025-02-02 01:00:44 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/02/02 01:00:44 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/02 01:00:44 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:44 INFO : file1: vfs cache: upload succeeded try #1 2025/02/02 01:00:44 DEBUG : : Looking for writers 2025/02/02 01:00:44 DEBUG : file1: reading active writers 2025/02/02 01:00:44 DEBUG : >WaitForWriters: 2025/02/02 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.32s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "sftp://rclone@:22/rclone-test-nikiked4yasi", Local "Local file system at /tmp/rclone2605981729", Modify Window "1s" 2025/02/02 01:00:44 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: poll-interval is not supported by this remote 2025/02/02 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/02 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:44 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/02 01:00:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:44 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/02 01:00:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:44 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/02 01:00:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:44 DEBUG : file1: newRWFileHandle: 2025/02/02 01:00:44 DEBUG : file1(0xc0002ff280): openPending: 2025/02/02 01:00:44 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:44 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:44 DEBUG : file1(0xc0002ff280): >openPending: err= 2025/02/02 01:00:44 DEBUG : file1: >newRWFileHandle: err= 2025/02/02 01:00:44 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:44 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/02 01:00:44 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/02 01:00:44 DEBUG : file1(0xc0002ff280): _writeAt: size=5, off=0 2025/02/02 01:00:44 DEBUG : file1(0xc0002ff280): >_writeAt: n=5, err= 2025/02/02 01:00:44 DEBUG : file1(0xc0002ff280): RWFileHandle.Release 2025/02/02 01:00:44 DEBUG : file1(0xc0002ff280): close: 2025/02/02 01:00:44 DEBUG : file1: vfs cache: setting modification time to 2025-02-02 01:00:44.964426883 +0000 UTC m=+27.175933069 2025/02/02 01:00:44 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:44 DEBUG : file1(0xc0002ff280): >close: err= 2025/02/02 01:00:44 DEBUG : file1(0xc0002ff280): RWFileHandle.Release 2025/02/02 01:00:44 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:44 DEBUG : : Looking for writers 2025/02/02 01:00:44 DEBUG : file1: reading active writers 2025/02/02 01:00:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/02 01:00:44 DEBUG : : Looking for writers 2025/02/02 01:00:44 DEBUG : file1: reading active writers 2025/02/02 01:00:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/02 01:00:44 DEBUG : : Looking for writers 2025/02/02 01:00:44 DEBUG : file1: reading active writers 2025/02/02 01:00:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/02 01:00:45 DEBUG : : Looking for writers 2025/02/02 01:00:45 DEBUG : file1: reading active writers 2025/02/02 01:00:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/02 01:00:45 DEBUG : file1: vfs cache: starting upload 2025/02/02 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/file1.d2b00835.partial" 2025/02/02 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/file1.d2b00835.partial 2025/02/02 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/file1.d2b00835.partial" 2025/02/02 01:00:45 DEBUG : : Looking for writers 2025/02/02 01:00:45 DEBUG : file1: reading active writers 2025/02/02 01:00:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/02 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-nikiked4yasi/file1.d2b00835.partial 2025/02/02 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:45 DEBUG : file1.d2b00835.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/02/02 01:00:45 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/02/02 01:00:45 DEBUG : file1.d2b00835.partial: renamed to: file1 2025/02/02 01:00:45 INFO : file1: Copied (new) 2025/02/02 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/file1" 2025/02/02 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/file1 2025/02/02 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/file1" 2025/02/02 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-nikiked4yasi/file1 2025/02/02 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:45 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/02/02 01:00:45 DEBUG : file1: vfs cache: fingerprint now "5,2025-02-02 01:00:44 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/02/02 01:00:45 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/02 01:00:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:45 INFO : file1: vfs cache: upload succeeded try #1 2025/02/02 01:00:45 DEBUG : : Looking for writers 2025/02/02 01:00:45 DEBUG : file1: reading active writers 2025/02/02 01:00:45 DEBUG : >WaitForWriters: 2025/02/02 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.32s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "sftp://rclone@:22/rclone-test-nikiked4yasi", Local "Local file system at /tmp/rclone2605981729", Modify Window "1s" 2025/02/02 01:00:45 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: poll-interval is not supported by this remote 2025/02/02 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/02 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:45 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/02 01:00:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:45 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/02 01:00:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:45 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/02 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:45 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/02/02 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:45 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/02/02 01:00:45 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/02/02 01:00:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/02 01:00:45 DEBUG : dir/file1: newRWFileHandle: 2025/02/02 01:00:45 DEBUG : dir/file1(0xc0000abcc0): openPending: 2025/02/02 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:45 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/02/02 01:00:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/02/02 01:00:45 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/02 01:00:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:45 DEBUG : dir/file1(0xc0000abcc0): >openPending: err= 2025/02/02 01:00:45 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/02 01:00:45 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/02 01:00:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/02 01:00:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/02 01:00:45 DEBUG : dir/file1(0xc0000abcc0): _writeAt: size=5, off=0 2025/02/02 01:00:45 DEBUG : dir/file1(0xc0000abcc0): >_writeAt: n=5, err= 2025/02/02 01:00:45 DEBUG : dir/file1(0xc0000abcc0): close: 2025/02/02 01:00:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:45 DEBUG : dir/file1: vfs cache: setting modification time to 2025-02-02 01:00:45.571541255 +0000 UTC m=+27.783047431 2025/02/02 01:00:45 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:45 DEBUG : dir/file1(0xc0000abcc0): >close: err= 2025/02/02 01:00:45 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:45 DEBUG : dir: Looking for writers 2025/02/02 01:00:45 DEBUG : file1: reading active writers 2025/02/02 01:00:45 DEBUG : : Looking for writers 2025/02/02 01:00:45 DEBUG : dir: reading active writers 2025/02/02 01:00:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/02 01:00:45 DEBUG : dir: Looking for writers 2025/02/02 01:00:45 DEBUG : file1: reading active writers 2025/02/02 01:00:45 DEBUG : : Looking for writers 2025/02/02 01:00:45 DEBUG : dir: reading active writers 2025/02/02 01:00:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/02 01:00:45 DEBUG : dir: Looking for writers 2025/02/02 01:00:45 DEBUG : file1: reading active writers 2025/02/02 01:00:45 DEBUG : : Looking for writers 2025/02/02 01:00:45 DEBUG : dir: reading active writers 2025/02/02 01:00:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/02 01:00:45 DEBUG : dir: Looking for writers 2025/02/02 01:00:45 DEBUG : file1: reading active writers 2025/02/02 01:00:45 DEBUG : : Looking for writers 2025/02/02 01:00:45 DEBUG : dir: reading active writers 2025/02/02 01:00:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/02 01:00:45 DEBUG : dir/file1: vfs cache: starting upload 2025/02/02 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1.13458389.partial" 2025/02/02 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1.13458389.partial 2025/02/02 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1.13458389.partial" 2025/02/02 01:00:45 DEBUG : dir: Looking for writers 2025/02/02 01:00:45 DEBUG : file1: reading active writers 2025/02/02 01:00:45 DEBUG : : Looking for writers 2025/02/02 01:00:45 DEBUG : dir: reading active writers 2025/02/02 01:00:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/02 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-nikiked4yasi/dir/file1.13458389.partial 2025/02/02 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:45 DEBUG : dir/file1.13458389.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/02/02 01:00:45 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/02/02 01:00:45 DEBUG : dir/file1.13458389.partial: renamed to: dir/file1 2025/02/02 01:00:45 INFO : dir/file1: Copied (replaced existing) 2025/02/02 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:45 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/02/02 01:00:45 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-02-02 01:00:45 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/02/02 01:00:45 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/02/02 01:00:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:45 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/02/02 01:00:45 DEBUG : dir: Looking for writers 2025/02/02 01:00:45 DEBUG : file1: reading active writers 2025/02/02 01:00:45 DEBUG : : Looking for writers 2025/02/02 01:00:45 DEBUG : dir: reading active writers 2025/02/02 01:00:45 DEBUG : >WaitForWriters: 2025/02/02 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.61s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "sftp://rclone@:22/rclone-test-nikiked4yasi", Local "Local file system at /tmp/rclone2605981729", Modify Window "1s" 2025/02/02 01:00:45 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: poll-interval is not supported by this remote 2025/02/02 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/02 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:45 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/02 01:00:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:45 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/02 01:00:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:45 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/02 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:45 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/02/02 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:46 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/02/02 01:00:46 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : dir/file1: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/02 01:00:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/02 01:00:46 DEBUG : dir/file1(0xc0003b5100): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : dir/file1(0xc0003b5100): openPending: 2025/02/02 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:46 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/02/02 01:00:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/02/02 01:00:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/02 01:00:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:46 DEBUG : dir/file1(0xc0003b5100): >openPending: err= 2025/02/02 01:00:46 DEBUG : dir/file1(0xc0003b5100): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : dir/file1(0xc0003b5100): _writeAt: size=15, off=5 2025/02/02 01:00:46 DEBUG : dir/file1(0xc0003b5100): >_writeAt: n=15, err= 2025/02/02 01:00:46 DEBUG : dir/file1(0xc0003b5100): close: 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/02/02 01:00:46 DEBUG : dir/file1: vfs cache: setting modification time to 2025-02-02 01:00:46.198297294 +0000 UTC m=+28.409803500 2025/02/02 01:00:46 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : dir/file1(0xc0003b5100): >close: err= 2025/02/02 01:00:46 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:46 DEBUG : dir: Looking for writers 2025/02/02 01:00:46 DEBUG : file1: reading active writers 2025/02/02 01:00:46 DEBUG : : Looking for writers 2025/02/02 01:00:46 DEBUG : dir: reading active writers 2025/02/02 01:00:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/02 01:00:46 DEBUG : dir: Looking for writers 2025/02/02 01:00:46 DEBUG : file1: reading active writers 2025/02/02 01:00:46 DEBUG : : Looking for writers 2025/02/02 01:00:46 DEBUG : dir: reading active writers 2025/02/02 01:00:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/02 01:00:46 DEBUG : dir: Looking for writers 2025/02/02 01:00:46 DEBUG : file1: reading active writers 2025/02/02 01:00:46 DEBUG : : Looking for writers 2025/02/02 01:00:46 DEBUG : dir: reading active writers 2025/02/02 01:00:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/02 01:00:46 DEBUG : dir: Looking for writers 2025/02/02 01:00:46 DEBUG : file1: reading active writers 2025/02/02 01:00:46 DEBUG : : Looking for writers 2025/02/02 01:00:46 DEBUG : dir: reading active writers 2025/02/02 01:00:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/02 01:00:46 DEBUG : dir/file1: vfs cache: starting upload 2025/02/02 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1.1c080b8b.partial" 2025/02/02 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1.1c080b8b.partial 2025/02/02 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1.1c080b8b.partial" 2025/02/02 01:00:46 DEBUG : dir: Looking for writers 2025/02/02 01:00:46 DEBUG : file1: reading active writers 2025/02/02 01:00:46 DEBUG : : Looking for writers 2025/02/02 01:00:46 DEBUG : dir: reading active writers 2025/02/02 01:00:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/02 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-nikiked4yasi/dir/file1.1c080b8b.partial 2025/02/02 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:46 DEBUG : dir/file1.1c080b8b.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2025/02/02 01:00:46 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/02/02 01:00:46 DEBUG : dir/file1.1c080b8b.partial: renamed to: dir/file1 2025/02/02 01:00:46 INFO : dir/file1: Copied (replaced existing) 2025/02/02 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:46 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2025/02/02 01:00:46 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-02-02 01:00:46 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/02/02 01:00:46 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/02/02 01:00:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:46 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/02/02 01:00:46 DEBUG : dir: Looking for writers 2025/02/02 01:00:46 DEBUG : file1: reading active writers 2025/02/02 01:00:46 DEBUG : : Looking for writers 2025/02/02 01:00:46 DEBUG : dir: reading active writers 2025/02/02 01:00:46 DEBUG : >WaitForWriters: 2025/02/02 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.63s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "sftp://rclone@:22/rclone-test-nikiked4yasi", Local "Local file system at /tmp/rclone2605981729", Modify Window "1s" 2025/02/02 01:00:46 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: poll-interval is not supported by this remote 2025/02/02 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/02 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:46 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/02 01:00:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:46 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/02 01:00:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/02 01:00:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : file1: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : file1(0xc0002d1b00): openPending: 2025/02/02 01:00:46 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:46 DEBUG : file1(0xc0002d1b00): >openPending: err= 2025/02/02 01:00:46 DEBUG : file1: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:46 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/02 01:00:46 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/02 01:00:46 DEBUG : file1(0xc0002d1b00): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : file1(0xc0002d1b00): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : file1(0xc0002d1b00): close: 2025/02/02 01:00:46 DEBUG : file1: vfs cache: setting modification time to 2025-02-02 01:00:46.515978046 +0000 UTC m=+28.727484232 2025/02/02 01:00:46 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : file1(0xc0002d1b00): >close: err= 2025/02/02 01:00:46 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:46 DEBUG : : Looking for writers 2025/02/02 01:00:46 DEBUG : file1: reading active writers 2025/02/02 01:00:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/02 01:00:46 DEBUG : : Looking for writers 2025/02/02 01:00:46 DEBUG : file1: reading active writers 2025/02/02 01:00:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/02 01:00:46 DEBUG : : Looking for writers 2025/02/02 01:00:46 DEBUG : file1: reading active writers 2025/02/02 01:00:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/02 01:00:46 DEBUG : : Looking for writers 2025/02/02 01:00:46 DEBUG : file1: reading active writers 2025/02/02 01:00:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/02 01:00:46 DEBUG : file1: vfs cache: starting upload 2025/02/02 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/file1.6f3d43f4.partial" 2025/02/02 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/file1.6f3d43f4.partial 2025/02/02 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/file1.6f3d43f4.partial" 2025/02/02 01:00:46 DEBUG : : Looking for writers 2025/02/02 01:00:46 DEBUG : file1: reading active writers 2025/02/02 01:00:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/02 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-nikiked4yasi/file1.6f3d43f4.partial 2025/02/02 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:46 DEBUG : file1.6f3d43f4.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/02/02 01:00:46 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/02/02 01:00:46 DEBUG : file1.6f3d43f4.partial: renamed to: file1 2025/02/02 01:00:46 INFO : file1: Copied (new) 2025/02/02 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/file1" 2025/02/02 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/file1 2025/02/02 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/file1" 2025/02/02 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-nikiked4yasi/file1 2025/02/02 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:46 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/02/02 01:00:46 DEBUG : file1: vfs cache: fingerprint now "5,2025-02-02 01:00:46 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/02/02 01:00:46 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:46 INFO : file1: vfs cache: upload succeeded try #1 2025/02/02 01:00:46 DEBUG : : Looking for writers 2025/02/02 01:00:46 DEBUG : file1: reading active writers 2025/02/02 01:00:46 DEBUG : >WaitForWriters: 2025/02/02 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.32s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "sftp://rclone@:22/rclone-test-nikiked4yasi", Local "Local file system at /tmp/rclone2605981729", Modify Window "1s" 2025/02/02 01:00:46 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: poll-interval is not supported by this remote 2025/02/02 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/02 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:46 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/02 01:00:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:46 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/02 01:00:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/02/02 01:00:46 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5180): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5180): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5180): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5180): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5180): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.831553793 +0000 UTC m=+29.043059979 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5180): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5200): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5200): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5200): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5200): >_readAt: n=2, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5200): _writeAt: size=3, off=2 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5200): >_writeAt: n=0, err=Bad file descriptor 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5200): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.831553793 +0000 UTC m=+29.043059979 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5200): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5240): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5240): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5240): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5240): >_readAt: n=5, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5240): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.831553793 +0000 UTC m=+29.043059979 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5240): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000531f0 item 1 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5280): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5280): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5280): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5280): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5280): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.833455118 +0000 UTC m=+29.044961294 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5280): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b52c0): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b52c0): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b52c0): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b52c0): >_readAt: n=5, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b52c0): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.833455118 +0000 UTC m=+29.044961294 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b52c0): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053c70 item 2 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5300): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5300): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5300): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5300): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5300): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.834592384 +0000 UTC m=+29.046098570 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5300): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5340): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5340): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5340): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5340): >_readAt: n=2, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5340): _writeAt: size=3, off=2 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5340): >_writeAt: n=0, err=Bad file descriptor 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5340): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.834592384 +0000 UTC m=+29.046098570 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5340): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5380): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5380): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5380): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5380): >_readAt: n=5, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5380): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.834592384 +0000 UTC m=+29.046098570 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5380): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003961c0 item 3 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5400): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5400): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5400): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5400): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5400): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.836134406 +0000 UTC m=+29.047640592 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5400): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5480): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5480): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5480): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5480): >_readAt: n=5, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5480): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.836134406 +0000 UTC m=+29.047640592 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5480): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000396850 item 4 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b54c0): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b54c0): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b54c0): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b54c0): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b54c0): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.837116282 +0000 UTC m=+29.048622468 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b54c0): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5500): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5500): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5500): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5500): >_readAt: n=2, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5500): _writeAt: size=3, off=2 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5500): >_writeAt: n=0, err=Bad file descriptor 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5500): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.837116282 +0000 UTC m=+29.048622468 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5500): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5540): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5540): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5540): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5540): >_readAt: n=5, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5540): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.837116282 +0000 UTC m=+29.048622468 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5540): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000396d90 item 5 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b55c0): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b55c0): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b55c0): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b55c0): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b55c0): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.838423525 +0000 UTC m=+29.049929711 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b55c0): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b56c0): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b56c0): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b56c0): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b56c0): >_readAt: n=5, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b56c0): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.838423525 +0000 UTC m=+29.049929711 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b56c0): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003973b0 item 6 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5740): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5740): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5740): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5740): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5740): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.839368772 +0000 UTC m=+29.050874959 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5740): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5800): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5800): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5800): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5800): >_readAt: n=2, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5800): _writeAt: size=3, off=2 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5800): >_writeAt: n=0, err=Bad file descriptor 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5800): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.839368772 +0000 UTC m=+29.050874959 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5800): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5840): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5840): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5840): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5840): >_readAt: n=5, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5840): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.839368772 +0000 UTC m=+29.050874959 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5840): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000397880 item 7 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b58c0): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b58c0): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b58c0): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b58c0): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b58c0): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.840757638 +0000 UTC m=+29.052263814 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b58c0): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5980): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5980): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5980): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5980): >_readAt: n=5, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5980): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.840757638 +0000 UTC m=+29.052263814 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5980): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000397c70 item 8 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5c00): _readAt: size=2, off=0 2025/02/02 01:00:46 ERROR : open-test-file(0xc0003b5c00): Couldn't read size of file 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5c00): >_readAt: n=0, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5c00): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5c00): >_writeAt: n=0, err=Bad file descriptor 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5c00): close: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5c00): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5c40): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5c40): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5c40): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5c40): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5c40): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.841765743 +0000 UTC m=+29.053271929 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5c40): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5c80): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5c80): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5c80): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5c80): >_readAt: n=2, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5c80): _writeAt: size=3, off=2 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5c80): >_writeAt: n=0, err=Bad file descriptor 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5c80): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.841765743 +0000 UTC m=+29.053271929 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5c80): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5e80): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5e80): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5e80): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5e80): >_readAt: n=5, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5e80): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.841765743 +0000 UTC m=+29.053271929 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5e80): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003921c0 item 9 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5f00): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5f00): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5f00): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5f00): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5f00): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.843155902 +0000 UTC m=+29.054662188 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5f00): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe000): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe000): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe000): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe000): >_readAt: n=5, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe000): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.843155902 +0000 UTC m=+29.054662188 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe000): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000392850 item 10 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe0c0): _readAt: size=2, off=0 2025/02/02 01:00:46 ERROR : open-test-file(0xc0002fe0c0): Couldn't read size of file 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe0c0): >_readAt: n=0, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe0c0): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe0c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe0c0): close: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe0c0): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe100): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe100): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe100): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe100): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe100): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.844374971 +0000 UTC m=+29.055881147 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe100): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe240): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe240): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe240): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe240): >_readAt: n=2, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe240): _writeAt: size=3, off=2 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe240): >_writeAt: n=0, err=Bad file descriptor 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe240): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.844374971 +0000 UTC m=+29.055881147 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe240): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe2c0): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe2c0): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe2c0): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe2c0): >_readAt: n=5, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe2c0): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.844374971 +0000 UTC m=+29.055881147 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe2c0): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000392cb0 item 11 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe380): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe380): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe380): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe380): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe380): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.845827495 +0000 UTC m=+29.057333681 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe380): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe400): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe400): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe400): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe400): >_readAt: n=5, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe400): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.845827495 +0000 UTC m=+29.057333681 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe400): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003933b0 item 12 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe4c0): _readAt: size=2, off=0 2025/02/02 01:00:46 ERROR : open-test-file(0xc0002fe4c0): Couldn't read size of file 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe4c0): >_readAt: n=0, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe4c0): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe4c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe4c0): close: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe4c0): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe500): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe500): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe500): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe500): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe500): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.84694787 +0000 UTC m=+29.058454056 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe500): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe640): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe640): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe640): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe640): >_readAt: n=5, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe640): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.84694787 +0000 UTC m=+29.058454056 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe640): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000393810 item 13 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe6c0): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe6c0): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe6c0): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe6c0): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe6c0): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.84800747 +0000 UTC m=+29.059513656 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe6c0): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe740): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe740): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe740): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe740): >_readAt: n=5, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe740): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.84800747 +0000 UTC m=+29.059513656 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe740): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000393b20 item 14 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe880): _readAt: size=2, off=0 2025/02/02 01:00:46 ERROR : open-test-file(0xc0002fe880): Couldn't read size of file 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe880): >_readAt: n=0, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe880): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe880): >_writeAt: n=0, err=Bad file descriptor 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe880): close: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe880): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe8c0): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe8c0): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe8c0): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe8c0): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe8c0): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.849159575 +0000 UTC m=+29.060665761 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe8c0): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe980): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe980): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe980): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe980): >_readAt: n=5, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe980): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.849159575 +0000 UTC m=+29.060665761 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe980): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000393dc0 item 15 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fea00): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fea00): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fea00): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fea00): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fea00): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.850247799 +0000 UTC m=+29.061753975 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fea00): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fea80): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fea80): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fea80): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fea80): >_readAt: n=5, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fea80): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.850247799 +0000 UTC m=+29.061753975 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fea80): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003627e0 item 16 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002feac0): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002feac0): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002feac0): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002feac0): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002feac0): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.851280149 +0000 UTC m=+29.062786335 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002feac0): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002feb00): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002feb00): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002feb00): open at offset 5 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002feb00): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002feb00): >_readAt: n=2, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002feb00): _writeAt: size=3, off=7 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002feb00): >_writeAt: n=0, err=Bad file descriptor 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002feb00): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.851280149 +0000 UTC m=+29.062786335 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002feb00): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002feb40): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002feb40): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002feb40): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002feb40): >_readAt: n=5, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002feb40): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.851280149 +0000 UTC m=+29.062786335 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002feb40): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003630a0 item 17 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002febc0): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002febc0): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002febc0): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002febc0): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002febc0): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.852818984 +0000 UTC m=+29.064325170 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002febc0): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fec40): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fec40): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fec40): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fec40): >_readAt: n=5, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fec40): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.852818984 +0000 UTC m=+29.064325170 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fec40): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363960 item 18 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fecc0): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fecc0): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fecc0): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fecc0): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fecc0): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.853847698 +0000 UTC m=+29.065353874 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fecc0): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fee00): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fee00): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fee00): open at offset 5 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fee00): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fee00): >_readAt: n=2, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fee00): _writeAt: size=3, off=7 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fee00): >_writeAt: n=0, err=Bad file descriptor 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fee00): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.853847698 +0000 UTC m=+29.065353874 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fee00): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fee40): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fee40): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fee40): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fee40): >_readAt: n=5, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fee40): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.853847698 +0000 UTC m=+29.065353874 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fee40): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363ea0 item 19 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fef80): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fef80): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fef80): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fef80): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fef80): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.855237707 +0000 UTC m=+29.066743903 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fef80): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff000): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff000): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff000): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff000): >_readAt: n=5, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff000): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.855237707 +0000 UTC m=+29.066743903 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff000): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cca10 item 20 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff080): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff080): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff080): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff080): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff080): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.856219311 +0000 UTC m=+29.067725497 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff080): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff1c0): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff1c0): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff1c0): open at offset 5 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff1c0): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff1c0): >_readAt: n=2, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff1c0): _writeAt: size=3, off=7 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff1c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff1c0): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.856219311 +0000 UTC m=+29.067725497 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff1c0): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0240): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0240): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0240): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0240): >_readAt: n=5, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0240): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.856219311 +0000 UTC m=+29.067725497 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0240): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cd260 item 21 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0380): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0380): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0380): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0380): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0380): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.857646489 +0000 UTC m=+29.069152685 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0380): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0400): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0400): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0400): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0400): >_readAt: n=5, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0400): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.857646489 +0000 UTC m=+29.069152685 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0400): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000335110 item 22 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0480): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0480): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0480): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0480): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0480): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.858709557 +0000 UTC m=+29.070215733 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0480): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0580): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0580): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0580): open at offset 5 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0580): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0580): >_readAt: n=2, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0580): _writeAt: size=3, off=7 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0580): >_writeAt: n=0, err=Bad file descriptor 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0580): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.858709557 +0000 UTC m=+29.070215733 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0580): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d05c0): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d05c0): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d05c0): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d05c0): >_readAt: n=5, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d05c0): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.858709557 +0000 UTC m=+29.070215733 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d05c0): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003356c0 item 23 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d06c0): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d06c0): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d06c0): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d06c0): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d06c0): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.859986483 +0000 UTC m=+29.071492659 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d06c0): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0780): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0780): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0780): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0780): >_readAt: n=5, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0780): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.859986483 +0000 UTC m=+29.071492659 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0780): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000335c70 item 24 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0880): _readAt: size=2, off=0 2025/02/02 01:00:46 ERROR : open-test-file(0xc0002d0880): Couldn't read size of file 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0880): >_readAt: n=0, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0880): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0880): >_writeAt: n=0, err=Bad file descriptor 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0880): close: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0880): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d08c0): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d08c0): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d08c0): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d08c0): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d08c0): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.861030825 +0000 UTC m=+29.072537011 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d08c0): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d09c0): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d09c0): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d09c0): open at offset 5 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d09c0): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d09c0): >_readAt: n=2, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d09c0): _writeAt: size=3, off=7 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d09c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d09c0): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.861030825 +0000 UTC m=+29.072537011 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d09c0): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0a00): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0a00): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0a00): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0a00): >_readAt: n=5, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0a00): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.861030825 +0000 UTC m=+29.072537011 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0a00): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a4070 item 25 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0b00): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0b00): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0b00): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0b00): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0b00): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.862355862 +0000 UTC m=+29.073862038 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0b00): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0b80): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0b80): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0b80): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0b80): >_readAt: n=5, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0b80): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.862355862 +0000 UTC m=+29.073862038 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0b80): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a4460 item 26 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0c40): _readAt: size=2, off=0 2025/02/02 01:00:46 ERROR : open-test-file(0xc0002d0c40): Couldn't read size of file 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0c40): >_readAt: n=0, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0c40): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0c40): >_writeAt: n=0, err=Bad file descriptor 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0c40): close: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0c40): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0cc0): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0cc0): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0cc0): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0cc0): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0cc0): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.863382482 +0000 UTC m=+29.074888657 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0cc0): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0dc0): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0dc0): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0dc0): open at offset 5 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0dc0): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0dc0): >_readAt: n=2, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0dc0): _writeAt: size=3, off=7 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0dc0): >_writeAt: n=0, err=Bad file descriptor 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0dc0): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.863382482 +0000 UTC m=+29.074888657 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0dc0): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0e00): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0e00): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0e00): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0e00): >_readAt: n=5, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0e00): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.863382482 +0000 UTC m=+29.074888657 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0e00): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a4770 item 27 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0ec0): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0ec0): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0ec0): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0ec0): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0ec0): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.864748655 +0000 UTC m=+29.076254841 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0ec0): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0f40): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0f40): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0f40): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0f40): >_readAt: n=5, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0f40): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.864748655 +0000 UTC m=+29.076254841 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0f40): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a4cb0 item 28 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1080): _readAt: size=2, off=0 2025/02/02 01:00:46 ERROR : open-test-file(0xc0002d1080): Couldn't read size of file 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1080): >_readAt: n=0, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1080): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1080): >_writeAt: n=0, err=Bad file descriptor 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1080): close: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1080): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d10c0): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d10c0): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d10c0): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d10c0): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d10c0): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.865775985 +0000 UTC m=+29.077282171 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d10c0): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1580): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1580): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1580): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1580): >_readAt: n=5, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1580): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.865775985 +0000 UTC m=+29.077282171 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1580): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a53b0 item 29 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1600): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1600): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1600): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1600): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1600): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.866879107 +0000 UTC m=+29.078385283 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1600): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1680): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1680): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1680): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1680): >_readAt: n=5, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1680): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.866879107 +0000 UTC m=+29.078385283 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1680): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a57a0 item 30 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d17c0): _readAt: size=2, off=0 2025/02/02 01:00:46 ERROR : open-test-file(0xc0002d17c0): Couldn't read size of file 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d17c0): >_readAt: n=0, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d17c0): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d17c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d17c0): close: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d17c0): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1840): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1840): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1840): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1840): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1840): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.867971519 +0000 UTC m=+29.079477705 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1840): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1980): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1980): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1980): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1980): >_readAt: n=5, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1980): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.867971519 +0000 UTC m=+29.079477705 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1980): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a5e30 item 31 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1a00): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1a00): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1a00): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1a00): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1a00): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.869065104 +0000 UTC m=+29.080571290 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1a00): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1a80): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1a80): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1a80): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1a80): >_readAt: n=5, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1a80): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.869065104 +0000 UTC m=+29.080571290 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1a80): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006aa310 item 32 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1ac0): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1ac0): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1ac0): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1ac0): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1ac0): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.870115558 +0000 UTC m=+29.081621734 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1ac0): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1b40): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1b40): >_readAt: n=0, err=Bad file descriptor 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1b40): _writeAt: size=3, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1b40): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1b40): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006aa5b0 item 33 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1b40): >_writeAt: n=3, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1b40): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.870565418 +0000 UTC m=+29.082071604 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1b40): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1b80): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1b80): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1b80): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1b80): >_readAt: n=5, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1b80): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.870565418 +0000 UTC m=+29.082071604 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1b80): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006aa700 item 33 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1bc0): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1bc0): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1bc0): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1bc0): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1bc0): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.871599742 +0000 UTC m=+29.083105928 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1bc0): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1c00): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1c00): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006aaa10 item 34 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1c00): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1c00): >_readAt: n=0, err=Bad file descriptor 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1c00): _writeAt: size=3, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1c00): >_writeAt: n=3, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1c00): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.872066234 +0000 UTC m=+29.083572409 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1c00): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1c40): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1c40): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1c40): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1c40): >_readAt: n=3, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1c40): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.872066234 +0000 UTC m=+29.083572409 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1c40): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006aab60 item 34 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1c80): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1c80): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1c80): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1c80): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1c80): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.873167923 +0000 UTC m=+29.084674099 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1c80): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1d00): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1d00): >_readAt: n=0, err=Bad file descriptor 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1d00): _writeAt: size=3, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1d00): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1d00): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006aaee0 item 35 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1d00): >_writeAt: n=3, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1d00): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.873568813 +0000 UTC m=+29.085074999 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1d00): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1d40): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1d40): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1d40): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1d40): >_readAt: n=5, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1d40): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.873568813 +0000 UTC m=+29.085074999 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1d40): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ab180 item 35 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1dc0): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1dc0): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1dc0): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1dc0): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1dc0): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.874550719 +0000 UTC m=+29.086056905 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1dc0): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1ec0): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1ec0): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ab500 item 36 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1ec0): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1ec0): >_readAt: n=0, err=Bad file descriptor 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1ec0): _writeAt: size=3, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1ec0): >_writeAt: n=3, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1ec0): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.874949974 +0000 UTC m=+29.086456150 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d1ec0): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910000): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910000): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910000): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910000): >_readAt: n=3, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910000): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.874949974 +0000 UTC m=+29.086456150 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910000): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ab650 item 36 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910080): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910080): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910080): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910080): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910080): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.875847963 +0000 UTC m=+29.087354139 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910080): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910140): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910140): >_readAt: n=0, err=Bad file descriptor 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910140): _writeAt: size=3, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910140): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910140): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ab960 item 37 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910140): >_writeAt: n=3, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910140): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.876273548 +0000 UTC m=+29.087779725 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910140): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910180): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910180): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910180): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910180): >_readAt: n=5, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910180): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.876273548 +0000 UTC m=+29.087779725 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910180): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006abc00 item 37 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910200): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910200): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910200): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910200): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910200): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.877319534 +0000 UTC m=+29.088825720 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910200): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0009102c0): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0009102c0): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b40e0 item 38 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0009102c0): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0009102c0): >_readAt: n=0, err=Bad file descriptor 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0009102c0): _writeAt: size=3, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0009102c0): >_writeAt: n=3, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0009102c0): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.8777669 +0000 UTC m=+29.089273076 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0009102c0): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910300): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910300): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910300): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910300): >_readAt: n=3, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910300): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.8777669 +0000 UTC m=+29.089273076 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910300): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b4230 item 38 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0009103c0): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0009103c0): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0009103c0): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0009103c0): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0009103c0): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.878799239 +0000 UTC m=+29.090305435 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0009103c0): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910540): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910540): >_readAt: n=0, err=Bad file descriptor 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910540): _writeAt: size=3, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910540): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910540): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b44d0 item 39 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910540): >_writeAt: n=3, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910540): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.879239863 +0000 UTC m=+29.090746039 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910540): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910580): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910580): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910580): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910580): >_readAt: n=5, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910580): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.879239863 +0000 UTC m=+29.090746039 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910580): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b4620 item 39 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910640): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910640): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910640): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910640): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910640): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.880648316 +0000 UTC m=+29.092154492 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910640): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910740): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910740): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b48c0 item 40 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910740): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910740): >_readAt: n=0, err=Bad file descriptor 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910740): _writeAt: size=3, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910740): >_writeAt: n=3, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910740): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.881293262 +0000 UTC m=+29.092799448 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910740): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910780): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910780): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910780): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910780): >_readAt: n=3, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910780): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.881293262 +0000 UTC m=+29.092799448 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910780): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b4a10 item 40 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aa100): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aa100): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aa100): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aa100): >_readAt: n=0, err=Bad file descriptor 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aa100): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aa100): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aa100): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.88254403 +0000 UTC m=+29.094050217 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aa100): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aa200): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aa200): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aa200): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ca230 item 41 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aa200): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aa200): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.883025199 +0000 UTC m=+29.094531385 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aa200): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aa300): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aa300): >_readAt: n=0, err=Bad file descriptor 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aa300): _writeAt: size=3, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aa300): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aa300): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ca3f0 item 41 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aa300): >_writeAt: n=3, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aa300): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.88352824 +0000 UTC m=+29.095034416 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aa300): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aa440): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aa440): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aa440): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aa440): >_readAt: n=5, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aa440): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.88352824 +0000 UTC m=+29.095034416 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aa440): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ca5b0 item 41 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aaa40): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aaa40): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aaa40): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aaa40): >_readAt: n=0, err=Bad file descriptor 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aaa40): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aaa40): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aaa40): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.884858326 +0000 UTC m=+29.096364502 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aaa40): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aaac0): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aaac0): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aaac0): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ca850 item 42 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aaac0): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aaac0): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.885334757 +0000 UTC m=+29.096840943 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aaac0): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aab80): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aab80): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ca9a0 item 42 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aab80): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aab80): >_readAt: n=0, err=Bad file descriptor 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aab80): _writeAt: size=3, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aab80): >_writeAt: n=3, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aab80): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.88591945 +0000 UTC m=+29.097425636 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aab80): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aabc0): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aabc0): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aabc0): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aabc0): >_readAt: n=3, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aabc0): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.88591945 +0000 UTC m=+29.097425636 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aabc0): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cab60 item 42 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aac80): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aac80): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aac80): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aac80): >_readAt: n=0, err=Bad file descriptor 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aac80): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aac80): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aac80): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.887217747 +0000 UTC m=+29.098723923 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aac80): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aacc0): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aacc0): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aacc0): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cae70 item 43 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aacc0): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aacc0): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.887827486 +0000 UTC m=+29.099333663 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aacc0): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aadc0): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aadc0): >_readAt: n=0, err=Bad file descriptor 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aadc0): _writeAt: size=3, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aadc0): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aadc0): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cb030 item 43 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aadc0): >_writeAt: n=3, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aadc0): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.888296052 +0000 UTC m=+29.099802228 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aadc0): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aae40): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aae40): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aae40): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aae40): >_readAt: n=5, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aae40): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.888296052 +0000 UTC m=+29.099802228 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aae40): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cb1f0 item 43 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aaf80): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aaf80): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aaf80): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aaf80): >_readAt: n=0, err=Bad file descriptor 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aaf80): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aaf80): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aaf80): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.889566296 +0000 UTC m=+29.101072482 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aaf80): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aafc0): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aafc0): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aafc0): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cb500 item 44 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aafc0): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aafc0): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.890032528 +0000 UTC m=+29.101538714 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aafc0): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab080): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab080): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cb6c0 item 44 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab080): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab080): >_readAt: n=0, err=Bad file descriptor 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab080): _writeAt: size=3, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab080): >_writeAt: n=3, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab080): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.890634684 +0000 UTC m=+29.102140870 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab080): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab0c0): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab0c0): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab0c0): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab0c0): >_readAt: n=3, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab0c0): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.890634684 +0000 UTC m=+29.102140870 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab0c0): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cb810 item 44 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab280): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab280): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab280): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab280): >_readAt: n=0, err=Bad file descriptor 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab280): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab280): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab280): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.89184148 +0000 UTC m=+29.103347666 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab280): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab2c0): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab2c0): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab2c0): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cbab0 item 45 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab2c0): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab2c0): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.892307771 +0000 UTC m=+29.103813948 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab2c0): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab400): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab400): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab400): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab400): >_readAt: n=5, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab400): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.892307771 +0000 UTC m=+29.103813948 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab400): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cbc00 item 45 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab4c0): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab4c0): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab4c0): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab4c0): >_readAt: n=0, err=Bad file descriptor 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab4c0): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab4c0): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab4c0): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.89363405 +0000 UTC m=+29.105140227 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab4c0): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab500): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab500): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab500): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cbf10 item 46 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab500): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab500): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.894112325 +0000 UTC m=+29.105618511 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab500): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab640): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab640): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab640): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab640): >_readAt: n=5, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab640): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.894112325 +0000 UTC m=+29.105618511 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab640): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001524d0 item 46 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab700): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab700): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab700): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab700): >_readAt: n=0, err=Bad file descriptor 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab700): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab700): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab700): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.895455054 +0000 UTC m=+29.106961250 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab700): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab740): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab740): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab740): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001527e0 item 47 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab740): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab740): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.895895508 +0000 UTC m=+29.107401694 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab740): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab800): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab800): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab800): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab800): >_readAt: n=5, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab800): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.895895508 +0000 UTC m=+29.107401694 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab800): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001529a0 item 47 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 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/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab900): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab900): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab900): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab900): >_readAt: n=0, err=Bad file descriptor 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab900): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab900): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab900): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.897232928 +0000 UTC m=+29.108739134 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab900): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab940): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab940): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab940): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000152d20 item 48 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab940): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab940): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.897654155 +0000 UTC m=+29.109160331 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab940): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aba00): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aba00): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aba00): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aba00): >_readAt: n=5, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aba00): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.897654155 +0000 UTC m=+29.109160331 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aba00): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000152ee0 item 48 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aba40): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aba40): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aba40): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aba40): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aba40): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.898962431 +0000 UTC m=+29.110468607 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aba40): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000abac0): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000abac0): >_readAt: n=0, err=Bad file descriptor 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000abac0): _writeAt: size=3, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000abac0): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000abac0): open at offset 5 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000abac0): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001532d0 item 49 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000abac0): >_writeAt: n=3, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000abac0): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.899464349 +0000 UTC m=+29.110970525 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000abac0): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000abb00): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000abb00): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000abb00): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000abb00): >_readAt: n=8, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000abb00): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.899464349 +0000 UTC m=+29.110970525 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000abb00): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000153a40 item 49 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000abb80): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000abb80): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000abb80): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000abb80): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000abb80): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.90070636 +0000 UTC m=+29.112212557 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000abb80): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000abc40): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000abc40): open at offset 5 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000abc40): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000153e30 item 50 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000abc40): _readAt: size=2, off=5 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000abc40): >_readAt: n=0, err=Bad file descriptor 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000abc40): _writeAt: size=3, off=5 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000abc40): >_writeAt: n=3, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000abc40): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.901295852 +0000 UTC m=+29.112802038 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000abc40): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0009107c0): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0009107c0): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0009107c0): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0009107c0): >_readAt: n=3, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0009107c0): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.901295852 +0000 UTC m=+29.112802038 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0009107c0): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dc0e0 item 50 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910880): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910880): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910880): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910880): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910880): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.902856801 +0000 UTC m=+29.114362987 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910880): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910940): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910940): >_readAt: n=0, err=Bad file descriptor 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910940): _writeAt: size=3, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910940): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910940): open at offset 5 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910940): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b4e00 item 51 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910940): >_writeAt: n=3, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910940): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.903443969 +0000 UTC m=+29.114950155 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910940): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe000): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe000): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe000): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe000): >_readAt: n=8, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe000): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.903443969 +0000 UTC m=+29.114950155 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe000): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cc380 item 51 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe080): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe080): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe080): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe080): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe080): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.904581114 +0000 UTC m=+29.116087310 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe080): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe140): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe140): open at offset 5 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe140): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ccc40 item 52 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe140): _readAt: size=2, off=5 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe140): >_readAt: n=0, err=Bad file descriptor 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe140): _writeAt: size=3, off=5 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe140): >_writeAt: n=3, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe140): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.905131222 +0000 UTC m=+29.116637408 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe140): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe1c0): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe1c0): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe1c0): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe1c0): >_readAt: n=3, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe1c0): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.905131222 +0000 UTC m=+29.116637408 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe1c0): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cd180 item 52 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe2c0): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe2c0): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe2c0): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe2c0): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe2c0): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.906299035 +0000 UTC m=+29.117805221 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe2c0): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe3c0): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe3c0): >_readAt: n=0, err=Bad file descriptor 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe3c0): _writeAt: size=3, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe3c0): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe3c0): open at offset 5 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe3c0): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cd810 item 53 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe3c0): >_writeAt: n=3, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe3c0): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.906736683 +0000 UTC m=+29.118242859 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe3c0): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe400): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe400): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe400): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe400): >_readAt: n=8, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe400): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.906736683 +0000 UTC m=+29.118242859 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe400): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cd9d0 item 53 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe480): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe480): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe480): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe480): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe480): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.908299124 +0000 UTC m=+29.119805300 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe480): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe540): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe540): open at offset 5 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe540): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cdd50 item 54 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe540): _readAt: size=2, off=5 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe540): >_readAt: n=0, err=Bad file descriptor 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe540): _writeAt: size=3, off=5 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe540): >_writeAt: n=3, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe540): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.90885339 +0000 UTC m=+29.120359576 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe540): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe600): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe600): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe600): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe600): >_readAt: n=3, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe600): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.90885339 +0000 UTC m=+29.120359576 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe600): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cdea0 item 54 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe680): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe680): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe680): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe680): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe680): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.909895297 +0000 UTC m=+29.121401483 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe680): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe740): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe740): >_readAt: n=0, err=Bad file descriptor 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe740): _writeAt: size=3, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe740): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe740): open at offset 5 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe740): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dc310 item 55 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe740): >_writeAt: n=3, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe740): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.91034073 +0000 UTC m=+29.121846916 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe740): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe7c0): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe7c0): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe7c0): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe7c0): >_readAt: n=8, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe7c0): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.91034073 +0000 UTC m=+29.121846916 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe7c0): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dc540 item 55 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 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/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe880): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe880): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe880): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe880): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe880): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.911497332 +0000 UTC m=+29.123003519 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe880): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe940): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe940): open at offset 5 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe940): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dc8c0 item 56 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe940): _readAt: size=2, off=5 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe940): >_readAt: n=0, err=Bad file descriptor 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe940): _writeAt: size=3, off=5 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe940): >_writeAt: n=3, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe940): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.912214213 +0000 UTC m=+29.123720389 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe940): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe980): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe980): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe980): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe980): >_readAt: n=3, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe980): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.912214213 +0000 UTC m=+29.123720389 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fe980): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dca10 item 56 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fea40): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fea40): open at offset 0 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fea40): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fea40): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fea40): >_readAt: n=0, err=Bad file descriptor 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fea40): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fea40): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fea40): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.913439623 +0000 UTC m=+29.124945829 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fea40): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fea80): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fea80): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fea80): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dcd90 item 57 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fea80): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fea80): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.913838789 +0000 UTC m=+29.125344975 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fea80): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002feb40): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002feb40): >_readAt: n=0, err=Bad file descriptor 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002feb40): _writeAt: size=3, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002feb40): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002feb40): open at offset 5 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002feb40): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dcee0 item 57 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002feb40): >_writeAt: n=3, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002feb40): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.91427274 +0000 UTC m=+29.125778917 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002feb40): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002feb80): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002feb80): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002feb80): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002feb80): >_readAt: n=8, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002feb80): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.91427274 +0000 UTC m=+29.125778917 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002feb80): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd110 item 57 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fec40): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fec40): open at offset 0 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fec40): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fec40): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fec40): >_readAt: n=0, err=Bad file descriptor 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fec40): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fec40): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fec40): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.915344724 +0000 UTC m=+29.126850900 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fec40): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fec80): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fec80): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fec80): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd500 item 58 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fec80): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fec80): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.915864466 +0000 UTC m=+29.127370653 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fec80): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fed40): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fed40): open at offset 5 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fed40): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd650 item 58 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fed40): _readAt: size=2, off=5 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fed40): >_readAt: n=0, err=Bad file descriptor 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fed40): _writeAt: size=3, off=5 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fed40): >_writeAt: n=3, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fed40): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.916347158 +0000 UTC m=+29.127853335 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fed40): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fee00): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fee00): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fee00): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fee00): >_readAt: n=3, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fee00): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.916347158 +0000 UTC m=+29.127853335 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fee00): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ddb90 item 58 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fef80): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fef80): open at offset 0 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fef80): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fef80): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fef80): >_readAt: n=0, err=Bad file descriptor 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fef80): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fef80): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fef80): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.917475177 +0000 UTC m=+29.128981353 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fef80): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fefc0): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fefc0): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fefc0): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b40e0 item 59 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fefc0): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fefc0): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.917880324 +0000 UTC m=+29.129386510 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fefc0): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff080): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff080): >_readAt: n=0, err=Bad file descriptor 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff080): _writeAt: size=3, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff080): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff080): open at offset 5 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff080): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b4230 item 59 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff080): >_writeAt: n=3, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff080): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.918318223 +0000 UTC m=+29.129824409 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff080): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff0c0): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff0c0): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff0c0): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff0c0): >_readAt: n=8, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff0c0): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.918318223 +0000 UTC m=+29.129824409 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff0c0): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b4380 item 59 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 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/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff200): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff200): open at offset 0 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff200): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff200): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff200): >_readAt: n=0, err=Bad file descriptor 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff200): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff200): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff200): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.919408751 +0000 UTC m=+29.130914937 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff200): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff240): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff240): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff240): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b4620 item 60 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff240): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff240): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.91992666 +0000 UTC m=+29.131432835 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff240): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff340): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff340): open at offset 5 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff340): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b4770 item 60 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff340): _readAt: size=2, off=5 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff340): >_readAt: n=0, err=Bad file descriptor 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff340): _writeAt: size=3, off=5 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff340): >_writeAt: n=3, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff340): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.920433818 +0000 UTC m=+29.131940004 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff340): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff380): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff380): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff380): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff380): >_readAt: n=3, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff380): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.920433818 +0000 UTC m=+29.131940004 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff380): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b48c0 item 60 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff440): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff440): open at offset 0 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff440): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff440): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff440): >_readAt: n=0, err=Bad file descriptor 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff440): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff440): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff440): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.921611669 +0000 UTC m=+29.133117846 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff440): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff480): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff480): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff480): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b4e70 item 61 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff480): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff480): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.922073764 +0000 UTC m=+29.133579940 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff480): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff540): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff540): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff540): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff540): >_readAt: n=5, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff540): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.922073764 +0000 UTC m=+29.133579940 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff540): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b4fc0 item 61 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 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/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff600): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff600): open at offset 0 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff600): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff600): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff600): >_readAt: n=0, err=Bad file descriptor 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff600): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff600): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff600): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.923372571 +0000 UTC m=+29.134878757 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff600): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff640): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff640): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff640): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b5260 item 62 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff640): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff640): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.923846817 +0000 UTC m=+29.135353003 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff640): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff700): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff700): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff700): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff700): >_readAt: n=5, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff700): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.923846817 +0000 UTC m=+29.135353003 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff700): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b53b0 item 62 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 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/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff7c0): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff7c0): open at offset 0 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff7c0): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff7c0): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff7c0): >_readAt: n=0, err=Bad file descriptor 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff7c0): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff7c0): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff7c0): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.925142489 +0000 UTC m=+29.136648665 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff7c0): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff800): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff800): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff800): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b56c0 item 63 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff800): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff800): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.92563503 +0000 UTC m=+29.137141216 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff800): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff900): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff900): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff900): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff900): >_readAt: n=5, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff900): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.92563503 +0000 UTC m=+29.137141216 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ff900): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b5810 item 63 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 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/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ffa00): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ffa00): open at offset 0 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ffa00): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ffa00): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ffa00): >_readAt: n=0, err=Bad file descriptor 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ffa00): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ffa00): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ffa00): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.92678513 +0000 UTC m=+29.138291316 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ffa00): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ffa40): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ffa40): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ffa40): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b5ab0 item 64 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ffa40): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ffa40): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.927307887 +0000 UTC m=+29.138814073 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ffa40): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ffb00): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ffb00): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ffb00): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ffb00): >_readAt: n=5, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ffb00): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.927307887 +0000 UTC m=+29.138814073 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ffb00): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b5c00 item 64 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ffb40): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ffb40): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ffb40): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ffb40): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ffb40): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.928665445 +0000 UTC m=+29.140171651 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ffb40): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDWR 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ffb80): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ffb80): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ffb80): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ffb80): >_readAt: n=2, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ffb80): _writeAt: size=3, off=2 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b5ea0 item 65 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ffb80): >_writeAt: n=3, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ffb80): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.92919771 +0000 UTC m=+29.140703885 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ffb80): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ffbc0): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ffbc0): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ffbc0): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ffbc0): >_readAt: n=5, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ffbc0): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.92919771 +0000 UTC m=+29.140703885 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ffbc0): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052a80 item 65 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ffc00): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ffc00): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ffc00): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ffc00): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ffc00): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.930420144 +0000 UTC m=+29.141926341 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ffc00): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ffc40): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ffc40): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053570 item 66 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ffc40): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ffc40): >_readAt: n=0, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ffc40): _writeAt: size=3, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ffc40): >_writeAt: n=3, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ffc40): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.930961828 +0000 UTC m=+29.142468024 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ffc40): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ffc80): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ffc80): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ffc80): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ffc80): >_readAt: n=3, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ffc80): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.930961828 +0000 UTC m=+29.142468024 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ffc80): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000538f0 item 66 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ffcc0): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ffcc0): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ffcc0): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ffcc0): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ffcc0): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.932294629 +0000 UTC m=+29.143800825 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002ffcc0): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aa100): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aa100): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aa100): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aa100): >_readAt: n=2, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aa100): _writeAt: size=3, off=2 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000396070 item 67 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aa100): >_writeAt: n=3, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aa100): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.932778784 +0000 UTC m=+29.144284960 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aa100): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aa200): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aa200): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aa200): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aa200): >_readAt: n=5, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aa200): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.932778784 +0000 UTC m=+29.144284960 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aa200): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000396230 item 67 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aa440): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aa440): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aa440): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aa440): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aa440): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.933984007 +0000 UTC m=+29.145490193 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aa440): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aa880): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aa880): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000396770 item 68 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aa880): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aa880): >_readAt: n=0, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aa880): _writeAt: size=3, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aa880): >_writeAt: n=3, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aa880): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.934377813 +0000 UTC m=+29.145883999 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aa880): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aaa40): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aaa40): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aaa40): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aaa40): >_readAt: n=3, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aaa40): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.934377813 +0000 UTC m=+29.145883999 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aaa40): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000396a10 item 68 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aaac0): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aaac0): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aaac0): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aaac0): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aaac0): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.935292663 +0000 UTC m=+29.146798839 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aaac0): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aab00): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aab00): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aab00): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aab00): >_readAt: n=2, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aab00): _writeAt: size=3, off=2 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000396f50 item 69 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aab00): >_writeAt: n=3, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aab00): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.935656023 +0000 UTC m=+29.147162209 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aab00): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aab40): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aab40): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aab40): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aab40): >_readAt: n=5, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aab40): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.935656023 +0000 UTC m=+29.147162209 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aab40): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003971f0 item 69 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aabc0): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aabc0): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aabc0): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aabc0): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aabc0): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.936693683 +0000 UTC m=+29.148199869 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aabc0): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aac80): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aac80): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000397650 item 70 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aac80): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aac80): >_readAt: n=0, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aac80): _writeAt: size=3, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aac80): >_writeAt: n=3, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aac80): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.937155676 +0000 UTC m=+29.148661862 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aac80): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aacc0): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aacc0): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aacc0): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aacc0): >_readAt: n=3, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aacc0): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.937155676 +0000 UTC m=+29.148661862 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aacc0): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000397880 item 70 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aad80): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aad80): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aad80): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aad80): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aad80): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.938086807 +0000 UTC m=+29.149592993 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aad80): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aae80): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aae80): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aae80): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aae80): >_readAt: n=2, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aae80): _writeAt: size=3, off=2 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000397b90 item 71 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aae80): >_writeAt: n=3, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aae80): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.938489159 +0000 UTC m=+29.149995334 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aae80): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aaf40): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aaf40): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aaf40): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aaf40): >_readAt: n=5, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aaf40): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.938489159 +0000 UTC m=+29.149995334 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aaf40): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000397d50 item 71 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aafc0): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aafc0): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aafc0): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aafc0): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aafc0): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.939502112 +0000 UTC m=+29.151008288 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aafc0): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab080): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab080): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000392310 item 72 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab080): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab080): >_readAt: n=0, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab080): _writeAt: size=3, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab080): >_writeAt: n=3, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab080): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.939887142 +0000 UTC m=+29.151393318 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab080): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab0c0): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab0c0): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab0c0): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab0c0): >_readAt: n=3, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab0c0): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.939887142 +0000 UTC m=+29.151393318 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab0c0): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003924d0 item 72 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab140): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab140): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab140): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab140): >_readAt: n=0, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab140): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab140): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab140): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.940848037 +0000 UTC m=+29.152354223 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab140): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab240): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab240): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab240): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000392930 item 73 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab240): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab240): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.941187713 +0000 UTC m=+29.152693889 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab240): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab280): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab280): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab280): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab280): >_readAt: n=2, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab280): _writeAt: size=3, off=2 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000392bd0 item 73 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab280): >_writeAt: n=3, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab280): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.941571601 +0000 UTC m=+29.153077787 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab280): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab2c0): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab2c0): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab2c0): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab2c0): >_readAt: n=5, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab2c0): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.941571601 +0000 UTC m=+29.153077787 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab2c0): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000392e00 item 73 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab400): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab400): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab400): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab400): >_readAt: n=0, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab400): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab400): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab400): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.942519592 +0000 UTC m=+29.154025778 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab400): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab440): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab440): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab440): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003933b0 item 74 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab440): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab440): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.942872112 +0000 UTC m=+29.154378287 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab440): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab500): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab500): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003935e0 item 74 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab500): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab500): >_readAt: n=0, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab500): _writeAt: size=3, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab500): >_writeAt: n=3, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab500): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.943278541 +0000 UTC m=+29.154784717 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab500): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab540): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab540): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab540): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab540): >_readAt: n=3, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab540): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.943278541 +0000 UTC m=+29.154784717 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab540): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000393810 item 74 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab680): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab680): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab680): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab680): >_readAt: n=0, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab680): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab680): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab680): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.944237755 +0000 UTC m=+29.155743931 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab680): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab6c0): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab6c0): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab6c0): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000393b20 item 75 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab6c0): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab6c0): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.944840822 +0000 UTC m=+29.156346998 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab6c0): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab780): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab780): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab780): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab780): >_readAt: n=2, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab780): _writeAt: size=3, off=2 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000393c70 item 75 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab780): >_writeAt: n=3, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab780): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.945225791 +0000 UTC m=+29.156731977 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab780): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab7c0): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab7c0): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab7c0): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab7c0): >_readAt: n=5, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab7c0): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.945225791 +0000 UTC m=+29.156731977 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab7c0): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000393dc0 item 75 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab880): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab880): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab880): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab880): >_readAt: n=0, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab880): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab880): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab880): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.946232102 +0000 UTC m=+29.157738279 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab880): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab900): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab900): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab900): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003627e0 item 76 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab900): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab900): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.946548744 +0000 UTC m=+29.158054930 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab900): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab9c0): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab9c0): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362cb0 item 76 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab9c0): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab9c0): >_readAt: n=0, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab9c0): _writeAt: size=3, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab9c0): >_writeAt: n=3, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab9c0): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.946916161 +0000 UTC m=+29.158422337 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000ab9c0): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aba00): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aba00): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aba00): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aba00): >_readAt: n=3, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aba00): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.946916161 +0000 UTC m=+29.158422337 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000aba00): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003630a0 item 76 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000abb00): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000abb00): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000abb00): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000abb00): >_readAt: n=0, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000abb00): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000abb00): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000abb00): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.9478196 +0000 UTC m=+29.159325776 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000abb00): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000abb40): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000abb40): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000abb40): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363810 item 77 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000abb40): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000abb40): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.948515009 +0000 UTC m=+29.160021195 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000abb40): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000abc00): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000abc00): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000abc00): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000abc00): >_readAt: n=5, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000abc00): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.948515009 +0000 UTC m=+29.160021195 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000abc00): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003639d0 item 77 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000abd80): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000abd80): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000abd80): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000abd80): >_readAt: n=0, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000abd80): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000abd80): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000abd80): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.949547579 +0000 UTC m=+29.161053765 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000abd80): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000abdc0): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000abdc0): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000abdc0): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363f10 item 78 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000abdc0): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000abdc0): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.949962927 +0000 UTC m=+29.161469113 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000abdc0): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000abe80): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000abe80): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000abe80): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000abe80): >_readAt: n=5, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000abe80): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.949962927 +0000 UTC m=+29.161469113 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000abe80): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000334620 item 78 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000abf40): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000abf40): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000abf40): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000abf40): >_readAt: n=0, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000abf40): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000abf40): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000abf40): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.951057222 +0000 UTC m=+29.162563399 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0000abf40): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910000): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910000): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910000): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000335340 item 79 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910000): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910000): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.951541386 +0000 UTC m=+29.163047572 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910000): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910180): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910180): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910180): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910180): >_readAt: n=5, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910180): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.951541386 +0000 UTC m=+29.163047572 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910180): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003355e0 item 79 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 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/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910240): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910240): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910240): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910240): >_readAt: n=0, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910240): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910240): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910240): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.952626265 +0000 UTC m=+29.164132441 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910240): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910280): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910280): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910280): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003359d0 item 80 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910280): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910280): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.953126861 +0000 UTC m=+29.164633037 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910280): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910380): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910380): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910380): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910380): >_readAt: n=5, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910380): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.953126861 +0000 UTC m=+29.164633037 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910380): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000335c00 item 80 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0009103c0): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0009103c0): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0009103c0): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0009103c0): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0009103c0): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.954198134 +0000 UTC m=+29.165704320 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0009103c0): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910480): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910480): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910480): open at offset 5 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910480): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910480): >_readAt: n=2, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910480): _writeAt: size=3, off=7 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000335ea0 item 81 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910480): >_writeAt: n=3, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910480): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.954602068 +0000 UTC m=+29.166108265 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910480): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910500): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910500): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910500): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910500): >_readAt: n=8, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910500): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.954602068 +0000 UTC m=+29.166108265 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910500): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a40e0 item 81 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910580): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910580): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910580): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910580): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910580): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.955925312 +0000 UTC m=+29.167431498 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910580): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910680): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910680): open at offset 5 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910680): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a43f0 item 82 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910680): _readAt: size=2, off=5 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910680): >_readAt: n=0, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910680): _writeAt: size=3, off=5 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910680): >_writeAt: n=3, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910680): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.956444132 +0000 UTC m=+29.167950318 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910680): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0009106c0): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0009106c0): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0009106c0): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0009106c0): >_readAt: n=3, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0009106c0): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.956444132 +0000 UTC m=+29.167950318 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0009106c0): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a4540 item 82 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910780): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910780): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910780): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910780): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910780): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.957457857 +0000 UTC m=+29.168964032 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910780): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910a00): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910a00): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910a00): open at offset 5 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910a00): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910a00): >_readAt: n=2, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910a00): _writeAt: size=3, off=7 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a48c0 item 83 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910a00): >_writeAt: n=3, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910a00): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.957841454 +0000 UTC m=+29.169347640 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910a00): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910a80): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910a80): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910a80): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910a80): >_readAt: n=8, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910a80): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.957841454 +0000 UTC m=+29.169347640 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910a80): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a4af0 item 83 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910b00): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910b00): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910b00): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910b00): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910b00): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.958818219 +0000 UTC m=+29.170324396 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910b00): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910bc0): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910bc0): open at offset 5 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910bc0): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a50a0 item 84 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910bc0): _readAt: size=2, off=5 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910bc0): >_readAt: n=0, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910bc0): _writeAt: size=3, off=5 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910bc0): >_writeAt: n=3, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910bc0): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.959397342 +0000 UTC m=+29.170903528 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910bc0): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910c00): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910c00): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910c00): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910c00): >_readAt: n=3, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910c00): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.959397342 +0000 UTC m=+29.170903528 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910c00): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a53b0 item 84 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910c80): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910c80): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910c80): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910c80): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910c80): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.960363889 +0000 UTC m=+29.171870075 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910c80): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910d40): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910d40): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910d40): open at offset 5 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910d40): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910d40): >_readAt: n=2, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910d40): _writeAt: size=3, off=7 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a57a0 item 85 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910d40): >_writeAt: n=3, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910d40): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.96076027 +0000 UTC m=+29.172266445 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910d40): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910d80): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910d80): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910d80): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910d80): >_readAt: n=8, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910d80): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.96076027 +0000 UTC m=+29.172266445 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910d80): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a5a40 item 85 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910ec0): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910ec0): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910ec0): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910ec0): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910ec0): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.961775618 +0000 UTC m=+29.173281814 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910ec0): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910f80): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910f80): open at offset 5 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910f80): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006aa1c0 item 86 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910f80): _readAt: size=2, off=5 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910f80): >_readAt: n=0, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910f80): _writeAt: size=3, off=5 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910f80): >_writeAt: n=3, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910f80): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.962198388 +0000 UTC m=+29.173704574 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910f80): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910fc0): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910fc0): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910fc0): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910fc0): >_readAt: n=3, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910fc0): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.962198388 +0000 UTC m=+29.173704574 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000910fc0): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006aa310 item 86 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911040): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911040): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911040): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911040): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911040): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.963224396 +0000 UTC m=+29.174730583 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911040): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911180): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911180): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911180): open at offset 5 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911180): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911180): >_readAt: n=2, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911180): _writeAt: size=3, off=7 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006aa5b0 item 87 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911180): >_writeAt: n=3, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911180): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.963573148 +0000 UTC m=+29.175079334 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911180): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0009111c0): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0009111c0): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0009111c0): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0009111c0): >_readAt: n=8, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0009111c0): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.963573148 +0000 UTC m=+29.175079334 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0009111c0): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006aa700 item 87 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 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/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911240): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911240): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911240): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911240): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911240): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.96456907 +0000 UTC m=+29.176075245 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911240): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911300): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911300): open at offset 5 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911300): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006aaa10 item 88 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911300): _readAt: size=2, off=5 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911300): >_readAt: n=0, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911300): _writeAt: size=3, off=5 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911300): >_writeAt: n=3, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911300): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.965012839 +0000 UTC m=+29.176519025 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911300): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911340): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911340): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911340): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911340): >_readAt: n=3, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911340): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.965012839 +0000 UTC m=+29.176519025 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911340): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006aab60 item 88 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911400): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911400): open at offset 0 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911400): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911400): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911400): >_readAt: n=0, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911400): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911400): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911400): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.96606749 +0000 UTC m=+29.177573667 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911400): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911440): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911440): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911440): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006aaee0 item 89 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911440): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911440): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.966473499 +0000 UTC m=+29.177979675 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911440): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911500): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911500): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911500): open at offset 5 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911500): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911500): >_readAt: n=2, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911500): _writeAt: size=3, off=7 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ab180 item 89 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911500): >_writeAt: n=3, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911500): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.966872315 +0000 UTC m=+29.178378492 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911500): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911540): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911540): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911540): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911540): >_readAt: n=8, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911540): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.966872315 +0000 UTC m=+29.178378492 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911540): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ab3b0 item 89 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911600): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911600): open at offset 0 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911600): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911600): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911600): >_readAt: n=0, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911600): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911600): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911600): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.967844572 +0000 UTC m=+29.179350748 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911600): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911640): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911640): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911640): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ab650 item 90 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911640): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911640): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.968227408 +0000 UTC m=+29.179733585 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911640): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911740): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911740): open at offset 5 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911740): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ab7a0 item 90 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911740): _readAt: size=2, off=5 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911740): >_readAt: n=0, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911740): _writeAt: size=3, off=5 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911740): >_writeAt: n=3, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911740): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.968623378 +0000 UTC m=+29.180129555 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911740): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0009117c0): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0009117c0): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0009117c0): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0009117c0): >_readAt: n=3, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0009117c0): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.968623378 +0000 UTC m=+29.180129555 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0009117c0): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ab960 item 90 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911880): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911880): open at offset 0 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911880): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911880): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911880): >_readAt: n=0, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911880): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911880): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911880): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.969580157 +0000 UTC m=+29.181086333 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911880): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0009118c0): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0009118c0): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0009118c0): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006abea0 item 91 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0009118c0): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0009118c0): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.969951852 +0000 UTC m=+29.181458067 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0009118c0): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0009119c0): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0009119c0): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0009119c0): open at offset 5 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0009119c0): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0009119c0): >_readAt: n=2, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0009119c0): _writeAt: size=3, off=7 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ca1c0 item 91 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0009119c0): >_writeAt: n=3, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0009119c0): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.970331101 +0000 UTC m=+29.181837277 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0009119c0): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911a00): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911a00): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911a00): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911a00): >_readAt: n=8, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911a00): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.970331101 +0000 UTC m=+29.181837277 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911a00): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ca380 item 91 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 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/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911ac0): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911ac0): open at offset 0 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911ac0): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911ac0): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911ac0): >_readAt: n=0, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911ac0): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911ac0): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911ac0): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.971200926 +0000 UTC m=+29.182707103 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911ac0): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911b00): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911b00): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911b00): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ca690 item 92 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911b00): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911b00): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.971603929 +0000 UTC m=+29.183110106 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911b00): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911c00): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911c00): open at offset 5 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911c00): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ca7e0 item 92 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911c00): _readAt: size=2, off=5 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911c00): >_readAt: n=0, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911c00): _writeAt: size=3, off=5 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911c00): >_writeAt: n=3, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911c00): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.972093415 +0000 UTC m=+29.183599591 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911c00): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911c40): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911c40): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911c40): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911c40): >_readAt: n=3, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911c40): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.972093415 +0000 UTC m=+29.183599591 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911c40): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ca930 item 92 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911d00): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911d00): open at offset 0 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911d00): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911d00): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911d00): >_readAt: n=0, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911d00): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911d00): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911d00): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.97297913 +0000 UTC m=+29.184485306 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911d00): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911d40): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911d40): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911d40): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cac40 item 93 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911d40): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911d40): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.973355875 +0000 UTC m=+29.184862051 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911d40): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911e00): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911e00): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911e00): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911e00): >_readAt: n=5, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911e00): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.973355875 +0000 UTC m=+29.184862051 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911e00): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cae00 item 93 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 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/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911ec0): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911ec0): open at offset 0 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911ec0): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911ec0): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911ec0): >_readAt: n=0, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911ec0): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911ec0): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911ec0): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.974347919 +0000 UTC m=+29.185854095 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911ec0): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911f00): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911f00): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911f00): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cb180 item 94 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911f00): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911f00): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.974755732 +0000 UTC m=+29.186261908 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000911f00): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b4100): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b4100): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b4100): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b4100): >_readAt: n=5, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b4100): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.974755732 +0000 UTC m=+29.186261908 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b4100): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cb340 item 94 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 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/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b41c0): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b41c0): open at offset 0 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b41c0): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b41c0): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b41c0): >_readAt: n=0, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b41c0): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b41c0): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b41c0): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.975832624 +0000 UTC m=+29.187338800 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b41c0): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b42c0): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b42c0): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b42c0): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cb650 item 95 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b42c0): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b42c0): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.976190413 +0000 UTC m=+29.187696590 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b42c0): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5180): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5180): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5180): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5180): >_readAt: n=5, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5180): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.976190413 +0000 UTC m=+29.187696590 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5180): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cb7a0 item 95 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 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/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5280): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5280): open at offset 0 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5280): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5280): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5280): >_readAt: n=0, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5280): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5280): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5280): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.97724247 +0000 UTC m=+29.188748656 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5280): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b52c0): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b52c0): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b52c0): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cba40 item 96 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b52c0): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b52c0): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.977598766 +0000 UTC m=+29.189104943 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b52c0): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5380): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5380): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5380): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5380): >_readAt: n=5, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5380): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.977598766 +0000 UTC m=+29.189104943 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5380): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cbb90 item 96 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= 2025/02/02 01:00:46 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:46 DEBUG : : Looking for writers 2025/02/02 01:00:46 DEBUG : >WaitForWriters: 2025/02/02 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "sftp://rclone@:22/rclone-test-nikiked4yasi", Local "Local file system at /tmp/rclone2605981729", Modify Window "1s" 2025/02/02 01:00:46 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: poll-interval is not supported by this remote 2025/02/02 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/02 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:46 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/02 01:00:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:46 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/02 01:00:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/02/02 01:00:46 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0200): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0200): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0200): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0200): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0200): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.981049336 +0000 UTC m=+29.192555513 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0200): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0240): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0240): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0240): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0240): >_readAt: n=2, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0240): _writeAt: size=3, off=2 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0240): >_writeAt: n=0, err=Bad file descriptor 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0240): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.981049336 +0000 UTC m=+29.192555513 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0240): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0300): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0300): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0300): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0300): >_readAt: n=5, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0300): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.981049336 +0000 UTC m=+29.192555513 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0300): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e150 item 1 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0380): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0380): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0380): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0380): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0380): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.982402676 +0000 UTC m=+29.193908852 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0380): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d03c0): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d03c0): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d03c0): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d03c0): >_readAt: n=5, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d03c0): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.982402676 +0000 UTC m=+29.193908852 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d03c0): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e690 item 2 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0400): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0400): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0400): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0400): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0400): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.983593452 +0000 UTC m=+29.195099638 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0400): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0440): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0440): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0440): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0440): >_readAt: n=2, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0440): _writeAt: size=3, off=2 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0440): >_writeAt: n=0, err=Bad file descriptor 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0440): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.983593452 +0000 UTC m=+29.195099638 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0440): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0480): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0480): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0480): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0480): >_readAt: n=5, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0480): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.983593452 +0000 UTC m=+29.195099638 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0480): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030ee70 item 3 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0500): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0500): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0500): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0500): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0500): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.98531982 +0000 UTC m=+29.196825995 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0500): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d05c0): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d05c0): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d05c0): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d05c0): >_readAt: n=5, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d05c0): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.98531982 +0000 UTC m=+29.196825995 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d05c0): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030f340 item 4 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0600): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0600): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0600): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0600): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0600): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.98651285 +0000 UTC m=+29.198019025 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0600): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d06c0): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d06c0): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d06c0): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d06c0): >_readAt: n=2, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d06c0): _writeAt: size=3, off=2 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d06c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d06c0): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.98651285 +0000 UTC m=+29.198019025 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d06c0): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0700): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0700): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0700): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0700): >_readAt: n=5, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0700): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.98651285 +0000 UTC m=+29.198019025 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0700): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030f7a0 item 5 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d07c0): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d07c0): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d07c0): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d07c0): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d07c0): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.988178734 +0000 UTC m=+29.199684910 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d07c0): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0880): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0880): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0880): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0880): >_readAt: n=5, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0880): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.988178734 +0000 UTC m=+29.199684910 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0880): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030fdc0 item 6 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0900): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0900): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0900): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0900): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0900): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.989359862 +0000 UTC m=+29.200866038 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0900): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0a00): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0a00): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0a00): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0a00): >_readAt: n=2, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0a00): _writeAt: size=3, off=2 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0a00): >_writeAt: n=0, err=Bad file descriptor 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0a00): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.989359862 +0000 UTC m=+29.200866038 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0a00): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0a80): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0a80): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0a80): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0a80): >_readAt: n=5, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0a80): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.989359862 +0000 UTC m=+29.200866038 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0a80): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031c1c0 item 7 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0b40): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0b40): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0b40): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0b40): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0b40): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.990807728 +0000 UTC m=+29.202313904 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0b40): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0bc0): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0bc0): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0bc0): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0bc0): >_readAt: n=5, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0bc0): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.990807728 +0000 UTC m=+29.202313904 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0bc0): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031cc40 item 8 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fff00): _readAt: size=2, off=0 2025/02/02 01:00:46 ERROR : open-test-file(0xc0002fff00): Couldn't read size of file 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fff00): >_readAt: n=0, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fff00): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fff00): >_writeAt: n=0, err=Bad file descriptor 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fff00): close: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fff00): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fff40): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fff40): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fff40): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fff40): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fff40): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.991987192 +0000 UTC m=+29.203493378 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002fff40): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0004441c0): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0004441c0): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0004441c0): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0004441c0): >_readAt: n=2, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0004441c0): _writeAt: size=3, off=2 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0004441c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0004441c0): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.991987192 +0000 UTC m=+29.203493378 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0004441c0): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000444240): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000444240): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000444240): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000444240): >_readAt: n=5, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000444240): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.991987192 +0000 UTC m=+29.203493378 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000444240): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000152850 item 9 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0004446c0): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0004446c0): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0004446c0): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0004446c0): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0004446c0): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.993422836 +0000 UTC m=+29.204929022 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0004446c0): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000444840): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000444840): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000444840): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000444840): >_readAt: n=5, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000444840): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.993422836 +0000 UTC m=+29.204929022 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000444840): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000152d20 item 10 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000444940): _readAt: size=2, off=0 2025/02/02 01:00:46 ERROR : open-test-file(0xc000444940): Couldn't read size of file 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000444940): >_readAt: n=0, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000444940): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000444940): >_writeAt: n=0, err=Bad file descriptor 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000444940): close: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000444940): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000444980): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000444980): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000444980): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000444980): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000444980): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.994471096 +0000 UTC m=+29.205977272 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000444980): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000444a40): _readAt: size=2, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000444a40): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000444a40): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000444a40): >_readAt: n=2, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000444a40): _writeAt: size=3, off=2 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000444a40): >_writeAt: n=0, err=Bad file descriptor 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000444a40): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.994471096 +0000 UTC m=+29.205977272 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000444a40): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000444a80): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000444a80): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000444a80): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000444a80): >_readAt: n=5, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000444a80): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.994471096 +0000 UTC m=+29.205977272 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000444a80): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001530a0 item 11 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000444b00): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000444b00): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000444b00): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000444b00): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000444b00): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.99585337 +0000 UTC m=+29.207359556 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000444b00): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000444b80): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000444b80): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000444b80): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000444b80): >_readAt: n=5, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000444b80): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.99585337 +0000 UTC m=+29.207359556 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000444b80): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000153c00 item 12 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000444cc0): _readAt: size=2, off=0 2025/02/02 01:00:46 ERROR : open-test-file(0xc000444cc0): Couldn't read size of file 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000444cc0): >_readAt: n=0, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000444cc0): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000444cc0): >_writeAt: n=0, err=Bad file descriptor 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000444cc0): close: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000444cc0): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000444d00): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000444d00): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000444d00): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000444d00): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000444d00): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.997032333 +0000 UTC m=+29.208538510 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000444d00): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000444dc0): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000444dc0): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000444dc0): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000444dc0): >_readAt: n=5, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000444dc0): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.997032333 +0000 UTC m=+29.208538510 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000444dc0): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000153f10 item 13 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000444e80): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000444e80): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000444e80): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000444e80): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000444e80): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.998365656 +0000 UTC m=+29.209871832 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc000444e80): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5400): _readAt: size=512, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5400): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5400): >openPending: err= 2025/02/02 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5400): >_readAt: n=5, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5400): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.998365656 +0000 UTC m=+29.209871832 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0003b5400): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: Remove: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cbea0 item 14 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0cc0): _readAt: size=2, off=0 2025/02/02 01:00:46 ERROR : open-test-file(0xc0002d0cc0): Couldn't read size of file 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0cc0): >_readAt: n=0, err=EOF 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0cc0): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0cc0): >_writeAt: n=0, err=Bad file descriptor 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0cc0): close: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0cc0): >close: err= 2025/02/02 01:00:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:46 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0d00): openPending: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0d00): >openPending: err= 2025/02/02 01:00:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0d00): _writeAt: size=5, off=0 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0d00): >_writeAt: n=5, err= 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0d00): close: 2025/02/02 01:00:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.999818222 +0000 UTC m=+29.211324398 2025/02/02 01:00:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:46 DEBUG : open-test-file(0xc0002d0d00): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/02 01:00:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0e00): _readAt: size=512, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0e00): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0e00): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0e00): >_readAt: n=5, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0e00): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:46.999818222 +0000 UTC m=+29.211324398 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0e00): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: Remove: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031cf50 item 15 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0ec0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0ec0): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0ec0): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0ec0): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0ec0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.00113889 +0000 UTC m=+29.212645086 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0ec0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000444240): _readAt: size=512, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000444240): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000444240): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000444240): >_readAt: n=5, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000444240): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.00113889 +0000 UTC m=+29.212645086 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000444240): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: Remove: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320000 item 16 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0004445c0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0004445c0): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0004445c0): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0004445c0): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0004445c0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.002095437 +0000 UTC m=+29.213601614 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0004445c0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0004446c0): _readAt: size=2, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0004446c0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0004446c0): open at offset 5 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0004446c0): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0004446c0): >_readAt: n=2, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0004446c0): _writeAt: size=3, off=7 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0004446c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0004446c0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.002095437 +0000 UTC m=+29.213601614 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0004446c0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0004447c0): _readAt: size=512, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0004447c0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0004447c0): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0004447c0): >_readAt: n=5, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0004447c0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.002095437 +0000 UTC m=+29.213601614 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0004447c0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: Remove: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320380 item 17 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0004448c0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0004448c0): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0004448c0): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0004448c0): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0004448c0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.003222285 +0000 UTC m=+29.214728450 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0004448c0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000444940): _readAt: size=512, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000444940): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000444940): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000444940): >_readAt: n=5, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000444940): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.003222285 +0000 UTC m=+29.214728450 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000444940): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: Remove: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320c40 item 18 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0004449c0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0004449c0): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0004449c0): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0004449c0): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0004449c0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.004043639 +0000 UTC m=+29.215549815 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0004449c0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000444a80): _readAt: size=2, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000444a80): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000444a80): open at offset 5 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000444a80): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000444a80): >_readAt: n=2, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000444a80): _writeAt: size=3, off=7 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000444a80): >_writeAt: n=0, err=Bad file descriptor 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000444a80): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.004043639 +0000 UTC m=+29.215549815 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000444a80): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000444ac0): _readAt: size=512, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000444ac0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000444ac0): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000444ac0): >_readAt: n=5, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000444ac0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.004043639 +0000 UTC m=+29.215549815 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000444ac0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: Remove: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320ee0 item 19 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000444b40): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000444b40): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000444b40): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000444b40): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000444b40): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.005286803 +0000 UTC m=+29.216792989 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000444b40): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000444bc0): _readAt: size=512, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000444bc0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000444bc0): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000444bc0): >_readAt: n=5, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000444bc0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.005286803 +0000 UTC m=+29.216792989 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000444bc0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: Remove: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000321500 item 20 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000444cc0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000444cc0): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000444cc0): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000444cc0): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000444cc0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.006152582 +0000 UTC m=+29.217658759 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000444cc0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000444d80): _readAt: size=2, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000444d80): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000444d80): open at offset 5 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000444d80): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000444d80): >_readAt: n=2, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000444d80): _writeAt: size=3, off=7 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000444d80): >_writeAt: n=0, err=Bad file descriptor 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000444d80): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.006152582 +0000 UTC m=+29.217658759 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000444d80): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000444dc0): _readAt: size=512, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000444dc0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000444dc0): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000444dc0): >_readAt: n=5, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000444dc0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.006152582 +0000 UTC m=+29.217658759 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000444dc0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: Remove: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000321960 item 21 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000444f00): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000444f00): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000444f00): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000444f00): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000444f00): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.007422336 +0000 UTC m=+29.218928511 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000444f00): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000444fc0): _readAt: size=512, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000444fc0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000444fc0): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000444fc0): >_readAt: n=5, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000444fc0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.007422336 +0000 UTC m=+29.218928511 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000444fc0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: Remove: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ca000 item 22 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000445080): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000445080): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000445080): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000445080): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000445080): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.008293936 +0000 UTC m=+29.219800112 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000445080): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000445380): _readAt: size=2, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000445380): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000445380): open at offset 5 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000445380): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000445380): >_readAt: n=2, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000445380): _writeAt: size=3, off=7 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000445380): >_writeAt: n=0, err=Bad file descriptor 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000445380): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.008293936 +0000 UTC m=+29.219800112 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000445380): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0004453c0): _readAt: size=512, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0004453c0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0004453c0): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0004453c0): >_readAt: n=5, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0004453c0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.008293936 +0000 UTC m=+29.219800112 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0004453c0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: Remove: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ca3f0 item 23 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0004455c0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0004455c0): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0004455c0): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0004455c0): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0004455c0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.009488078 +0000 UTC m=+29.220994253 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0004455c0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000445640): _readAt: size=512, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000445640): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000445640): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000445640): >_readAt: n=5, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000445640): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.009488078 +0000 UTC m=+29.220994253 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000445640): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: Remove: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ca7e0 item 24 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000445780): _readAt: size=2, off=0 2025/02/02 01:00:47 ERROR : open-test-file(0xc000445780): Couldn't read size of file 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000445780): >_readAt: n=0, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000445780): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000445780): >_writeAt: n=0, err=Bad file descriptor 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000445780): close: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000445780): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0004457c0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0004457c0): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0004457c0): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0004457c0): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0004457c0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.010444966 +0000 UTC m=+29.221951142 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0004457c0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000445880): _readAt: size=2, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000445880): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000445880): open at offset 5 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000445880): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000445880): >_readAt: n=2, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000445880): _writeAt: size=3, off=7 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000445880): >_writeAt: n=0, err=Bad file descriptor 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000445880): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.010444966 +0000 UTC m=+29.221951142 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000445880): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0004459c0): _readAt: size=512, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0004459c0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0004459c0): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0004459c0): >_readAt: n=5, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0004459c0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.010444966 +0000 UTC m=+29.221951142 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0004459c0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: Remove: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003caaf0 item 25 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000445b00): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000445b00): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000445b00): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000445b00): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000445b00): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.011630311 +0000 UTC m=+29.223136487 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000445b00): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000445b80): _readAt: size=512, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000445b80): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000445b80): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000445b80): >_readAt: n=5, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000445b80): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.011630311 +0000 UTC m=+29.223136487 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000445b80): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: Remove: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003caee0 item 26 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000445cc0): _readAt: size=2, off=0 2025/02/02 01:00:47 ERROR : open-test-file(0xc000445cc0): Couldn't read size of file 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000445cc0): >_readAt: n=0, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000445cc0): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000445cc0): >_writeAt: n=0, err=Bad file descriptor 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000445cc0): close: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000445cc0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000445d00): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000445d00): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000445d00): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000445d00): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000445d00): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.012482945 +0000 UTC m=+29.223989122 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000445d00): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000445e80): _readAt: size=2, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000445e80): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000445e80): open at offset 5 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000445e80): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000445e80): >_readAt: n=2, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000445e80): _writeAt: size=3, off=7 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000445e80): >_writeAt: n=0, err=Bad file descriptor 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000445e80): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.012482945 +0000 UTC m=+29.223989122 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000445e80): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000445ec0): _readAt: size=512, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000445ec0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000445ec0): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000445ec0): >_readAt: n=5, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000445ec0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.012482945 +0000 UTC m=+29.223989122 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000445ec0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: Remove: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cb2d0 item 27 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b4100): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b4100): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b4100): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b4100): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b4100): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.013618458 +0000 UTC m=+29.225124634 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b4100): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b4180): _readAt: size=512, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b4180): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b4180): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b4180): >_readAt: n=5, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b4180): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.013618458 +0000 UTC m=+29.225124634 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b4180): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: Remove: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cb6c0 item 28 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b4380): _readAt: size=2, off=0 2025/02/02 01:00:47 ERROR : open-test-file(0xc0003b4380): Couldn't read size of file 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b4380): >_readAt: n=0, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b4380): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b4380): >_writeAt: n=0, err=Bad file descriptor 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b4380): close: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b4380): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b50c0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b50c0): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b50c0): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b50c0): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b50c0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.014503743 +0000 UTC m=+29.226009919 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b50c0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/02 01:00:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5240): _readAt: size=512, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5240): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5240): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5240): >_readAt: n=5, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5240): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.014503743 +0000 UTC m=+29.226009919 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5240): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: Remove: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cb960 item 29 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b52c0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b52c0): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b52c0): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b52c0): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b52c0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.015343143 +0000 UTC m=+29.226849318 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b52c0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5340): _readAt: size=512, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5340): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5340): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5340): >_readAt: n=5, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5340): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.015343143 +0000 UTC m=+29.226849318 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5340): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: Remove: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cbc00 item 30 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5480): _readAt: size=2, off=0 2025/02/02 01:00:47 ERROR : open-test-file(0xc0003b5480): Couldn't read size of file 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5480): >_readAt: n=0, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5480): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5480): >_writeAt: n=0, err=Bad file descriptor 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5480): close: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5480): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b54c0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b54c0): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b54c0): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b54c0): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b54c0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.01634256 +0000 UTC m=+29.227848736 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b54c0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/02 01:00:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0240): _readAt: size=512, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0240): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0240): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0240): >_readAt: n=5, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0240): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.01634256 +0000 UTC m=+29.227848736 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0240): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: Remove: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031c1c0 item 31 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0380): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0380): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0380): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0380): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0380): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.017435414 +0000 UTC m=+29.228941600 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0380): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0400): _readAt: size=512, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0400): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0400): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0400): >_readAt: n=5, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0400): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.017435414 +0000 UTC m=+29.228941600 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0400): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: Remove: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cc8c0 item 32 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0440): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0440): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0440): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0440): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0440): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.018897747 +0000 UTC m=+29.230403973 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0440): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0480): _readAt: size=2, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0480): >_readAt: n=0, err=Bad file descriptor 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0480): _writeAt: size=3, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0480): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0480): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cd180 item 33 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0480): >_writeAt: n=3, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0480): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.019349611 +0000 UTC m=+29.230855797 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0480): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d04c0): _readAt: size=512, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d04c0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d04c0): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d04c0): >_readAt: n=5, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d04c0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.019349611 +0000 UTC m=+29.230855797 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d04c0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: Remove: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cd3b0 item 33 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0500): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0500): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0500): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0500): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0500): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.020506383 +0000 UTC m=+29.232012559 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0500): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0580): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0580): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cd9d0 item 34 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0580): _readAt: size=2, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0580): >_readAt: n=0, err=Bad file descriptor 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0580): _writeAt: size=3, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0580): >_writeAt: n=3, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0580): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.020872748 +0000 UTC m=+29.232378924 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0580): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d05c0): _readAt: size=512, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d05c0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d05c0): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d05c0): >_readAt: n=3, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d05c0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.020872748 +0000 UTC m=+29.232378924 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d05c0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: Remove: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cdc00 item 34 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0600): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0600): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0600): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0600): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0600): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.021669338 +0000 UTC m=+29.233175514 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0600): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d06c0): _readAt: size=2, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d06c0): >_readAt: n=0, err=Bad file descriptor 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d06c0): _writeAt: size=3, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d06c0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d06c0): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cdea0 item 35 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d06c0): >_writeAt: n=3, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d06c0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.02198629 +0000 UTC m=+29.233492467 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d06c0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0700): _readAt: size=512, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0700): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0700): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0700): >_readAt: n=5, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0700): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.02198629 +0000 UTC m=+29.233492467 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0700): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: Remove: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dc150 item 35 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d07c0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d07c0): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d07c0): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d07c0): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d07c0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.022779993 +0000 UTC m=+29.234286169 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d07c0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d08c0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d08c0): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dc4d0 item 36 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d08c0): _readAt: size=2, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d08c0): >_readAt: n=0, err=Bad file descriptor 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d08c0): _writeAt: size=3, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d08c0): >_writeAt: n=3, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d08c0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.023114429 +0000 UTC m=+29.234620604 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d08c0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0900): _readAt: size=512, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0900): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0900): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0900): >_readAt: n=3, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0900): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.023114429 +0000 UTC m=+29.234620604 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0900): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: Remove: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dc620 item 36 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0940): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0940): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0940): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0940): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0940): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.023905558 +0000 UTC m=+29.235411734 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0940): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d09c0): _readAt: size=2, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d09c0): >_readAt: n=0, err=Bad file descriptor 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d09c0): _writeAt: size=3, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d09c0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d09c0): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dc9a0 item 37 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d09c0): >_writeAt: n=3, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d09c0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.024202603 +0000 UTC m=+29.235708779 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d09c0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0a00): _readAt: size=512, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0a00): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0a00): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0a00): >_readAt: n=5, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0a00): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.024202603 +0000 UTC m=+29.235708779 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0a00): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: Remove: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dcaf0 item 37 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0b00): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0b00): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0b00): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0b00): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0b00): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.025022886 +0000 UTC m=+29.236529062 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0b00): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0bc0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0bc0): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dce70 item 38 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0bc0): _readAt: size=2, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0bc0): >_readAt: n=0, err=Bad file descriptor 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0bc0): _writeAt: size=3, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0bc0): >_writeAt: n=3, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0bc0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.025376838 +0000 UTC m=+29.236883014 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0bc0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0f00): _readAt: size=512, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0f00): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0f00): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0f00): >_readAt: n=3, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0f00): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.025376838 +0000 UTC m=+29.236883014 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0f00): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: Remove: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd0a0 item 38 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0f80): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0f80): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0f80): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0f80): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0f80): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.02612715 +0000 UTC m=+29.237633327 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d0f80): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d10c0): _readAt: size=2, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d10c0): >_readAt: n=0, err=Bad file descriptor 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d10c0): _writeAt: size=3, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d10c0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d10c0): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd3b0 item 39 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d10c0): >_writeAt: n=3, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d10c0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.026408556 +0000 UTC m=+29.237914733 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d10c0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1140): _readAt: size=512, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1140): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1140): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1140): >_readAt: n=5, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1140): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.026408556 +0000 UTC m=+29.237914733 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1140): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: Remove: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd5e0 item 39 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1580): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1580): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1580): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1580): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1580): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.027397265 +0000 UTC m=+29.238903431 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1580): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1640): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1640): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ddd50 item 40 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1640): _readAt: size=2, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1640): >_readAt: n=0, err=Bad file descriptor 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1640): _writeAt: size=3, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1640): >_writeAt: n=3, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1640): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.02771011 +0000 UTC m=+29.239216276 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1640): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1680): _readAt: size=512, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1680): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1680): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1680): >_readAt: n=3, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1680): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.02771011 +0000 UTC m=+29.239216276 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1680): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: Remove: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b4070 item 40 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d16c0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d16c0): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d16c0): _readAt: size=2, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d16c0): >_readAt: n=0, err=Bad file descriptor 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d16c0): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d16c0): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d16c0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.028551662 +0000 UTC m=+29.240057839 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d16c0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1700): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1700): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1700): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b4310 item 41 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1700): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1700): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.028855681 +0000 UTC m=+29.240361847 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1700): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d17c0): _readAt: size=2, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d17c0): >_readAt: n=0, err=Bad file descriptor 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d17c0): _writeAt: size=3, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d17c0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d17c0): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b4460 item 41 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d17c0): >_writeAt: n=3, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d17c0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.02927231 +0000 UTC m=+29.240778486 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d17c0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1840): _readAt: size=512, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1840): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1840): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1840): >_readAt: n=5, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1840): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.02927231 +0000 UTC m=+29.240778486 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1840): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: Remove: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b45b0 item 41 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1980): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1980): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1980): _readAt: size=2, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1980): >_readAt: n=0, err=Bad file descriptor 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1980): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1980): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1980): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.030062457 +0000 UTC m=+29.241568632 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1980): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d19c0): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d19c0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d19c0): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b4850 item 42 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d19c0): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d19c0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.03033199 +0000 UTC m=+29.241838166 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d19c0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1a80): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1a80): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b49a0 item 42 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1a80): _readAt: size=2, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1a80): >_readAt: n=0, err=Bad file descriptor 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1a80): _writeAt: size=3, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1a80): >_writeAt: n=3, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1a80): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.030677246 +0000 UTC m=+29.242183422 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1a80): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1ac0): _readAt: size=512, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1ac0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1ac0): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1ac0): >_readAt: n=3, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1ac0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.030677246 +0000 UTC m=+29.242183422 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1ac0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: Remove: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b4af0 item 42 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1bc0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1bc0): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1bc0): _readAt: size=2, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1bc0): >_readAt: n=0, err=Bad file descriptor 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1bc0): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1bc0): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1bc0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.031667677 +0000 UTC m=+29.243173853 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1bc0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aa100): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aa100): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aa100): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003960e0 item 43 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aa100): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aa100): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.032109183 +0000 UTC m=+29.243615359 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aa100): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aa440): _readAt: size=2, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aa440): >_readAt: n=0, err=Bad file descriptor 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aa440): _writeAt: size=3, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aa440): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aa440): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000396310 item 43 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aa440): >_writeAt: n=3, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aa440): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.032641898 +0000 UTC m=+29.244148075 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aa440): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aa500): _readAt: size=512, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aa500): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aa500): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aa500): >_readAt: n=5, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aa500): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.032641898 +0000 UTC m=+29.244148075 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aa500): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: Remove: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003965b0 item 43 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aaa40): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aaa40): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aaa40): _readAt: size=2, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aaa40): >_readAt: n=0, err=Bad file descriptor 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aaa40): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aaa40): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aaa40): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.033790596 +0000 UTC m=+29.245296782 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aaa40): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aaac0): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aaac0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aaac0): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000396af0 item 44 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aaac0): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aaac0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.034181497 +0000 UTC m=+29.245687673 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aaac0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aab80): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aab80): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000396d90 item 44 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aab80): _readAt: size=2, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aab80): >_readAt: n=0, err=Bad file descriptor 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aab80): _writeAt: size=3, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aab80): >_writeAt: n=3, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aab80): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.034614767 +0000 UTC m=+29.246120942 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aab80): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aabc0): _readAt: size=512, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aabc0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aabc0): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aabc0): >_readAt: n=3, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aabc0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.034614767 +0000 UTC m=+29.246120942 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aabc0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: Remove: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000397030 item 44 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aac80): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aac80): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aac80): _readAt: size=2, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aac80): >_readAt: n=0, err=Bad file descriptor 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aac80): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aac80): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aac80): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.035521531 +0000 UTC m=+29.247027717 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aac80): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aacc0): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aacc0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aacc0): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000397490 item 45 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aacc0): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aacc0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.035866846 +0000 UTC m=+29.247373032 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aacc0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/02 01:00:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aadc0): _readAt: size=512, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aadc0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aadc0): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aadc0): >_readAt: n=5, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aadc0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.035866846 +0000 UTC m=+29.247373032 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aadc0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: Remove: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000397730 item 45 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aaf40): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aaf40): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aaf40): _readAt: size=2, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aaf40): >_readAt: n=0, err=Bad file descriptor 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aaf40): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aaf40): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aaf40): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.036882766 +0000 UTC m=+29.248388953 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aaf40): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aaf80): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aaf80): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aaf80): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000397ab0 item 46 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aaf80): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aaf80): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.037260852 +0000 UTC m=+29.248767029 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aaf80): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/02 01:00:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab040): _readAt: size=512, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab040): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab040): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab040): >_readAt: n=5, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab040): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.037260852 +0000 UTC m=+29.248767029 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab040): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: Remove: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000397c00 item 46 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab140): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab140): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab140): _readAt: size=2, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab140): >_readAt: n=0, err=Bad file descriptor 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab140): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab140): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab140): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.038286439 +0000 UTC m=+29.249792616 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab140): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab240): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab240): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab240): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003920e0 item 47 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab240): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab240): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.038622468 +0000 UTC m=+29.250128644 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab240): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/02 01:00:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab380): _readAt: size=512, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab380): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab380): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab380): >_readAt: n=5, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab380): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.038622468 +0000 UTC m=+29.250128644 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab380): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: Remove: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000392380 item 47 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab440): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab440): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab440): _readAt: size=2, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab440): >_readAt: n=0, err=Bad file descriptor 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab440): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab440): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab440): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.039584606 +0000 UTC m=+29.251090783 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab440): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab480): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab480): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab480): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000392850 item 48 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab480): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab480): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.03993951 +0000 UTC m=+29.251445686 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab480): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/02 01:00:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab540): _readAt: size=512, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab540): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab540): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab540): >_readAt: n=5, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab540): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.03993951 +0000 UTC m=+29.251445686 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab540): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: Remove: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000392a10 item 48 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab580): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab580): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab580): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab580): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab580): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.040944458 +0000 UTC m=+29.252450665 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab580): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab640): _readAt: size=2, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab640): >_readAt: n=0, err=Bad file descriptor 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab640): _writeAt: size=3, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab640): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab640): open at offset 5 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab640): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000392e70 item 49 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab640): >_writeAt: n=3, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab640): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.041269537 +0000 UTC m=+29.252775713 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab640): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab680): _readAt: size=512, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab680): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab680): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab680): >_readAt: n=8, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab680): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.041269537 +0000 UTC m=+29.252775713 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab680): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: Remove: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000393180 item 49 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab700): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab700): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab700): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab700): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab700): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.042109035 +0000 UTC m=+29.253615211 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab700): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab7c0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab7c0): open at offset 5 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab7c0): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000393650 item 50 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab7c0): _readAt: size=2, off=5 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab7c0): >_readAt: n=0, err=Bad file descriptor 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab7c0): _writeAt: size=3, off=5 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab7c0): >_writeAt: n=3, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab7c0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.042480259 +0000 UTC m=+29.253986436 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab7c0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab800): _readAt: size=512, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab800): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab800): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab800): >_readAt: n=3, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab800): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.042480259 +0000 UTC m=+29.253986436 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab800): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: Remove: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000393880 item 50 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab880): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab880): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab880): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab880): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab880): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.043275125 +0000 UTC m=+29.254781301 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab880): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab980): _readAt: size=2, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab980): >_readAt: n=0, err=Bad file descriptor 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab980): _writeAt: size=3, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab980): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab980): open at offset 5 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab980): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000393b90 item 51 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab980): >_writeAt: n=3, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab980): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.043573823 +0000 UTC m=+29.255079999 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab980): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab9c0): _readAt: size=512, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab9c0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab9c0): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab9c0): >_readAt: n=8, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab9c0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.043573823 +0000 UTC m=+29.255079999 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000ab9c0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: Remove: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000393ce0 item 51 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aba40): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aba40): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aba40): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aba40): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aba40): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.044416389 +0000 UTC m=+29.255922565 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000aba40): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000abb40): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000abb40): open at offset 5 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000abb40): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362380 item 52 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000abb40): _readAt: size=2, off=5 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000abb40): >_readAt: n=0, err=Bad file descriptor 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000abb40): _writeAt: size=3, off=5 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000abb40): >_writeAt: n=3, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000abb40): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.044765141 +0000 UTC m=+29.256271307 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000abb40): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000abb80): _readAt: size=512, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000abb80): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000abb80): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000abb80): >_readAt: n=3, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000abb80): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.044765141 +0000 UTC m=+29.256271307 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000abb80): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: Remove: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362a10 item 52 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000abc00): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000abc00): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000abc00): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000abc00): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000abc00): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.045558874 +0000 UTC m=+29.257065040 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000abc00): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000abd00): _readAt: size=2, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000abd00): >_readAt: n=0, err=Bad file descriptor 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000abd00): _writeAt: size=3, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000abd00): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000abd00): open at offset 5 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000abd00): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363340 item 53 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000abd00): >_writeAt: n=3, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000abd00): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.045889352 +0000 UTC m=+29.257395528 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000abd00): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000abd80): _readAt: size=512, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000abd80): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000abd80): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000abd80): >_readAt: n=8, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000abd80): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.045889352 +0000 UTC m=+29.257395528 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000abd80): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: Remove: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363650 item 53 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000abe00): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000abe00): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000abe00): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000abe00): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000abe00): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.046709185 +0000 UTC m=+29.258215361 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000abe00): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000abec0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000abec0): open at offset 5 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000abec0): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363a40 item 54 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000abec0): _readAt: size=2, off=5 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000abec0): >_readAt: n=0, err=Bad file descriptor 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000abec0): _writeAt: size=3, off=5 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000abec0): >_writeAt: n=3, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000abec0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.047052507 +0000 UTC m=+29.258558683 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000abec0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000abf00): _readAt: size=512, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000abf00): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000abf00): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000abf00): >_readAt: n=3, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000abf00): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.047052507 +0000 UTC m=+29.258558683 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0000abf00): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: Remove: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363e30 item 54 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910000): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910000): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910000): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910000): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910000): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.047831542 +0000 UTC m=+29.259337718 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910000): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910180): _readAt: size=2, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910180): >_readAt: n=0, err=Bad file descriptor 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910180): _writeAt: size=3, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910180): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910180): open at offset 5 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910180): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000334af0 item 55 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910180): >_writeAt: n=3, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910180): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.048159967 +0000 UTC m=+29.259666142 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910180): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0009101c0): _readAt: size=512, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0009101c0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0009101c0): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0009101c0): >_readAt: n=8, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0009101c0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.048159967 +0000 UTC m=+29.259666142 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0009101c0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: Remove: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000334e70 item 55 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910240): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910240): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910240): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910240): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910240): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.049102018 +0000 UTC m=+29.260608194 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910240): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910300): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910300): open at offset 5 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910300): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000335650 item 56 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910300): _readAt: size=2, off=5 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910300): >_readAt: n=0, err=Bad file descriptor 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910300): _writeAt: size=3, off=5 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910300): >_writeAt: n=3, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910300): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.049442534 +0000 UTC m=+29.260948711 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910300): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910380): _readAt: size=512, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910380): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910380): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910380): >_readAt: n=3, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910380): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.049442534 +0000 UTC m=+29.260948711 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910380): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: Remove: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000335810 item 56 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910500): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910500): open at offset 0 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910500): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910500): _readAt: size=2, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910500): >_readAt: n=0, err=Bad file descriptor 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910500): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910500): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910500): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.050239494 +0000 UTC m=+29.261745659 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910500): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910540): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910540): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910540): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000335c70 item 57 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910540): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910540): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.050531619 +0000 UTC m=+29.262037796 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910540): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910640): _readAt: size=2, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910640): >_readAt: n=0, err=Bad file descriptor 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910640): _writeAt: size=3, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910640): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910640): open at offset 5 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910640): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000335dc0 item 57 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910640): >_writeAt: n=3, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910640): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.050859873 +0000 UTC m=+29.262366049 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910640): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910680): _readAt: size=512, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910680): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910680): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910680): >_readAt: n=8, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910680): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.050859873 +0000 UTC m=+29.262366049 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910680): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: Remove: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000335f10 item 57 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910780): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910780): open at offset 0 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910780): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910780): _readAt: size=2, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910780): >_readAt: n=0, err=Bad file descriptor 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910780): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910780): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910780): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.051678474 +0000 UTC m=+29.263184640 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910780): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0009107c0): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0009107c0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0009107c0): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a42a0 item 58 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0009107c0): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0009107c0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.051990547 +0000 UTC m=+29.263496723 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0009107c0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0009108c0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0009108c0): open at offset 5 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0009108c0): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a4460 item 58 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0009108c0): _readAt: size=2, off=5 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0009108c0): >_readAt: n=0, err=Bad file descriptor 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0009108c0): _writeAt: size=3, off=5 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0009108c0): >_writeAt: n=3, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0009108c0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.052498476 +0000 UTC m=+29.264004672 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0009108c0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5500): _readAt: size=512, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5500): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5500): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5500): >_readAt: n=3, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5500): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.052498476 +0000 UTC m=+29.264004672 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5500): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: Remove: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031c8c0 item 58 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b55c0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b55c0): open at offset 0 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b55c0): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b55c0): _readAt: size=2, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b55c0): >_readAt: n=0, err=Bad file descriptor 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b55c0): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b55c0): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b55c0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.05373624 +0000 UTC m=+29.265242416 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b55c0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5640): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5640): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5640): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031d2d0 item 59 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5640): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5640): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.054054004 +0000 UTC m=+29.265560180 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5640): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5740): _readAt: size=2, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5740): >_readAt: n=0, err=Bad file descriptor 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5740): _writeAt: size=3, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5740): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5740): open at offset 5 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5740): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031d420 item 59 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5740): >_writeAt: n=3, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5740): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.054438713 +0000 UTC m=+29.265944889 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5740): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5780): _readAt: size=512, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5780): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5780): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5780): >_readAt: n=8, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5780): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.054438713 +0000 UTC m=+29.265944889 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5780): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: Remove: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031d570 item 59 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5840): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5840): open at offset 0 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5840): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5840): _readAt: size=2, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5840): >_readAt: n=0, err=Bad file descriptor 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5840): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5840): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5840): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.05550728 +0000 UTC m=+29.267013457 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5840): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5880): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5880): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5880): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031d8f0 item 60 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5880): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5880): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.055882462 +0000 UTC m=+29.267388648 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5880): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5980): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5980): open at offset 5 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5980): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031db20 item 60 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5980): _readAt: size=2, off=5 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5980): >_readAt: n=0, err=Bad file descriptor 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5980): _writeAt: size=3, off=5 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5980): >_writeAt: n=3, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5980): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.056389119 +0000 UTC m=+29.267895295 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5980): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5c00): _readAt: size=512, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5c00): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5c00): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5c00): >_readAt: n=3, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5c00): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.056389119 +0000 UTC m=+29.267895295 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5c00): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: Remove: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031dc70 item 60 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5e80): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5e80): open at offset 0 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5e80): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5e80): _readAt: size=2, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5e80): >_readAt: n=0, err=Bad file descriptor 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5e80): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5e80): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5e80): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.057382626 +0000 UTC m=+29.268888803 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5e80): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5ec0): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5ec0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5ec0): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006aa0e0 item 61 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5ec0): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5ec0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.05775918 +0000 UTC m=+29.269265356 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0003b5ec0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/02 01:00:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe000): _readAt: size=512, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe000): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe000): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe000): >_readAt: n=5, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe000): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.05775918 +0000 UTC m=+29.269265356 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe000): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: Remove: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006aa2a0 item 61 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe0c0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe0c0): open at offset 0 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe0c0): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe0c0): _readAt: size=2, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe0c0): >_readAt: n=0, err=Bad file descriptor 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe0c0): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe0c0): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe0c0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.058873323 +0000 UTC m=+29.270379529 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe0c0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe100): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe100): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe100): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006aa540 item 62 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe100): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe100): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.059259806 +0000 UTC m=+29.270765982 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe100): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/02 01:00:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe240): _readAt: size=512, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe240): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe240): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe240): >_readAt: n=5, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe240): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.059259806 +0000 UTC m=+29.270765982 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe240): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: Remove: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006aa690 item 62 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe380): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe380): open at offset 0 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe380): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe380): _readAt: size=2, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe380): >_readAt: n=0, err=Bad file descriptor 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe380): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe380): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe380): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.060472733 +0000 UTC m=+29.271978909 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe380): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe3c0): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe3c0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe3c0): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006aa930 item 63 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe3c0): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe3c0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.060880345 +0000 UTC m=+29.272386551 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe3c0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/02 01:00:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe480): _readAt: size=512, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe480): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe480): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe480): >_readAt: n=5, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe480): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.060880345 +0000 UTC m=+29.272386551 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe480): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: Remove: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006aaaf0 item 63 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe540): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe540): open at offset 0 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe540): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe540): _readAt: size=2, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe540): >_readAt: n=0, err=Bad file descriptor 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe540): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe540): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe540): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.061951477 +0000 UTC m=+29.273457663 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe540): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe600): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe600): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe600): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006aae00 item 64 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe600): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe600): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.062334172 +0000 UTC m=+29.273840348 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe600): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/02 01:00:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe6c0): _readAt: size=512, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe6c0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe6c0): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe6c0): >_readAt: n=5, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe6c0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.062334172 +0000 UTC m=+29.273840348 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe6c0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: Remove: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ab0a0 item 64 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe700): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe700): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe700): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe700): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe700): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.063380147 +0000 UTC m=+29.274886324 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe700): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDWR 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe740): _readAt: size=2, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe740): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe740): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe740): >_readAt: n=2, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe740): _writeAt: size=3, off=2 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ab490 item 65 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe740): >_writeAt: n=3, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe740): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.063798349 +0000 UTC m=+29.275304525 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe740): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe7c0): _readAt: size=512, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe7c0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe7c0): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe7c0): >_readAt: n=5, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe7c0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.063798349 +0000 UTC m=+29.275304525 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe7c0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: Remove: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ab5e0 item 65 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe800): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe800): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe800): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe800): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe800): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.064960001 +0000 UTC m=+29.276466187 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe800): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe880): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe880): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ab880 item 66 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe880): _readAt: size=2, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe880): >_readAt: n=0, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe880): _writeAt: size=3, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe880): >_writeAt: n=3, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe880): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.065458232 +0000 UTC m=+29.276964408 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe880): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe8c0): _readAt: size=512, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe8c0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe8c0): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe8c0): >_readAt: n=3, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe8c0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.065458232 +0000 UTC m=+29.276964408 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe8c0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: Remove: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006abb20 item 66 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe900): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe900): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe900): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe900): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe900): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.066635413 +0000 UTC m=+29.278141589 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe900): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe940): _readAt: size=2, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe940): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe940): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe940): >_readAt: n=2, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe940): _writeAt: size=3, off=2 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052460 item 67 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe940): >_writeAt: n=3, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe940): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.067155414 +0000 UTC m=+29.278661591 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe940): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe980): _readAt: size=512, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe980): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe980): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe980): >_readAt: n=5, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe980): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.067155414 +0000 UTC m=+29.278661591 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002fe980): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: Remove: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053110 item 67 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1d00): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1d00): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1d00): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1d00): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1d00): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.068225455 +0000 UTC m=+29.279731651 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1d00): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1dc0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1dc0): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b4fc0 item 68 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1dc0): _readAt: size=2, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1dc0): >_readAt: n=0, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1dc0): _writeAt: size=3, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1dc0): >_writeAt: n=3, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1dc0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.068683591 +0000 UTC m=+29.280189767 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1dc0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1e00): _readAt: size=512, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1e00): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1e00): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1e00): >_readAt: n=3, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1e00): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.068683591 +0000 UTC m=+29.280189767 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1e00): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: Remove: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b5110 item 68 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1e40): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1e40): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1e40): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1e40): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1e40): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.069799608 +0000 UTC m=+29.281305784 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1e40): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1ec0): _readAt: size=2, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1ec0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1ec0): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1ec0): >_readAt: n=2, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1ec0): _writeAt: size=3, off=2 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b53b0 item 69 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1ec0): >_writeAt: n=3, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1ec0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.070258045 +0000 UTC m=+29.281764231 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0002d1ec0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0040): _readAt: size=512, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0040): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0040): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0040): >_readAt: n=5, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0040): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.070258045 +0000 UTC m=+29.281764231 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0040): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: Remove: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b5500 item 69 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb00c0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb00c0): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb00c0): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb00c0): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb00c0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.071290334 +0000 UTC m=+29.282796511 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb00c0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0180): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0180): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b5810 item 70 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0180): _readAt: size=2, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0180): >_readAt: n=0, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0180): _writeAt: size=3, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0180): >_writeAt: n=3, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0180): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.071740255 +0000 UTC m=+29.283246432 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0180): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb01c0): _readAt: size=512, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb01c0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb01c0): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb01c0): >_readAt: n=3, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb01c0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.071740255 +0000 UTC m=+29.283246432 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb01c0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: Remove: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b5960 item 70 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0240): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0240): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0240): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0240): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0240): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.072710959 +0000 UTC m=+29.284217135 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0240): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0300): _readAt: size=2, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0300): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0300): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0300): >_readAt: n=2, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0300): _writeAt: size=3, off=2 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b5c00 item 71 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0300): >_writeAt: n=3, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0300): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.073171801 +0000 UTC m=+29.284677977 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0300): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0340): _readAt: size=512, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0340): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0340): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0340): >_readAt: n=5, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0340): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.073171801 +0000 UTC m=+29.284677977 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0340): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: Remove: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b5d50 item 71 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb03c0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb03c0): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb03c0): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb03c0): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb03c0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.074066563 +0000 UTC m=+29.285572740 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb03c0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0480): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0480): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e070 item 72 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0480): _readAt: size=2, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0480): >_readAt: n=0, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0480): _writeAt: size=3, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0480): >_writeAt: n=3, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0480): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.074456993 +0000 UTC m=+29.285963170 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0480): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb04c0): _readAt: size=512, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb04c0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb04c0): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb04c0): >_readAt: n=3, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb04c0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.074456993 +0000 UTC m=+29.285963170 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb04c0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: Remove: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e1c0 item 72 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0500): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0500): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0500): _readAt: size=2, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0500): >_readAt: n=0, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0500): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0500): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0500): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.07545577 +0000 UTC m=+29.286961947 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0500): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0540): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0540): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0540): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e5b0 item 73 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0540): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0540): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.07577115 +0000 UTC m=+29.287277326 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0540): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0580): _readAt: size=2, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0580): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0580): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0580): >_readAt: n=2, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0580): _writeAt: size=3, off=2 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030eaf0 item 73 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0580): >_writeAt: n=3, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0580): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.07613443 +0000 UTC m=+29.287640606 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0580): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb05c0): _readAt: size=512, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb05c0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb05c0): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb05c0): >_readAt: n=5, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb05c0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.07613443 +0000 UTC m=+29.287640606 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb05c0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: Remove: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030ee00 item 73 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb06c0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb06c0): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb06c0): _readAt: size=2, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb06c0): >_readAt: n=0, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb06c0): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb06c0): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb06c0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.07702273 +0000 UTC m=+29.288528906 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb06c0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0700): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0700): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0700): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030f1f0 item 74 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0700): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0700): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.077355763 +0000 UTC m=+29.288861939 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0700): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb07c0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb07c0): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030f340 item 74 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb07c0): _readAt: size=2, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb07c0): >_readAt: n=0, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb07c0): _writeAt: size=3, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb07c0): >_writeAt: n=3, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb07c0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.077762032 +0000 UTC m=+29.289268208 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb07c0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0800): _readAt: size=512, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0800): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0800): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0800): >_readAt: n=3, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0800): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.077762032 +0000 UTC m=+29.289268208 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0800): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: Remove: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030f5e0 item 74 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb08c0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb08c0): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb08c0): _readAt: size=2, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb08c0): >_readAt: n=0, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb08c0): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb08c0): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb08c0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.078594759 +0000 UTC m=+29.290100935 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb08c0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0900): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0900): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0900): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030fb20 item 75 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0900): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0900): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.078917422 +0000 UTC m=+29.290423597 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0900): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb09c0): _readAt: size=2, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb09c0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb09c0): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb09c0): >_readAt: n=2, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb09c0): _writeAt: size=3, off=2 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030fce0 item 75 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb09c0): >_writeAt: n=3, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb09c0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.079336165 +0000 UTC m=+29.290842341 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb09c0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0a00): _readAt: size=512, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0a00): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0a00): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0a00): >_readAt: n=5, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0a00): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.079336165 +0000 UTC m=+29.290842341 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0a00): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: Remove: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030fe30 item 75 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0b00): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0b00): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0b00): _readAt: size=2, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0b00): >_readAt: n=0, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0b00): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0b00): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0b00): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.080261985 +0000 UTC m=+29.291768161 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0b00): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0b40): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0b40): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0b40): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000152770 item 76 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0b40): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0b40): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.080596139 +0000 UTC m=+29.292102316 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0b40): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0c00): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0c00): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000152930 item 76 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0c00): _readAt: size=2, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0c00): >_readAt: n=0, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0c00): _writeAt: size=3, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0c00): >_writeAt: n=3, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0c00): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.081055428 +0000 UTC m=+29.292561604 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0c00): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0c40): _readAt: size=512, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0c40): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0c40): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0c40): >_readAt: n=3, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0c40): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.081055428 +0000 UTC m=+29.292561604 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0c40): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: Remove: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000152b60 item 76 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0d00): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0d00): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0d00): _readAt: size=2, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0d00): >_readAt: n=0, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0d00): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0d00): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0d00): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.081925785 +0000 UTC m=+29.293431961 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0d00): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0d40): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0d40): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0d40): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000152e00 item 77 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0d40): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0d40): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.082271862 +0000 UTC m=+29.293778038 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0d40): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/02 01:00:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0e00): _readAt: size=512, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0e00): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0e00): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0e00): >_readAt: n=5, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0e00): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.082271862 +0000 UTC m=+29.293778038 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0e00): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: Remove: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000152fc0 item 77 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0ec0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0ec0): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0ec0): _readAt: size=2, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0ec0): >_readAt: n=0, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0ec0): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0ec0): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0ec0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.083202712 +0000 UTC m=+29.294708888 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0ec0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0f00): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0f00): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0f00): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001538f0 item 78 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0f00): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0f00): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.083513914 +0000 UTC m=+29.295020090 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0f00): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/02 01:00:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb1000): _readAt: size=512, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb1000): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb1000): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb1000): >_readAt: n=5, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb1000): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.083513914 +0000 UTC m=+29.295020090 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb1000): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: Remove: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000153c00 item 78 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb10c0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb10c0): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb10c0): _readAt: size=2, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb10c0): >_readAt: n=0, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb10c0): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb10c0): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb10c0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.08443761 +0000 UTC m=+29.295943787 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb10c0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb1100): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb1100): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb1100): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000153f10 item 79 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb1100): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb1100): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.084760624 +0000 UTC m=+29.296266799 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb1100): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/02 01:00:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb11c0): _readAt: size=512, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb11c0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb11c0): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb11c0): >_readAt: n=5, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb11c0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.084760624 +0000 UTC m=+29.296266799 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb11c0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: Remove: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346150 item 79 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb1280): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb1280): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb1280): _readAt: size=2, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb1280): >_readAt: n=0, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb1280): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb1280): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb1280): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.08568393 +0000 UTC m=+29.297190106 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb1280): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb12c0): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb12c0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb12c0): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346620 item 80 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb12c0): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb12c0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.08600538 +0000 UTC m=+29.297511557 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb12c0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/02 01:00:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb1380): _readAt: size=512, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb1380): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb1380): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb1380): >_readAt: n=5, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb1380): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.08600538 +0000 UTC m=+29.297511557 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb1380): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: Remove: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346770 item 80 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb13c0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb13c0): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb13c0): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb13c0): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb13c0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.086940709 +0000 UTC m=+29.298446886 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb13c0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb1400): _readAt: size=2, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb1400): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb1400): open at offset 5 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb1400): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb1400): >_readAt: n=2, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb1400): _writeAt: size=3, off=7 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346b60 item 81 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb1400): >_writeAt: n=3, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb1400): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.087294762 +0000 UTC m=+29.298800937 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb1400): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb1440): _readAt: size=512, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb1440): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb1440): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb1440): >_readAt: n=8, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb1440): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.087294762 +0000 UTC m=+29.298800937 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb1440): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: Remove: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346e70 item 81 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb14c0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb14c0): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb14c0): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb14c0): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb14c0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.088233246 +0000 UTC m=+29.299739422 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb14c0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb1580): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb1580): open at offset 5 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb1580): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347260 item 82 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb1580): _readAt: size=2, off=5 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb1580): >_readAt: n=0, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb1580): _writeAt: size=3, off=5 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb1580): >_writeAt: n=3, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb1580): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.088621572 +0000 UTC m=+29.300127748 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb1580): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb15c0): _readAt: size=512, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb15c0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb15c0): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb15c0): >_readAt: n=3, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb15c0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.088621572 +0000 UTC m=+29.300127748 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb15c0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: Remove: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003473b0 item 82 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb1640): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb1640): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb1640): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb1640): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb1640): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.089659121 +0000 UTC m=+29.301165297 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb1640): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb1700): _readAt: size=2, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb1700): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb1700): open at offset 5 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb1700): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb1700): >_readAt: n=2, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb1700): _writeAt: size=3, off=7 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347730 item 83 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb1700): >_writeAt: n=3, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb1700): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.090014996 +0000 UTC m=+29.301521172 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb1700): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb1740): _readAt: size=512, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb1740): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb1740): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb1740): >_readAt: n=8, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb1740): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.090014996 +0000 UTC m=+29.301521172 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb1740): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: Remove: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003479d0 item 83 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910080): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910080): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910080): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910080): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910080): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.091061132 +0000 UTC m=+29.302567308 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910080): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0009101c0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0009101c0): open at offset 5 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0009101c0): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a41c0 item 84 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0009101c0): _readAt: size=2, off=5 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0009101c0): >_readAt: n=0, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0009101c0): _writeAt: size=3, off=5 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0009101c0): >_writeAt: n=3, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0009101c0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.091560536 +0000 UTC m=+29.303066712 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0009101c0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910200): _readAt: size=512, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910200): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910200): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910200): >_readAt: n=3, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910200): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.091560536 +0000 UTC m=+29.303066712 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910200): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: Remove: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a4310 item 84 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910280): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910280): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910280): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910280): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910280): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.092533915 +0000 UTC m=+29.304040101 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910280): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910380): _readAt: size=2, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910380): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910380): open at offset 5 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910380): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910380): >_readAt: n=2, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910380): _writeAt: size=3, off=7 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a4690 item 85 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910380): >_writeAt: n=3, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910380): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.092971473 +0000 UTC m=+29.304477659 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910380): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0009103c0): _readAt: size=512, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0009103c0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0009103c0): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0009103c0): >_readAt: n=8, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0009103c0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.092971473 +0000 UTC m=+29.304477659 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0009103c0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: Remove: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a4850 item 85 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910500): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910500): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910500): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910500): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910500): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.093960362 +0000 UTC m=+29.305466548 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910500): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0009105c0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0009105c0): open at offset 5 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0009105c0): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a4c40 item 86 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0009105c0): _readAt: size=2, off=5 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0009105c0): >_readAt: n=0, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0009105c0): _writeAt: size=3, off=5 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0009105c0): >_writeAt: n=3, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0009105c0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.094407618 +0000 UTC m=+29.305913804 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0009105c0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910640): _readAt: size=512, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910640): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910640): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910640): >_readAt: n=3, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910640): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.094407618 +0000 UTC m=+29.305913804 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910640): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: Remove: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a4ee0 item 86 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0009106c0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0009106c0): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0009106c0): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0009106c0): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0009106c0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.09538311 +0000 UTC m=+29.306889287 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0009106c0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0009107c0): _readAt: size=2, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0009107c0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0009107c0): open at offset 5 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0009107c0): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0009107c0): >_readAt: n=2, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0009107c0): _writeAt: size=3, off=7 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a5570 item 87 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0009107c0): >_writeAt: n=3, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0009107c0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.095810259 +0000 UTC m=+29.307316445 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0009107c0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910840): _readAt: size=512, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910840): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910840): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910840): >_readAt: n=8, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910840): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.095810259 +0000 UTC m=+29.307316445 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910840): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: Remove: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a5730 item 87 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0009108c0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0009108c0): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0009108c0): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0009108c0): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0009108c0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.096833342 +0000 UTC m=+29.308339539 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0009108c0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910980): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910980): open at offset 5 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910980): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a5c70 item 88 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910980): _readAt: size=2, off=5 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910980): >_readAt: n=0, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910980): _writeAt: size=3, off=5 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910980): >_writeAt: n=3, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910980): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.097232027 +0000 UTC m=+29.308738204 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910980): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0009109c0): _readAt: size=512, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0009109c0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0009109c0): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0009109c0): >_readAt: n=3, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0009109c0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.097232027 +0000 UTC m=+29.308738204 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc0009109c0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: Remove: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003460e0 item 88 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910ac0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910ac0): open at offset 0 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910ac0): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910ac0): _readAt: size=2, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910ac0): >_readAt: n=0, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910ac0): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910ac0): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910ac0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.09821793 +0000 UTC m=+29.309724116 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910ac0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910b00): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910b00): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910b00): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003465b0 item 89 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910b00): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910b00): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.098692277 +0000 UTC m=+29.310198453 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910b00): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910bc0): _readAt: size=2, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910bc0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910bc0): open at offset 5 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910bc0): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910bc0): >_readAt: n=2, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910bc0): _writeAt: size=3, off=7 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346700 item 89 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910bc0): >_writeAt: n=3, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910bc0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.099247355 +0000 UTC m=+29.310753531 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910bc0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910c00): _readAt: size=512, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910c00): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910c00): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910c00): >_readAt: n=8, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910c00): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.099247355 +0000 UTC m=+29.310753531 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910c00): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: Remove: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003468c0 item 89 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910cc0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910cc0): open at offset 0 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910cc0): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910cc0): _readAt: size=2, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910cc0): >_readAt: n=0, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910cc0): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910cc0): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910cc0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.100406672 +0000 UTC m=+29.311912847 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910cc0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910d00): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910d00): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910d00): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346d20 item 90 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910d00): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910d00): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.100868936 +0000 UTC m=+29.312375111 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910d00): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910e40): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910e40): open at offset 5 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910e40): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347030 item 90 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910e40): _readAt: size=2, off=5 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910e40): >_readAt: n=0, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910e40): _writeAt: size=3, off=5 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910e40): >_writeAt: n=3, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910e40): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.101378578 +0000 UTC m=+29.312884764 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910e40): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910ec0): _readAt: size=512, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910ec0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910ec0): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910ec0): >_readAt: n=3, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910ec0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.101378578 +0000 UTC m=+29.312884764 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910ec0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: Remove: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003471f0 item 90 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910f80): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910f80): open at offset 0 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910f80): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910f80): _readAt: size=2, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910f80): >_readAt: n=0, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910f80): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910f80): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910f80): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.10248141 +0000 UTC m=+29.313987596 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910f80): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910fc0): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910fc0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910fc0): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347490 item 91 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910fc0): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910fc0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.102890204 +0000 UTC m=+29.314396380 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000910fc0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000911080): _readAt: size=2, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000911080): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000911080): open at offset 5 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000911080): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000911080): >_readAt: n=2, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000911080): _writeAt: size=3, off=7 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347b90 item 91 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000911080): >_writeAt: n=3, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000911080): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.103334694 +0000 UTC m=+29.314840870 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000911080): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000911140): _readAt: size=512, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000911140): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000911140): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000911140): >_readAt: n=8, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000911140): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.103334694 +0000 UTC m=+29.314840870 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000911140): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: Remove: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347e30 item 91 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb00c0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb00c0): open at offset 0 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb00c0): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb00c0): _readAt: size=2, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb00c0): >_readAt: n=0, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb00c0): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb00c0): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb00c0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.104314767 +0000 UTC m=+29.315820943 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb00c0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0100): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0100): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0100): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053030 item 92 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0100): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0100): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.104638953 +0000 UTC m=+29.316145119 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0100): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb01c0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb01c0): open at offset 5 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb01c0): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053490 item 92 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb01c0): _readAt: size=2, off=5 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb01c0): >_readAt: n=0, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb01c0): _writeAt: size=3, off=5 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb01c0): >_writeAt: n=3, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb01c0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.105096118 +0000 UTC m=+29.316602284 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb01c0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0200): _readAt: size=512, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0200): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0200): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0200): >_readAt: n=3, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0200): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.105096118 +0000 UTC m=+29.316602284 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0200): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: Remove: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053810 item 92 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb02c0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb02c0): open at offset 0 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb02c0): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb02c0): _readAt: size=2, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb02c0): >_readAt: n=0, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb02c0): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb02c0): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb02c0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.10591643 +0000 UTC m=+29.317422607 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb02c0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0300): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0300): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0300): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053dc0 item 93 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0300): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0300): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.106305598 +0000 UTC m=+29.317811775 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0300): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/02 01:00:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb03c0): _readAt: size=512, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb03c0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb03c0): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb03c0): >_readAt: n=5, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb03c0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.106305598 +0000 UTC m=+29.317811775 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb03c0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: Remove: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003200e0 item 93 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0480): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0480): open at offset 0 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0480): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0480): _readAt: size=2, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0480): >_readAt: n=0, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0480): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0480): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0480): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.107200532 +0000 UTC m=+29.318706707 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0480): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb04c0): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb04c0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb04c0): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320460 item 94 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb04c0): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb04c0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.107526872 +0000 UTC m=+29.319033048 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb04c0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/02 01:00:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0580): _readAt: size=512, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0580): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0580): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0580): >_readAt: n=5, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0580): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.107526872 +0000 UTC m=+29.319033048 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0580): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: Remove: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003209a0 item 94 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0680): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0680): open at offset 0 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0680): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0680): _readAt: size=2, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0680): >_readAt: n=0, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0680): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0680): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0680): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.108430721 +0000 UTC m=+29.319936887 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0680): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb06c0): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb06c0): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb06c0): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320d90 item 95 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb06c0): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb06c0): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.108827482 +0000 UTC m=+29.320333658 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb06c0): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/02 01:00:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0780): _readAt: size=512, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0780): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0780): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0780): >_readAt: n=5, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0780): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.108827482 +0000 UTC m=+29.320333658 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0780): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: Remove: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320ee0 item 95 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0840): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0840): open at offset 0 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0840): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0840): _readAt: size=2, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0840): >_readAt: n=0, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0840): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0840): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0840): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.109900749 +0000 UTC m=+29.321406925 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0840): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0880): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0880): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0880): >openPending: err= 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003212d0 item 96 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0880): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0880): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.110289545 +0000 UTC m=+29.321795711 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0880): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/02 01:00:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/02 01:00:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/02 01:00:47 DEBUG : open-test-file: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0940): _readAt: size=512, off=0 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0940): openPending: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0940): >openPending: err= 2025/02/02 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0940): >_readAt: n=5, err=EOF 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0940): close: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-02 01:00:47.110289545 +0000 UTC m=+29.321795711 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : open-test-file(0xc000bb0940): >close: err= 2025/02/02 01:00:47 DEBUG : open-test-file: Remove: 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003215e0 item 96 2025/02/02 01:00:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/02 01:00:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/02 01:00:47 DEBUG : open-test-file: >Remove: err= 2025/02/02 01:00:47 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:47 DEBUG : : Looking for writers 2025/02/02 01:00:47 DEBUG : >WaitForWriters: 2025/02/02 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.28s) --- PASS: TestRWFileHandleOpenTests/writes (0.15s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.13s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "sftp://rclone@:22/rclone-test-nikiked4yasi", Local "Local file system at /tmp/rclone2605981729", Modify Window "1s" 2025/02/02 01:00:47 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: poll-interval is not supported by this remote 2025/02/02 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/02 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:47 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/02 01:00:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:47 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/02 01:00:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:47 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/02 01:00:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : file1: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : file1(0xc000911340): openPending: 2025/02/02 01:00:47 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:47 DEBUG : file1(0xc000911340): >openPending: err= 2025/02/02 01:00:47 DEBUG : file1: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:47 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/02 01:00:47 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/02 01:00:47 DEBUG : file1(0xc000911340): _writeAt: size=2, off=0 2025/02/02 01:00:47 DEBUG : file1(0xc000911340): >_writeAt: n=2, err= 2025/02/02 01:00:47 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/02/02 01:00:47 DEBUG : file1(0xc000911340): RWFileHandle.Flush 2025/02/02 01:00:47 DEBUG : file1(0xc000911340): RWFileHandle.Release 2025/02/02 01:00:47 DEBUG : file1(0xc000911340): close: 2025/02/02 01:00:47 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/02/02 01:00:47 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : file1(0xc000911340): >close: err= 2025/02/02 01:00:47 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:47 DEBUG : : Looking for writers 2025/02/02 01:00:47 DEBUG : file1: reading active writers 2025/02/02 01:00:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/02 01:00:47 DEBUG : : Looking for writers 2025/02/02 01:00:47 DEBUG : file1: reading active writers 2025/02/02 01:00:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/02 01:00:47 DEBUG : : Looking for writers 2025/02/02 01:00:47 DEBUG : file1: reading active writers 2025/02/02 01:00:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/02 01:00:47 DEBUG : : Looking for writers 2025/02/02 01:00:47 DEBUG : file1: reading active writers 2025/02/02 01:00:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/02 01:00:47 DEBUG : file1: vfs cache: starting upload 2025/02/02 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/file1.c8b6918.partial" 2025/02/02 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/file1.c8b6918.partial 2025/02/02 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/file1.c8b6918.partial" 2025/02/02 01:00:47 DEBUG : : Looking for writers 2025/02/02 01:00:47 DEBUG : file1: reading active writers 2025/02/02 01:00:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/02 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-nikiked4yasi/file1.c8b6918.partial 2025/02/02 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:47 DEBUG : file1.c8b6918.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2025/02/02 01:00:47 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/02/02 01:00:47 DEBUG : file1.c8b6918.partial: renamed to: file1 2025/02/02 01:00:47 INFO : file1: Copied (new) 2025/02/02 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/file1" 2025/02/02 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/file1 2025/02/02 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/file1" 2025/02/02 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-nikiked4yasi/file1 2025/02/02 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:47 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2025/02/02 01:00:47 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2025/02/02 01:00:47 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/02 01:00:47 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:47 INFO : file1: vfs cache: upload succeeded try #1 2025/02/02 01:00:47 DEBUG : : Looking for writers 2025/02/02 01:00:47 DEBUG : file1: reading active writers 2025/02/02 01:00:47 DEBUG : >WaitForWriters: 2025/02/02 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/file1" 2025/02/02 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/file1 2025/02/02 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/file1" 2025/02/02 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-nikiked4yasi/file1 2025/02/02 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:47 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2025/02/02 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/file1" 2025/02/02 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/file1 2025/02/02 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/file1" 2025/02/02 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /rclone-test-nikiked4yasi/file1 2025/02/02 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:47 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2025/02/02 01:00:47 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:47 DEBUG : : Looking for writers 2025/02/02 01:00:47 DEBUG : file1: reading active writers 2025/02/02 01:00:47 DEBUG : >WaitForWriters: 2025/02/02 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.52s) === RUN TestRWCacheRename run.go:180: Remote "sftp://rclone@:22/rclone-test-nikiked4yasi", Local "Local file system at /tmp/rclone2605981729", Modify Window "1s" 2025/02/02 01:00:47 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: poll-interval is not supported by this remote 2025/02/02 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/02 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:47 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/02 01:00:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:47 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/02 01:00:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:47 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:47 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/02 01:00:47 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:47 DEBUG : rename_me: newRWFileHandle: 2025/02/02 01:00:47 DEBUG : rename_me(0xc000bb0bc0): openPending: 2025/02/02 01:00:47 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/02/02 01:00:47 DEBUG : rename_me(0xc000bb0bc0): >openPending: err= 2025/02/02 01:00:47 DEBUG : rename_me: >newRWFileHandle: err= 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/02/02 01:00:47 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/02/02 01:00:47 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/02/02 01:00:47 DEBUG : rename_me(0xc000bb0bc0): _writeAt: size=5, off=0 2025/02/02 01:00:47 DEBUG : rename_me(0xc000bb0bc0): >_writeAt: n=5, err= 2025/02/02 01:00:47 DEBUG : rename_me(0xc000bb0bc0): close: 2025/02/02 01:00:47 DEBUG : rename_me: vfs cache: setting modification time to 2025-02-02 01:00:47.630016994 +0000 UTC m=+29.841523170 2025/02/02 01:00:47 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/02/02 01:00:47 DEBUG : rename_me(0xc000bb0bc0): >close: err= 2025/02/02 01:00:47 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/02/02 01:00:47 DEBUG : i_was_renamed: Updating file with 0xc000bc4e40 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vDel: "rename_me" 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/02/02 01:00:47 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:47 DEBUG : : Looking for writers 2025/02/02 01:00:47 DEBUG : i_was_renamed: reading active writers 2025/02/02 01:00:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/02 01:00:47 DEBUG : : Looking for writers 2025/02/02 01:00:47 DEBUG : i_was_renamed: reading active writers 2025/02/02 01:00:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/02 01:00:47 DEBUG : : Looking for writers 2025/02/02 01:00:47 DEBUG : i_was_renamed: reading active writers 2025/02/02 01:00:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/02 01:00:47 DEBUG : : Looking for writers 2025/02/02 01:00:47 DEBUG : i_was_renamed: reading active writers 2025/02/02 01:00:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/02 01:00:47 DEBUG : i_was_renamed: vfs cache: starting upload 2025/02/02 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/i_was_renamed.d787fca7.partial" 2025/02/02 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/i_was_renamed.d787fca7.partial 2025/02/02 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/i_was_renamed.d787fca7.partial" 2025/02/02 01:00:47 DEBUG : : Looking for writers 2025/02/02 01:00:47 DEBUG : i_was_renamed: reading active writers 2025/02/02 01:00:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/02 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-nikiked4yasi/i_was_renamed.d787fca7.partial 2025/02/02 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:47 DEBUG : i_was_renamed.d787fca7.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/02/02 01:00:47 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/02/02 01:00:47 DEBUG : i_was_renamed.d787fca7.partial: renamed to: i_was_renamed 2025/02/02 01:00:47 INFO : i_was_renamed: Copied (new) 2025/02/02 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/i_was_renamed" 2025/02/02 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/i_was_renamed 2025/02/02 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/i_was_renamed" 2025/02/02 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-nikiked4yasi/i_was_renamed 2025/02/02 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:47 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/02/02 01:00:47 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-02-02 01:00:47 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/02/02 01:00:47 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/02/02 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/02/02 01:00:47 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/02/02 01:00:47 DEBUG : : Looking for writers 2025/02/02 01:00:47 DEBUG : i_was_renamed: reading active writers 2025/02/02 01:00:47 DEBUG : >WaitForWriters: 2025/02/02 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.32s) === RUN TestRWCacheUpdate run.go:180: Remote "sftp://rclone@:22/rclone-test-nikiked4yasi", Local "Local file system at /tmp/rclone2605981729", Modify Window "1s" 2025/02/02 01:00:47 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: poll-interval is not supported by this remote 2025/02/02 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/02 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:47 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/02 01:00:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:47 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/02 01:00:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nikiked4yasi" 2025/02/02 01:00:47 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/02 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/TestRWCacheUpdate" 2025/02/02 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/TestRWCacheUpdate 2025/02/02 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/TestRWCacheUpdate" 2025/02/02 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-nikiked4yasi/TestRWCacheUpdate 2025/02/02 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:48 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2025/02/02 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/TestRWCacheUpdate" 2025/02/02 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/TestRWCacheUpdate 2025/02/02 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/TestRWCacheUpdate" 2025/02/02 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /rclone-test-nikiked4yasi/TestRWCacheUpdate 2025/02/02 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:48 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2025/02/02 01:00:48 DEBUG : : forgetting directory cache 2025/02/02 01:00:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:48 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/02 01:00:48 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/02 01:00:48 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/02 01:00:48 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/02 01:00:48 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/02 01:00:48 DEBUG : TestRWCacheUpdate(0xc000911840): _readAt: size=512, off=0 2025/02/02 01:00:48 DEBUG : TestRWCacheUpdate(0xc000911840): openPending: 2025/02/02 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/TestRWCacheUpdate" 2025/02/02 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/TestRWCacheUpdate 2025/02/02 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/TestRWCacheUpdate" 2025/02/02 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-nikiked4yasi/TestRWCacheUpdate 2025/02/02 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:48 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2025/02/02 01:00:48 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-02-02 00:01:47 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/02/02 01:00:48 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/02/02 01:00:48 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/02 01:00:48 DEBUG : TestRWCacheUpdate(0xc000911840): >openPending: err= 2025/02/02 01:00:48 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/02/02 01:00:48 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/02 01:00:48 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/02 01:00:48 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/02 01:00:48 DEBUG : TestRWCacheUpdate(0xc000911840): >_readAt: n=20, err=EOF 2025/02/02 01:00:48 DEBUG : TestRWCacheUpdate(0xc000911840): close: 2025/02/02 01:00:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-02 00:01:47 +0000 UTC 2025/02/02 01:00:48 DEBUG : TestRWCacheUpdate(0xc000911840): >close: err= 2025/02/02 01:00:48 DEBUG : : Re-reading directory (102.195946ms old) 2025/02/02 01:00:48 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/02 01:00:48 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/02/02 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/TestRWCacheUpdate" 2025/02/02 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/TestRWCacheUpdate 2025/02/02 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/TestRWCacheUpdate" 2025/02/02 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-nikiked4yasi/TestRWCacheUpdate 2025/02/02 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:48 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2025/02/02 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/TestRWCacheUpdate" 2025/02/02 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/TestRWCacheUpdate 2025/02/02 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/TestRWCacheUpdate" 2025/02/02 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /rclone-test-nikiked4yasi/TestRWCacheUpdate 2025/02/02 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:48 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2025/02/02 01:00:48 DEBUG : : forgetting directory cache 2025/02/02 01:00:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:48 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/02 01:00:48 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/02 01:00:48 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/02 01:00:48 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/02 01:00:48 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/02 01:00:48 DEBUG : TestRWCacheUpdate(0xc000bb0f40): _readAt: size=512, off=0 2025/02/02 01:00:48 DEBUG : TestRWCacheUpdate(0xc000bb0f40): openPending: 2025/02/02 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/TestRWCacheUpdate" 2025/02/02 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/TestRWCacheUpdate 2025/02/02 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/TestRWCacheUpdate" 2025/02/02 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-nikiked4yasi/TestRWCacheUpdate 2025/02/02 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:48 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2025/02/02 01:00:48 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-02-02 00:02:47 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-02-02 00:01:47 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/02/02 01:00:48 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-02-02 00:02:47 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-02-02 00:01:47 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/02/02 01:00:48 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/02 01:00:48 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/02 01:00:48 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/02/02 01:00:48 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/02 01:00:48 DEBUG : TestRWCacheUpdate(0xc000bb0f40): >openPending: err= 2025/02/02 01:00:48 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/02/02 01:00:48 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/02 01:00:48 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/02 01:00:48 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/02 01:00:48 DEBUG : TestRWCacheUpdate(0xc000bb0f40): >_readAt: n=20, err=EOF 2025/02/02 01:00:48 DEBUG : TestRWCacheUpdate(0xc000bb0f40): close: 2025/02/02 01:00:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-02 00:02:47 +0000 UTC 2025/02/02 01:00:48 DEBUG : TestRWCacheUpdate(0xc000bb0f40): >close: err= 2025/02/02 01:00:48 DEBUG : : Re-reading directory (105.699895ms old) 2025/02/02 01:00:48 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/02 01:00:48 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/02/02 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/TestRWCacheUpdate" 2025/02/02 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/TestRWCacheUpdate 2025/02/02 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/TestRWCacheUpdate" 2025/02/02 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-nikiked4yasi/TestRWCacheUpdate 2025/02/02 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:49 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2025/02/02 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/TestRWCacheUpdate" 2025/02/02 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/TestRWCacheUpdate 2025/02/02 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/TestRWCacheUpdate" 2025/02/02 01:00:49 DEBUG : : forgetting directory cache 2025/02/02 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /rclone-test-nikiked4yasi/TestRWCacheUpdate 2025/02/02 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:49 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2025/02/02 01:00:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/02 01:00:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/02 01:00:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/02 01:00:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/02 01:00:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/02 01:00:49 DEBUG : TestRWCacheUpdate(0xc000bb1100): _readAt: size=512, off=0 2025/02/02 01:00:49 DEBUG : TestRWCacheUpdate(0xc000bb1100): openPending: 2025/02/02 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/TestRWCacheUpdate" 2025/02/02 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/TestRWCacheUpdate 2025/02/02 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/TestRWCacheUpdate" 2025/02/02 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-nikiked4yasi/TestRWCacheUpdate 2025/02/02 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:49 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2025/02/02 01:00:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-02-02 00:03:47 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-02-02 00:02:47 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/02/02 01:00:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-02-02 00:03:47 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-02-02 00:02:47 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/02/02 01:00:49 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/02 01:00:49 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/02 01:00:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/02/02 01:00:49 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/02 01:00:49 DEBUG : TestRWCacheUpdate(0xc000bb1100): >openPending: err= 2025/02/02 01:00:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/02/02 01:00:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/02 01:00:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/02 01:00:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/02 01:00:49 DEBUG : TestRWCacheUpdate(0xc000bb1100): >_readAt: n=20, err=EOF 2025/02/02 01:00:49 DEBUG : TestRWCacheUpdate(0xc000bb1100): close: 2025/02/02 01:00:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-02 00:03:47 +0000 UTC 2025/02/02 01:00:49 DEBUG : TestRWCacheUpdate(0xc000bb1100): >close: err= 2025/02/02 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/TestRWCacheUpdate" 2025/02/02 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/TestRWCacheUpdate 2025/02/02 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/TestRWCacheUpdate" 2025/02/02 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-nikiked4yasi/TestRWCacheUpdate 2025/02/02 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:49 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2025/02/02 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/TestRWCacheUpdate" 2025/02/02 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/TestRWCacheUpdate 2025/02/02 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/TestRWCacheUpdate" 2025/02/02 01:00:49 DEBUG : : forgetting directory cache 2025/02/02 01:00:49 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/02 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /rclone-test-nikiked4yasi/TestRWCacheUpdate 2025/02/02 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:49 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2025/02/02 01:00:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/02 01:00:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/02 01:00:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/02 01:00:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/02 01:00:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/02 01:00:49 DEBUG : TestRWCacheUpdate(0xc000bb1280): _readAt: size=512, off=0 2025/02/02 01:00:49 DEBUG : TestRWCacheUpdate(0xc000bb1280): openPending: 2025/02/02 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/TestRWCacheUpdate" 2025/02/02 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/TestRWCacheUpdate 2025/02/02 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/TestRWCacheUpdate" 2025/02/02 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-nikiked4yasi/TestRWCacheUpdate 2025/02/02 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:49 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2025/02/02 01:00:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-02-02 00:04:47 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-02-02 00:03:47 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/02/02 01:00:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-02-02 00:04:47 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-02-02 00:03:47 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/02/02 01:00:49 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/02 01:00:49 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/02 01:00:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/02/02 01:00:49 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/02 01:00:49 DEBUG : TestRWCacheUpdate(0xc000bb1280): >openPending: err= 2025/02/02 01:00:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/02/02 01:00:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/02 01:00:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/02 01:00:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/02 01:00:49 DEBUG : TestRWCacheUpdate(0xc000bb1280): >_readAt: n=20, err=EOF 2025/02/02 01:00:49 DEBUG : TestRWCacheUpdate(0xc000bb1280): close: 2025/02/02 01:00:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-02 00:04:47 +0000 UTC 2025/02/02 01:00:49 DEBUG : TestRWCacheUpdate(0xc000bb1280): >close: err= 2025/02/02 01:00:49 DEBUG : : Re-reading directory (110.212971ms old) 2025/02/02 01:00:49 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/02 01:00:49 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/02/02 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/TestRWCacheUpdate" 2025/02/02 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/TestRWCacheUpdate 2025/02/02 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/TestRWCacheUpdate" 2025/02/02 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-nikiked4yasi/TestRWCacheUpdate 2025/02/02 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:50 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2025/02/02 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/TestRWCacheUpdate" 2025/02/02 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/TestRWCacheUpdate 2025/02/02 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/TestRWCacheUpdate" 2025/02/02 01:00:50 DEBUG : : forgetting directory cache 2025/02/02 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /rclone-test-nikiked4yasi/TestRWCacheUpdate 2025/02/02 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:50 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2025/02/02 01:00:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/02 01:00:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/02 01:00:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/02 01:00:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/02 01:00:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/02 01:00:50 DEBUG : TestRWCacheUpdate(0xc0002fe740): _readAt: size=512, off=0 2025/02/02 01:00:50 DEBUG : TestRWCacheUpdate(0xc0002fe740): openPending: 2025/02/02 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/TestRWCacheUpdate" 2025/02/02 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/TestRWCacheUpdate 2025/02/02 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/TestRWCacheUpdate" 2025/02/02 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-nikiked4yasi/TestRWCacheUpdate 2025/02/02 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:50 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2025/02/02 01:00:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-02-02 00:05:47 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-02-02 00:04:47 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/02/02 01:00:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-02-02 00:05:47 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-02-02 00:04:47 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/02/02 01:00:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/02 01:00:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/02 01:00:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/02/02 01:00:50 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/02 01:00:50 DEBUG : TestRWCacheUpdate(0xc0002fe740): >openPending: err= 2025/02/02 01:00:50 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/02/02 01:00:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/02 01:00:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/02 01:00:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/02 01:00:50 DEBUG : TestRWCacheUpdate(0xc0002fe740): >_readAt: n=20, err=EOF 2025/02/02 01:00:50 DEBUG : TestRWCacheUpdate(0xc0002fe740): close: 2025/02/02 01:00:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-02 00:05:47 +0000 UTC 2025/02/02 01:00:50 DEBUG : TestRWCacheUpdate(0xc0002fe740): >close: err= 2025/02/02 01:00:50 DEBUG : : Re-reading directory (110.482285ms old) 2025/02/02 01:00:50 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/02 01:00:50 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/02/02 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/TestRWCacheUpdate" 2025/02/02 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/TestRWCacheUpdate 2025/02/02 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/TestRWCacheUpdate" 2025/02/02 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-nikiked4yasi/TestRWCacheUpdate 2025/02/02 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:50 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2025/02/02 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/TestRWCacheUpdate" 2025/02/02 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/TestRWCacheUpdate 2025/02/02 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/TestRWCacheUpdate" 2025/02/02 01:00:50 DEBUG : : forgetting directory cache 2025/02/02 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /rclone-test-nikiked4yasi/TestRWCacheUpdate 2025/02/02 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:50 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2025/02/02 01:00:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/02 01:00:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/02 01:00:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/02 01:00:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/02 01:00:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/02 01:00:50 DEBUG : TestRWCacheUpdate(0xc0000aa880): _readAt: size=512, off=0 2025/02/02 01:00:50 DEBUG : TestRWCacheUpdate(0xc0000aa880): openPending: 2025/02/02 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/TestRWCacheUpdate" 2025/02/02 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/TestRWCacheUpdate 2025/02/02 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/TestRWCacheUpdate" 2025/02/02 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-nikiked4yasi/TestRWCacheUpdate 2025/02/02 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:51 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2025/02/02 01:00:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-02-02 00:06:47 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-02-02 00:05:47 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/02/02 01:00:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-02-02 00:06:47 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-02-02 00:05:47 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/02/02 01:00:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/02 01:00:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/02 01:00:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/02/02 01:00:51 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/02 01:00:51 DEBUG : TestRWCacheUpdate(0xc0000aa880): >openPending: err= 2025/02/02 01:00:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/02/02 01:00:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/02 01:00:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/02 01:00:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/02 01:00:51 DEBUG : TestRWCacheUpdate(0xc0000aa880): >_readAt: n=20, err=EOF 2025/02/02 01:00:51 DEBUG : TestRWCacheUpdate(0xc0000aa880): close: 2025/02/02 01:00:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-02 00:06:47 +0000 UTC 2025/02/02 01:00:51 DEBUG : TestRWCacheUpdate(0xc0000aa880): >close: err= 2025/02/02 01:00:51 DEBUG : : Re-reading directory (101.701581ms old) 2025/02/02 01:00:51 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/02 01:00:51 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/02/02 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/TestRWCacheUpdate" 2025/02/02 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/TestRWCacheUpdate 2025/02/02 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/TestRWCacheUpdate" 2025/02/02 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-nikiked4yasi/TestRWCacheUpdate 2025/02/02 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:51 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2025/02/02 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/TestRWCacheUpdate" 2025/02/02 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/TestRWCacheUpdate 2025/02/02 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/TestRWCacheUpdate" 2025/02/02 01:00:51 DEBUG : : forgetting directory cache 2025/02/02 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /rclone-test-nikiked4yasi/TestRWCacheUpdate 2025/02/02 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:51 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2025/02/02 01:00:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/02 01:00:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/02 01:00:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/02 01:00:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/02 01:00:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/02 01:00:51 DEBUG : TestRWCacheUpdate(0xc000bb13c0): _readAt: size=512, off=0 2025/02/02 01:00:51 DEBUG : TestRWCacheUpdate(0xc000bb13c0): openPending: 2025/02/02 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/TestRWCacheUpdate" 2025/02/02 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/TestRWCacheUpdate 2025/02/02 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/TestRWCacheUpdate" 2025/02/02 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-nikiked4yasi/TestRWCacheUpdate 2025/02/02 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:51 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2025/02/02 01:00:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-02-02 00:07:47 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-02-02 00:06:47 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/02/02 01:00:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-02-02 00:07:47 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-02-02 00:06:47 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/02/02 01:00:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/02 01:00:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/02 01:00:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/02/02 01:00:51 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/02 01:00:51 DEBUG : TestRWCacheUpdate(0xc000bb13c0): >openPending: err= 2025/02/02 01:00:51 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/02/02 01:00:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/02 01:00:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/02 01:00:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/02 01:00:51 DEBUG : TestRWCacheUpdate(0xc000bb13c0): >_readAt: n=21, err=EOF 2025/02/02 01:00:51 DEBUG : TestRWCacheUpdate(0xc000bb13c0): close: 2025/02/02 01:00:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-02 00:07:47 +0000 UTC 2025/02/02 01:00:51 DEBUG : TestRWCacheUpdate(0xc000bb13c0): >close: err= 2025/02/02 01:00:51 DEBUG : : Re-reading directory (104.307922ms old) 2025/02/02 01:00:51 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/02 01:00:51 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/02/02 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/TestRWCacheUpdate" 2025/02/02 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/TestRWCacheUpdate 2025/02/02 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/TestRWCacheUpdate" 2025/02/02 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-nikiked4yasi/TestRWCacheUpdate 2025/02/02 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:51 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2025/02/02 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/TestRWCacheUpdate" 2025/02/02 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/TestRWCacheUpdate 2025/02/02 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/TestRWCacheUpdate" 2025/02/02 01:00:51 DEBUG : : forgetting directory cache 2025/02/02 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /rclone-test-nikiked4yasi/TestRWCacheUpdate 2025/02/02 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:51 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2025/02/02 01:00:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/02 01:00:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/02 01:00:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/02 01:00:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/02 01:00:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/02 01:00:51 DEBUG : TestRWCacheUpdate(0xc0000aad80): _readAt: size=512, off=0 2025/02/02 01:00:51 DEBUG : TestRWCacheUpdate(0xc0000aad80): openPending: 2025/02/02 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/TestRWCacheUpdate" 2025/02/02 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/TestRWCacheUpdate 2025/02/02 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/TestRWCacheUpdate" 2025/02/02 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-nikiked4yasi/TestRWCacheUpdate 2025/02/02 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:52 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2025/02/02 01:00:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-02-02 00:08:47 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-02-02 00:07:47 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/02/02 01:00:52 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-02-02 00:08:47 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-02-02 00:07:47 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/02/02 01:00:52 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/02 01:00:52 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/02 01:00:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/02/02 01:00:52 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/02 01:00:52 DEBUG : TestRWCacheUpdate(0xc0000aad80): >openPending: err= 2025/02/02 01:00:52 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/02/02 01:00:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/02 01:00:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/02 01:00:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/02 01:00:52 DEBUG : TestRWCacheUpdate(0xc0000aad80): >_readAt: n=22, err=EOF 2025/02/02 01:00:52 DEBUG : TestRWCacheUpdate(0xc0000aad80): close: 2025/02/02 01:00:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-02 00:08:47 +0000 UTC 2025/02/02 01:00:52 DEBUG : TestRWCacheUpdate(0xc0000aad80): >close: err= 2025/02/02 01:00:52 DEBUG : : Re-reading directory (112.910715ms old) 2025/02/02 01:00:52 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/02 01:00:52 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/02/02 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/TestRWCacheUpdate" 2025/02/02 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/TestRWCacheUpdate 2025/02/02 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/TestRWCacheUpdate" 2025/02/02 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-nikiked4yasi/TestRWCacheUpdate 2025/02/02 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:52 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2025/02/02 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/TestRWCacheUpdate" 2025/02/02 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/TestRWCacheUpdate 2025/02/02 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/TestRWCacheUpdate" 2025/02/02 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /rclone-test-nikiked4yasi/TestRWCacheUpdate 2025/02/02 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:52 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2025/02/02 01:00:52 DEBUG : : forgetting directory cache 2025/02/02 01:00:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/02 01:00:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/02 01:00:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/02 01:00:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/02 01:00:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/02 01:00:52 DEBUG : TestRWCacheUpdate(0xc0000ab000): _readAt: size=512, off=0 2025/02/02 01:00:52 DEBUG : TestRWCacheUpdate(0xc0000ab000): openPending: 2025/02/02 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/TestRWCacheUpdate" 2025/02/02 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/TestRWCacheUpdate 2025/02/02 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/TestRWCacheUpdate" 2025/02/02 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-nikiked4yasi/TestRWCacheUpdate 2025/02/02 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:52 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2025/02/02 01:00:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-02-02 00:09:47 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-02-02 00:08:47 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/02/02 01:00:52 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-02-02 00:09:47 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-02-02 00:08:47 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/02/02 01:00:52 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/02 01:00:52 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/02 01:00:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/02/02 01:00:52 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/02 01:00:52 DEBUG : TestRWCacheUpdate(0xc0000ab000): >openPending: err= 2025/02/02 01:00:52 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/02/02 01:00:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/02 01:00:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/02 01:00:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/02 01:00:52 DEBUG : TestRWCacheUpdate(0xc0000ab000): >_readAt: n=23, err=EOF 2025/02/02 01:00:52 DEBUG : TestRWCacheUpdate(0xc0000ab000): close: 2025/02/02 01:00:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-02 00:09:47 +0000 UTC 2025/02/02 01:00:52 DEBUG : TestRWCacheUpdate(0xc0000ab000): >close: err= 2025/02/02 01:00:52 DEBUG : : Re-reading directory (103.018423ms old) 2025/02/02 01:00:52 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/02 01:00:52 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/02/02 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/TestRWCacheUpdate" 2025/02/02 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/TestRWCacheUpdate 2025/02/02 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/TestRWCacheUpdate" 2025/02/02 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-nikiked4yasi/TestRWCacheUpdate 2025/02/02 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:52 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2025/02/02 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/TestRWCacheUpdate" 2025/02/02 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/TestRWCacheUpdate 2025/02/02 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/TestRWCacheUpdate" 2025/02/02 01:00:52 DEBUG : : forgetting directory cache 2025/02/02 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /rclone-test-nikiked4yasi/TestRWCacheUpdate 2025/02/02 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:52 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2025/02/02 01:00:53 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:53 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/02 01:00:53 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/02 01:00:53 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/02 01:00:53 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/02 01:00:53 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/02 01:00:53 DEBUG : TestRWCacheUpdate(0xc000bb0180): _readAt: size=512, off=0 2025/02/02 01:00:53 DEBUG : TestRWCacheUpdate(0xc000bb0180): openPending: 2025/02/02 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/TestRWCacheUpdate" 2025/02/02 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/TestRWCacheUpdate 2025/02/02 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/TestRWCacheUpdate" 2025/02/02 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-nikiked4yasi/TestRWCacheUpdate 2025/02/02 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:53 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2025/02/02 01:00:53 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-02-02 00:10:47 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-02-02 00:09:47 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/02/02 01:00:53 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-02-02 00:10:47 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-02-02 00:09:47 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/02/02 01:00:53 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/02 01:00:53 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/02 01:00:53 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/02/02 01:00:53 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/02 01:00:53 DEBUG : TestRWCacheUpdate(0xc000bb0180): >openPending: err= 2025/02/02 01:00:53 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/02/02 01:00:53 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/02 01:00:53 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/02 01:00:53 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/02 01:00:53 DEBUG : TestRWCacheUpdate(0xc000bb0180): >_readAt: n=24, err=EOF 2025/02/02 01:00:53 DEBUG : TestRWCacheUpdate(0xc000bb0180): close: 2025/02/02 01:00:53 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-02 00:10:47 +0000 UTC 2025/02/02 01:00:53 DEBUG : TestRWCacheUpdate(0xc000bb0180): >close: err= 2025/02/02 01:00:53 DEBUG : : Re-reading directory (100.994789ms old) 2025/02/02 01:00:53 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/02 01:00:53 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/02/02 01:00:53 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:53 DEBUG : : Looking for writers 2025/02/02 01:00:53 DEBUG : TestRWCacheUpdate: reading active writers 2025/02/02 01:00:53 DEBUG : >WaitForWriters: 2025/02/02 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (5.17s) === RUN TestCaseSensitivity run.go:180: Remote "sftp://rclone@:22/rclone-test-nikiked4yasi", Local "Local file system at /tmp/rclone2605981729", Modify Window "1s" 2025/02/02 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/FiLeA" 2025/02/02 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/FiLeA 2025/02/02 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/FiLeA" 2025/02/02 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-nikiked4yasi/FiLeA 2025/02/02 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:53 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/02/02 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/FiLeA" 2025/02/02 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/FiLeA 2025/02/02 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/FiLeA" 2025/02/02 01:00:53 DEBUG : : forgetting directory cache 2025/02/02 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-nikiked4yasi/FiLeA 2025/02/02 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:53 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2025/02/02 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/FiLeB" 2025/02/02 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/FiLeB 2025/02/02 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/FiLeB" 2025/02/02 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-nikiked4yasi/FiLeB 2025/02/02 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:53 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/02/02 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/FiLeB" 2025/02/02 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/FiLeB 2025/02/02 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/FiLeB" 2025/02/02 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-nikiked4yasi/FiLeB 2025/02/02 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:53 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2025/02/02 01:00:53 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: poll-interval is not supported by this remote 2025/02/02 01:00:53 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: poll-interval is not supported by this remote 2025/02/02 01:00:53 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/02 01:00:53 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/02 01:00:53 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/02 01:00:53 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/02/02 01:00:53 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/02 01:00:53 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/02 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/FiLeA" 2025/02/02 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/FiLeA 2025/02/02 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/FiLeA" 2025/02/02 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-nikiked4yasi/FiLeA 2025/02/02 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:53 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/02/02 01:00:53 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/02 01:00:53 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/02 01:00:53 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/02 01:00:53 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/02/02 01:00:53 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/02 01:00:53 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/02 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/FiLeA" 2025/02/02 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/FiLeA 2025/02/02 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/FiLeA" 2025/02/02 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-nikiked4yasi/FiLeA 2025/02/02 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:53 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/02/02 01:00:53 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/02 01:00:53 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/02 01:00:53 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/02 01:00:53 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/02/02 01:00:53 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/02 01:00:53 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/02 01:00:53 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/02 01:00:53 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/02/02 01:00:53 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/02/02 01:00:53 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/02/02 01:00:53 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/02/02 01:00:53 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/02 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/FiLeB" 2025/02/02 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/FiLeB 2025/02/02 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/FiLeB" 2025/02/02 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-nikiked4yasi/FiLeB 2025/02/02 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:53 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/02/02 01:00:53 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/02 01:00:53 DEBUG : FilEb: Open: flags=O_RDONLY 2025/02/02 01:00:53 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/02/02 01:00:53 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/02/02 01:00:53 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/02/02 01:00:53 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/02 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/FilEb" 2025/02/02 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/FilEb 2025/02/02 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/FilEb" 2025/02/02 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-nikiked4yasi/FilEb 2025/02/02 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:53 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2025/02/02 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/FiLeA" 2025/02/02 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/FiLeA 2025/02/02 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/FiLeA" 2025/02/02 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-nikiked4yasi/FiLeA 2025/02/02 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:54 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/02/02 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/FiLeA" 2025/02/02 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/FiLeA 2025/02/02 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/FiLeA" 2025/02/02 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-nikiked4yasi/FiLeA 2025/02/02 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:54 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2025/02/02 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/FiLeB" 2025/02/02 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/FiLeB 2025/02/02 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/FiLeB" 2025/02/02 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-nikiked4yasi/FiLeB 2025/02/02 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:54 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/02/02 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/FiLeB" 2025/02/02 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/FiLeB 2025/02/02 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/FiLeB" 2025/02/02 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-nikiked4yasi/FiLeB 2025/02/02 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:54 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2025/02/02 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/FilEb" 2025/02/02 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/FilEb 2025/02/02 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/FilEb" 2025/02/02 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-nikiked4yasi/FilEb 2025/02/02 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:54 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2025/02/02 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/FilEb" 2025/02/02 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/FilEb 2025/02/02 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/FilEb" 2025/02/02 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /rclone-test-nikiked4yasi/FilEb 2025/02/02 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:54 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2025/02/02 01:00:54 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/02 01:00:54 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/02 01:00:54 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/02 01:00:54 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/02/02 01:00:54 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/02 01:00:54 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/02 01:00:54 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/02 01:00:54 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/02 01:00:54 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/02 01:00:54 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/02/02 01:00:54 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/02 01:00:54 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/02 01:00:54 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/02 01:00:54 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/02 01:00:54 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/02 01:00:54 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/02/02 01:00:54 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/02 01:00:54 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/02 01:00:54 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/02 01:00:54 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/02 01:00:54 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/02 01:00:54 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/02/02 01:00:54 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/02 01:00:54 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/02 01:00:54 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/02 01:00:54 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/02/02 01:00:54 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/02/02 01:00:54 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/02/02 01:00:54 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/02/02 01:00:54 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/02 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/FiLeB" 2025/02/02 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/FiLeB 2025/02/02 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/FiLeB" 2025/02/02 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-nikiked4yasi/FiLeB 2025/02/02 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:54 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/02/02 01:00:54 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/02 01:00:54 DEBUG : FilEb: Open: flags=O_RDONLY 2025/02/02 01:00:54 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/02/02 01:00:54 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/02/02 01:00:54 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/02/02 01:00:54 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/02 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/FilEb" 2025/02/02 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/FilEb 2025/02/02 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/FilEb" 2025/02/02 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-nikiked4yasi/FilEb 2025/02/02 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:54 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2025/02/02 01:00:54 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/02 01:00:54 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/02/02 01:00:54 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/02/02 01:00:54 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/02 01:00:54 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/02/02 01:00:54 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/02/02 01:00:54 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/02 01:00:54 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/02 01:00:54 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/02 01:00:54 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/02/02 01:00:54 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/02 01:00:54 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/02 01:00:54 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/02 01:00:54 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:54 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/02 01:00:54 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:54 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/02 01:00:54 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:54 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/02 01:00:54 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/02/02 01:00:54 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/02/02 01:00:54 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/02/02 01:00:54 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/02/02 01:00:54 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/02 01:00:54 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/02 01:00:54 DEBUG : FilEb: Open: flags=O_RDONLY 2025/02/02 01:00:54 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/02/02 01:00:54 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/02/02 01:00:54 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/02/02 01:00:54 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/02 01:00:54 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/02 01:00:54 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:54 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/02 01:00:54 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:54 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:54 DEBUG : : Looking for writers 2025/02/02 01:00:54 DEBUG : FiLeA: reading active writers 2025/02/02 01:00:54 DEBUG : FiLeB: reading active writers 2025/02/02 01:00:54 DEBUG : FilEb: reading active writers 2025/02/02 01:00:54 DEBUG : >WaitForWriters: 2025/02/02 01:00:54 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:54 DEBUG : : Looking for writers 2025/02/02 01:00:54 DEBUG : FiLeA: reading active writers 2025/02/02 01:00:54 DEBUG : FiLeB: reading active writers 2025/02/02 01:00:54 DEBUG : FilEb: reading active writers 2025/02/02 01:00:54 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (1.62s) === RUN TestUnicodeNormalization run.go:180: Remote "sftp://rclone@:22/rclone-test-nikiked4yasi", Local "Local file system at /tmp/rclone2605981729", Modify Window "1s" 2025/02/02 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/normal name with no special characters.txt" 2025/02/02 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/normal\ name\ with\ no\ special\ characters.txt 2025/02/02 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/normal\ name\ with\ no\ special\ characters.txt" 2025/02/02 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-nikiked4yasi/normal name with no special characters.txt 2025/02/02 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:54 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/02/02 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/normal name with no special characters.txt" 2025/02/02 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/normal\ name\ with\ no\ special\ characters.txt 2025/02/02 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/normal\ name\ with\ no\ special\ characters.txt" 2025/02/02 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-nikiked4yasi/normal name with no special characters.txt 2025/02/02 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:54 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2025/02/02 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/測試_Русский___ě_áñ" 2025/02/02 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/測試_Русский___ě_áñ 2025/02/02 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/測試_Русский___ě_áñ" 2025/02/02 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-nikiked4yasi/測試_Русский___ě_áñ 2025/02/02 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:55 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/02/02 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/測試_Русский___ě_áñ" 2025/02/02 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/測試_Русский___ě_áñ 2025/02/02 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/測試_Русский___ě_áñ" 2025/02/02 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-nikiked4yasi/測試_Русский___ě_áñ 2025/02/02 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:55 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2025/02/02 01:00:55 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: poll-interval is not supported by this remote 2025/02/02 01:00:55 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/02 01:00:55 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/02/02 01:00:55 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/02/02 01:00:55 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/02/02 01:00:55 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/02/02 01:00:55 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/02 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/normal name with no special characters.txt" 2025/02/02 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/normal\ name\ with\ no\ special\ characters.txt 2025/02/02 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/normal\ name\ with\ no\ special\ characters.txt" 2025/02/02 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-nikiked4yasi/normal name with no special characters.txt 2025/02/02 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:55 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/02/02 01:00:55 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/02 01:00:55 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/02/02 01:00:55 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/02/02 01:00:55 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/02/02 01:00:55 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/02/02 01:00:55 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/02 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/測試_Русский___ě_áñ" 2025/02/02 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/測試_Русский___ě_áñ 2025/02/02 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/測試_Русский___ě_áñ" 2025/02/02 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-nikiked4yasi/測試_Русский___ě_áñ 2025/02/02 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:55 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/02/02 01:00:55 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/02 01:00:55 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/02/02 01:00:55 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/02/02 01:00:55 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/02/02 01:00:55 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/02/02 01:00:55 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/02 01:00:55 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/02 01:00:55 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:55 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:55 DEBUG : : Looking for writers 2025/02/02 01:00:55 DEBUG : normal name with no special characters.txt: reading active writers 2025/02/02 01:00:55 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/02/02 01:00:55 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.60s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "sftp://rclone@:22/rclone-test-nikiked4yasi", Local "Local file system at /tmp/rclone2605981729", Modify Window "1s" 2025/02/02 01:00:55 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: poll-interval is not supported by this remote 2025/02/02 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Reusing VFS from active cache 2025/02/02 01:00:55 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:55 DEBUG : : Looking for writers 2025/02/02 01:00:55 DEBUG : >WaitForWriters: 2025/02/02 01:00:55 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:55 DEBUG : : Looking for writers 2025/02/02 01:00:55 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:180: Remote "sftp://rclone@:22/rclone-test-nikiked4yasi", Local "Local file system at /tmp/rclone2605981729", Modify Window "1s" 2025/02/02 01:00:55 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: poll-interval is not supported by this remote 2025/02/02 01:00:55 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:55 DEBUG : : Looking for writers 2025/02/02 01:00:55 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:180: Remote "sftp://rclone@:22/rclone-test-nikiked4yasi", Local "Local file system at /tmp/rclone2605981729", Modify Window "1s" 2025/02/02 01:00:55 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: poll-interval is not supported by this remote 2025/02/02 01:00:55 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:55 DEBUG : : Looking for writers 2025/02/02 01:00:55 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:180: Remote "sftp://rclone@:22/rclone-test-nikiked4yasi", Local "Local file system at /tmp/rclone2605981729", Modify Window "1s" 2025/02/02 01:00:55 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: poll-interval is not supported by this remote 2025/02/02 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/file1" 2025/02/02 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/file1 2025/02/02 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/file1" 2025/02/02 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nikiked4yasi/file1 2025/02/02 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:55 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/02/02 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/file1" 2025/02/02 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/file1 2025/02/02 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/file1" 2025/02/02 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nikiked4yasi/file1 2025/02/02 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:55 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/02/02 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file2" 2025/02/02 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file2 2025/02/02 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file2" 2025/02/02 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-nikiked4yasi/dir/file2 2025/02/02 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:55 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/02/02 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file2" 2025/02/02 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir/file2 2025/02/02 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir/file2" 2025/02/02 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-nikiked4yasi/dir/file2 2025/02/02 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:55 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/02/02 01:00:55 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:55 DEBUG : dir: Looking for writers 2025/02/02 01:00:55 DEBUG : file2: reading active writers 2025/02/02 01:00:55 DEBUG : : Looking for writers 2025/02/02 01:00:55 DEBUG : dir: reading active writers 2025/02/02 01:00:55 DEBUG : file1: reading active writers 2025/02/02 01:00:55 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.42s) === RUN TestVFSStatParent run.go:180: Remote "sftp://rclone@:22/rclone-test-nikiked4yasi", Local "Local file system at /tmp/rclone2605981729", Modify Window "1s" 2025/02/02 01:00:55 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: poll-interval is not supported by this remote 2025/02/02 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/file1" 2025/02/02 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/file1 2025/02/02 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/file1" 2025/02/02 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nikiked4yasi/file1 2025/02/02 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:55 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/02/02 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/file1" 2025/02/02 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/file1 2025/02/02 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/file1" 2025/02/02 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nikiked4yasi/file1 2025/02/02 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:55 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/02/02 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file2" 2025/02/02 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file2 2025/02/02 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file2" 2025/02/02 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-nikiked4yasi/dir/file2 2025/02/02 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:56 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/02/02 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file2" 2025/02/02 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir/file2 2025/02/02 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir/file2" 2025/02/02 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-nikiked4yasi/dir/file2 2025/02/02 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:56 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/02/02 01:00:56 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:56 DEBUG : dir: Looking for writers 2025/02/02 01:00:56 DEBUG : : Looking for writers 2025/02/02 01:00:56 DEBUG : dir: reading active writers 2025/02/02 01:00:56 DEBUG : file1: reading active writers 2025/02/02 01:00:56 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.45s) === RUN TestVFSOpenFile run.go:180: Remote "sftp://rclone@:22/rclone-test-nikiked4yasi", Local "Local file system at /tmp/rclone2605981729", Modify Window "1s" 2025/02/02 01:00:56 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: poll-interval is not supported by this remote 2025/02/02 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/file1" 2025/02/02 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/file1 2025/02/02 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/file1" 2025/02/02 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nikiked4yasi/file1 2025/02/02 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:56 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/02/02 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/file1" 2025/02/02 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/file1 2025/02/02 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/file1" 2025/02/02 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nikiked4yasi/file1 2025/02/02 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:56 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/02/02 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file2" 2025/02/02 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file2 2025/02/02 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file2" 2025/02/02 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-nikiked4yasi/dir/file2 2025/02/02 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:56 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/02/02 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file2" 2025/02/02 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir/file2 2025/02/02 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir/file2" 2025/02/02 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-nikiked4yasi/dir/file2 2025/02/02 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:56 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/02/02 01:00:56 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/02 01:00:56 DEBUG : file1: Open: flags=O_RDONLY 2025/02/02 01:00:56 DEBUG : file1: >Open: fd=file1 (r), err= 2025/02/02 01:00:56 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/02/02 01:00:56 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/02 01:00:56 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/02/02 01:00:56 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/02 01:00:56 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:56 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:56 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:56 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/02/02 01:00:56 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/02/02 01:00:56 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/02/02 01:00:56 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/02/02 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: File to upload is small (0 bytes), uploading instead of streaming 2025/02/02 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/new_file.txt" 2025/02/02 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/new_file.txt 2025/02/02 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/new_file.txt" 2025/02/02 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-nikiked4yasi/dir/new_file.txt 2025/02/02 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:56 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/02/02 01:00:56 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/02 01:00:56 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/02/02 01:00:56 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/02/02 01:00:56 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:56 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/02/02 01:00:56 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:56 DEBUG : dir: Looking for writers 2025/02/02 01:00:56 DEBUG : new_file.txt: reading active writers 2025/02/02 01:00:56 DEBUG : file2: reading active writers 2025/02/02 01:00:56 DEBUG : : Looking for writers 2025/02/02 01:00:56 DEBUG : dir: reading active writers 2025/02/02 01:00:56 DEBUG : file1: reading active writers 2025/02/02 01:00:56 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.53s) === RUN TestVFSRename run.go:180: Remote "sftp://rclone@:22/rclone-test-nikiked4yasi", Local "Local file system at /tmp/rclone2605981729", Modify Window "1s" 2025/02/02 01:00:56 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: poll-interval is not supported by this remote 2025/02/02 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file2" 2025/02/02 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file2 2025/02/02 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file2" 2025/02/02 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-nikiked4yasi/dir/file2 2025/02/02 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:56 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/02/02 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file2" 2025/02/02 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir/file2 2025/02/02 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir/file2" 2025/02/02 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-nikiked4yasi/dir/file2 2025/02/02 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:56 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/02/02 01:00:56 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/02/02 01:00:56 DEBUG : dir/file1: Updating file with dir/file1 0xc000992840 2025/02/02 01:00:56 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/02/02 01:00:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:57 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/02/02 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/dir/file1" 2025/02/02 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-nikiked4yasi/dir/file1 2025/02/02 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:57 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/02/02 01:00:57 INFO : dir/file1: Moved (server-side) to: file0 2025/02/02 01:00:57 DEBUG : file0: Updating file with file0 0xc000992840 2025/02/02 01:00:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/02 01:00:57 DEBUG : : Added virtual directory entry vAddFile: "file0" 2025/02/02 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/file0" 2025/02/02 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/file0 2025/02/02 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/file0" 2025/02/02 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-nikiked4yasi/file0 2025/02/02 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:57 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/02/02 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/file0" 2025/02/02 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/file0 2025/02/02 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/file0" 2025/02/02 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-nikiked4yasi/file0 2025/02/02 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:57 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/02/02 01:00:57 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:57 DEBUG : dir: Looking for writers 2025/02/02 01:00:57 DEBUG : : Looking for writers 2025/02/02 01:00:57 DEBUG : dir: reading active writers 2025/02/02 01:00:57 DEBUG : file0: reading active writers 2025/02/02 01:00:57 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.61s) === RUN TestVFSStatfs run.go:180: Remote "sftp://rclone@:22/rclone-test-nikiked4yasi", Local "Local file system at /tmp/rclone2605981729", Modify Window "1s" 2025/02/02 01:00:57 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: poll-interval is not supported by this remote 2025/02/02 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Server has VFS statistics extension 2025/02/02 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: About path "/rclone-test-nikiked4yasi" 2025/02/02 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Failed to retrieve VFS statistics, trying shell command instead: sftp: "operation unsupported" (SSH_FX_OP_UNSUPPORTED) 2025/02/02 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi" 2025/02/02 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: About path "/rclone-test-nikiked4yasi" 2025/02/02 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: About using shell command for shell type "unix" 2025/02/02 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: df -k /rclone-test-nikiked4yasi 2025/02/02 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: 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-nikiked4yasi" 2025/02/02 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: Filesystem 1K-blocks Used Available Use% Mounted on /dev/root 157205004 87922756 62850252 55% / 2025/02/02 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:57 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:57 DEBUG : : Looking for writers 2025/02/02 01:00:57 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.10s) === RUN TestVFSMkdir run.go:180: Remote "sftp://rclone@:22/rclone-test-nikiked4yasi", Local "Local file system at /tmp/rclone2605981729", Modify Window "1s" 2025/02/02 01:00:57 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: poll-interval is not supported by this remote 2025/02/02 01:00:57 DEBUG : : Added virtual directory entry vAddDir: "/" 2025/02/02 01:00:57 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/02/02 01:00:57 DEBUG : : Added virtual directory entry vAddDir: "b" 2025/02/02 01:00:57 DEBUG : : Added virtual directory entry vAddDir: "c" 2025/02/02 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2025/02/02 01:00:57 DEBUG : : Added virtual directory entry vAddDir: "d" 2025/02/02 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2025/02/02 01:00:57 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:57 DEBUG : : Looking for writers 2025/02/02 01:00:57 DEBUG : a: Looking for writers 2025/02/02 01:00:57 DEBUG : b: Looking for writers 2025/02/02 01:00:57 DEBUG : c: Looking for writers 2025/02/02 01:00:57 DEBUG : d: Looking for writers 2025/02/02 01:00:57 DEBUG : : Looking for writers 2025/02/02 01:00:57 DEBUG : b: reading active writers 2025/02/02 01:00:57 DEBUG : c: reading active writers 2025/02/02 01:00:57 DEBUG : d: reading active writers 2025/02/02 01:00:57 DEBUG : /: reading active writers 2025/02/02 01:00:57 DEBUG : a: reading active writers 2025/02/02 01:00:57 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.21s) === RUN TestVFSMkdirAll run.go:180: Remote "sftp://rclone@:22/rclone-test-nikiked4yasi", Local "Local file system at /tmp/rclone2605981729", Modify Window "1s" 2025/02/02 01:00:57 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: poll-interval is not supported by this remote 2025/02/02 01:00:57 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/02/02 01:00:57 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/02/02 01:00:57 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/02/02 01:00:57 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/02/02 01:00:57 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:57 DEBUG : a/b/c/d: Looking for writers 2025/02/02 01:00:57 DEBUG : a/b/c: Looking for writers 2025/02/02 01:00:57 DEBUG : d: reading active writers 2025/02/02 01:00:57 DEBUG : a/b: Looking for writers 2025/02/02 01:00:57 DEBUG : c: reading active writers 2025/02/02 01:00:57 DEBUG : a: Looking for writers 2025/02/02 01:00:57 DEBUG : b: reading active writers 2025/02/02 01:00:57 DEBUG : : Looking for writers 2025/02/02 01:00:57 DEBUG : a: reading active writers 2025/02/02 01:00:57 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.03s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "sftp://rclone@:22/rclone-test-nikiked4yasi", Local "Local file system at /tmp/rclone2605981729", Modify Window "1s" 2025/02/02 01:00:57 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: poll-interval is not supported by this remote 2025/02/02 01:00:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:57 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/02 01:00:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/02 01:00:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:57 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/02/02 01:00:57 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/02/02 01:00:57 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/02/02 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: File to upload is small (5 bytes), uploading instead of streaming 2025/02/02 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/file1" 2025/02/02 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/file1 2025/02/02 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/file1" 2025/02/02 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-nikiked4yasi/file1 2025/02/02 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:57 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/02/02 01:00:57 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/02/02 01:00:57 DEBUG : file1: Size and md5 of src and dst objects identical 2025/02/02 01:00:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/file1" 2025/02/02 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/file1 2025/02/02 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/file1" 2025/02/02 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-nikiked4yasi/file1 2025/02/02 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:57 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/02/02 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/file1" 2025/02/02 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/file1 2025/02/02 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/file1" 2025/02/02 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-nikiked4yasi/file1 2025/02/02 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:57 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2025/02/02 01:00:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:57 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/02 01:00:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/02 01:00:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:57 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/02 01:00:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/02 01:00:57 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/02/02 01:00:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/02/02 01:00:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/02 01:00:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:57 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/02 01:00:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/02 01:00:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: File to upload is small (0 bytes), uploading instead of streaming 2025/02/02 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/file1" 2025/02/02 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/file1 2025/02/02 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/file1" 2025/02/02 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-nikiked4yasi/file1 2025/02/02 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:58 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/02/02 01:00:58 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/02 01:00:58 DEBUG : file1: Size and md5 of src and dst objects identical 2025/02/02 01:00:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/02/02 01:00:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/02 01:00:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:58 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/02 01:00:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/02 01:00:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: File to upload is small (7 bytes), uploading instead of streaming 2025/02/02 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/file1" 2025/02/02 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/file1 2025/02/02 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/file1" 2025/02/02 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /rclone-test-nikiked4yasi/file1 2025/02/02 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:58 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2025/02/02 01:00:58 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/02/02 01:00:58 DEBUG : file1: Size and md5 of src and dst objects identical 2025/02/02 01:00:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:58 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:58 DEBUG : : Looking for writers 2025/02/02 01:00:58 DEBUG : file1: reading active writers 2025/02/02 01:00:58 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.51s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "sftp://rclone@:22/rclone-test-nikiked4yasi", Local "Local file system at /tmp/rclone2605981729", Modify Window "1s" 2025/02/02 01:00:58 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: poll-interval is not supported by this remote 2025/02/02 01:00:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:58 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/02 01:00:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/02 01:00:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:58 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/02/02 01:00:59 DEBUG : file1: aborting in-sequence write wait, off=100 2025/02/02 01:00:59 DEBUG : file1: failed to wait for in-sequence write to 100 2025/02/02 01:00:59 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/02/02 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: File to upload is small (11 bytes), uploading instead of streaming 2025/02/02 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/file1" 2025/02/02 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/file1 2025/02/02 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/file1" 2025/02/02 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-nikiked4yasi/file1 2025/02/02 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:59 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/02/02 01:00:59 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/02 01:00:59 DEBUG : file1: Size and md5 of src and dst objects identical 2025/02/02 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:59 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/02/02 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/file1" 2025/02/02 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/file1 2025/02/02 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/file1" 2025/02/02 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-nikiked4yasi/file1 2025/02/02 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:59 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/02/02 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/file1" 2025/02/02 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: sha1sum /rclone-test-nikiked4yasi/file1 2025/02/02 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nikiked4yasi/file1" 2025/02/02 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-nikiked4yasi/file1 2025/02/02 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:59 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2025/02/02 01:00:59 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:59 DEBUG : : Looking for writers 2025/02/02 01:00:59 DEBUG : file1: reading active writers 2025/02/02 01:00:59 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.31s) === RUN TestWriteFileHandleFlush run.go:180: Remote "sftp://rclone@:22/rclone-test-nikiked4yasi", Local "Local file system at /tmp/rclone2605981729", Modify Window "1s" 2025/02/02 01:00:59 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: poll-interval is not supported by this remote 2025/02/02 01:00:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:59 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/02 01:00:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/02 01:00:59 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/02/02 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: File to upload is small (5 bytes), uploading instead of streaming 2025/02/02 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/file1" 2025/02/02 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/file1 2025/02/02 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/file1" 2025/02/02 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-nikiked4yasi/file1 2025/02/02 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:59 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/02/02 01:00:59 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/02/02 01:00:59 DEBUG : file1: Size and md5 of src and dst objects identical 2025/02/02 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:59 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/02/02 01:00:59 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:59 DEBUG : : Looking for writers 2025/02/02 01:00:59 DEBUG : file1: reading active writers 2025/02/02 01:00:59 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.11s) === RUN TestWriteFileHandleRelease run.go:180: Remote "sftp://rclone@:22/rclone-test-nikiked4yasi", Local "Local file system at /tmp/rclone2605981729", Modify Window "1s" 2025/02/02 01:00:59 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: poll-interval is not supported by this remote 2025/02/02 01:00:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:59 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/02 01:00:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/02 01:00:59 DEBUG : file1: WriteFileHandle.Release closing 2025/02/02 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: File to upload is small (0 bytes), uploading instead of streaming 2025/02/02 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/file1" 2025/02/02 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/file1 2025/02/02 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/file1" 2025/02/02 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-nikiked4yasi/file1 2025/02/02 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:59 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/02/02 01:00:59 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/02 01:00:59 DEBUG : file1: Size and md5 of src and dst objects identical 2025/02/02 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:59 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/02/02 01:00:59 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:59 DEBUG : : Looking for writers 2025/02/02 01:00:59 DEBUG : file1: reading active writers 2025/02/02 01:00:59 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.11s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "sftp://rclone@:22/rclone-test-nikiked4yasi", Local "Local file system at /tmp/rclone2605981729", Modify Window "1s" 2025/02/02 01:00:59 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: poll-interval is not supported by this remote 2025/02/02 01:00:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:59 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/02 01:00:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/02 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: File to upload is small (2 bytes), uploading instead of streaming 2025/02/02 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/file1" 2025/02/02 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/file1 2025/02/02 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/file1" 2025/02/02 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-nikiked4yasi/file1 2025/02/02 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:59 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2025/02/02 01:00:59 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/02/02 01:00:59 DEBUG : file1: Size and md5 of src and dst objects identical 2025/02/02 01:00:59 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/02/02 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:59 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:59 DEBUG : : Looking for writers 2025/02/02 01:00:59 DEBUG : file1: reading active writers 2025/02/02 01:00:59 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.11s) === RUN TestFileReadAtZeroLength run.go:180: Remote "sftp://rclone@:22/rclone-test-nikiked4yasi", Local "Local file system at /tmp/rclone2605981729", Modify Window "1s" 2025/02/02 01:00:59 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: poll-interval is not supported by this remote 2025/02/02 01:00:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:59 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/02 01:00:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/02 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: File to upload is small (0 bytes), uploading instead of streaming 2025/02/02 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/file1" 2025/02/02 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/file1 2025/02/02 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/file1" 2025/02/02 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-nikiked4yasi/file1 2025/02/02 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:00:59 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/02/02 01:00:59 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/02 01:00:59 DEBUG : file1: Size and md5 of src and dst objects identical 2025/02/02 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:59 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:00:59 DEBUG : file1: Open: flags=O_RDONLY 2025/02/02 01:00:59 DEBUG : file1: >Open: fd=file1 (r), err= 2025/02/02 01:00:59 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/02/02 01:00:59 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/02/02 01:00:59 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/02/02 01:00:59 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:00:59 DEBUG : : Looking for writers 2025/02/02 01:00:59 DEBUG : file1: reading active writers 2025/02/02 01:00:59 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.11s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "sftp://rclone@:22/rclone-test-nikiked4yasi", Local "Local file system at /tmp/rclone2605981729", Modify Window "1s" 2025/02/02 01:00:59 INFO : sftp://rclone@:22/rclone-test-nikiked4yasi: poll-interval is not supported by this remote 2025/02/02 01:00:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/02 01:00:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/02 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:59 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/02 01:00:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/02 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/02 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: File to upload is small (100 bytes), uploading instead of streaming 2025/02/02 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Shell path "/rclone-test-nikiked4yasi/file1" 2025/02/02 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: creating additional session 2025/02/02 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Running remote command: md5sum /rclone-test-nikiked4yasi/file1 2025/02/02 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nikiked4yasi/file1" 2025/02/02 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: command exited OK 2025/02/02 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Remote command result: ecfa9394acd1cdd0d2e1aee802919fb2 /rclone-test-nikiked4yasi/file1 2025/02/02 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: ssh external: close 2025/02/02 01:01:00 DEBUG : file1: Parsed hash: ecfa9394acd1cdd0d2e1aee802919fb2 2025/02/02 01:01:00 DEBUG : file1: md5 = ecfa9394acd1cdd0d2e1aee802919fb2 OK 2025/02/02 01:01:00 DEBUG : file1: Size and md5 of src and dst objects identical 2025/02/02 01:01:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/02 01:01:00 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/02 01:01:00 DEBUG : file1: Open: flags=O_RDONLY 2025/02/02 01:01:00 DEBUG : file1: >Open: fd=file1 (r), err= 2025/02/02 01:01:00 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/02/02 01:01:00 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/02/02 01:01:00 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/02/02 01:01:00 DEBUG : WaitForWriters: timeout=30s 2025/02/02 01:01:00 DEBUG : : Looking for writers 2025/02/02 01:01:00 DEBUG : file1: reading active writers 2025/02/02 01:01:00 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.12s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/02/02 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-nikiked4yasi: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Finished OK in 42.342917037s (try 1/5)